]> git.gag.com Git - fw/sdcc/commit
* Changed timing support to work directly of ConsoleZ80's tick count
authormichaelh <michaelh@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Tue, 8 Feb 2000 03:21:27 +0000 (03:21 +0000)
committermichaelh <michaelh@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Tue, 8 Feb 2000 03:21:27 +0000 (03:21 +0000)
commit4e79b2da27fb08fb0952fc1cc0dc0b5f1fa0b623
treef0bd87b1814e27a592733628de4bbbfd2055beb7
parentc0037eb2c5021f3ab03a57df12fc03f5607a55fa
* Changed timing support to work directly of ConsoleZ80's tick count
* Mild cleaning of dhry.c
* Improved iPush in gen.c, benchmarked

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@85 4a8a32a2-be11-0410-ad9d-d568d2c75423
device/lib/z80/crt0.s
device/lib/z80/putchar.s
src/z80/gen.c
src/z80/main.c
support/tests/dhrystone/Makefile
support/tests/dhrystone/dhry.c