mirror of
https://github.com/a2-4am/passport.git
synced 2024-12-22 04:29:59 +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
|
||||
bne ---
|
||||
;;something
|
||||
jmp .cancel
|
||||
jsr .cleanup
|
||||
jmp FatalError
|
||||
|
||||
.readnibx
|
||||
- lda $C08C,x
|
||||
|
Loading…
Reference in New Issue
Block a user