Bug fix in LIM instruction

This commit is contained in:
ceriel 1987-03-05 11:02:05 +00:00
parent bb51b8f4c0
commit 3e68ea031b

View file

@ -1346,7 +1346,7 @@ gto | | remove(ALL)
move({EXTENDED_ADDR,$1},HL)
"call .gto"
| | |
lim | | | {EXTENDED,"(ignmask)"} | |
lim | | | {EXTENDED,"ignmask"} | |
lin | | remove(ALL) allocate(HL_REG)
move({IMMEDIATE,$1},HL)
"ld (hol0),hl"