mirror of
https://github.com/a2-4am/passport.git
synced 2024-12-23 10:31:52 +00:00
exit via FatalError (after cleanup) on nibble timeout
This commit is contained in:
parent
dd934210f5
commit
f4a106d102
@ -370,7 +370,8 @@ ReadChoplifter
|
|||||||
inc tmpy
|
inc tmpy
|
||||||
bne ---
|
bne ---
|
||||||
;;something
|
;;something
|
||||||
jmp .cancel
|
jsr .cleanup
|
||||||
|
jmp FatalError
|
||||||
|
|
||||||
.readnibx
|
.readnibx
|
||||||
- lda $C08C,x
|
- lda $C08C,x
|
||||||
|
Loading…
Reference in New Issue
Block a user