* Added a simple version of printf()
authormichaelh <michaelh@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Mon, 7 Feb 2000 01:15:25 +0000 (01:15 +0000)
committermichaelh <michaelh@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Mon, 7 Feb 2000 01:15:25 +0000 (01:15 +0000)
commitec321d406e36bf25dda9d824dbe034741b77637d
tree4a9554589ae1b2c66da6b6bd955c7b4722f8373a
parent554b80355adbbbd8436bdb0dd448ef3e956c0871
* Added a simple version of printf()
* Added more tests to dhrystone as it's not anywhere near working :)
* Remove the signed part from genCmp - is now broken.

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@72 4a8a32a2-be11-0410-ad9d-d568d2c75423
device/lib/z80/Makefile
device/lib/z80/printf.c [new file with mode: 0644]
src/z80/gen.c
support/tests/dhrystone/Makefile
support/tests/dhrystone/dhry.c