ASP with negative argument wasn't accepted

This commit is contained in:
ceriel 1987-02-02 20:48:02 +00:00
parent 1672c06a36
commit d70c1e2149

View file

@ -1271,7 +1271,7 @@ ret | | remove(ALL)
asp $1 == 0 | | | | |
asp $1 > 0 | STACK | remove(ALL) allocate(HL_REG)
asp $1 != 0 | STACK | remove(ALL) allocate(HL_REG)
move({IMMEDIATE,$1} , HL)
"add hl,sp"
"ld sp,hl"