gbdk-releases/sdcc/device/lib/z80
2015-01-10 16:25:09 +01:00
..
asm_strings.s Imported gbdk-2.96a. 2015-01-10 16:25:09 +01:00
crt0.s Imported gbdk-2.96a. 2015-01-10 16:25:09 +01:00
crt0_rle.s Imported gbdk-2.96a. 2015-01-10 16:25:09 +01:00
div.s Imported gbdk-2.96a. 2015-01-10 16:25:09 +01:00
Makefile Imported gbdk-2.96a. 2015-01-10 16:25:09 +01:00
mul.s Imported gbdk-2.96a. 2015-01-10 16:25:09 +01:00
printf.c Imported gbdk-2.96a. 2015-01-10 16:25:09 +01:00
putchar.s Imported gbdk-2.96a. 2015-01-10 16:25:09 +01:00
README Imported gbdk-2.96a. 2015-01-10 16:25:09 +01:00
shift.s Imported gbdk-2.96a. 2015-01-10 16:25:09 +01:00
string.c Imported gbdk-2.91. 2015-01-10 16:25:06 +01:00
stubs.s Imported gbdk-2.96a. 2015-01-10 16:25:09 +01:00

sdcc/device/lib/z80
-------------------

Z80 specific routines.

Notes:
* Cost of ld r,(ix+n):	19
* Cost of ld r,(hl); inc hl: 7+6 = 13 and you don't have to pop ix