check for good aux copy

This commit is contained in:
Peter Ferrie 2019-10-08 18:09:20 -07:00
parent 44db9a6bec
commit 7a9c633157

View File

@ -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 -