repo.or.cz
/
sdcc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
struct / union in initializer, RFE #901.
[sdcc.git]
/
sdcc
/
device
/
lib
/
z80n
/
README
blob
259ca6dcc5bd44d0d516a7e59c245136d6181441
1
sdcc/device/lib/z80
2
-------------------
3
4
Z80 specific routines.
5
6
Notes:
7
* Cost of ld r,(ix+n): 19
8
* Cost of ld r,(hl); inc hl: 7+6 = 13 and you don't have to pop ix
9