ASP with negative argument wasn't accepted
This commit is contained in:
parent
1672c06a36
commit
d70c1e2149
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue