mirror of
https://github.com/a2-4am/4cade.git
synced 2024-12-24 22:31:40 +00:00
check for good aux copy
This commit is contained in:
parent
44db9a6bec
commit
7a9c633157
@ -52,6 +52,8 @@ Has128K
|
||||
sta $80,x
|
||||
sta SETAUXZP ; also copy to aux zp in case we pass
|
||||
sta $80,x
|
||||
cmp $80,x
|
||||
bne @no
|
||||
sta CLRAUXZP
|
||||
dex
|
||||
bpl -
|
||||
|
Loading…
Reference in New Issue
Block a user