exit via FatalError (after cleanup) on nibble timeout

This commit is contained in:
4am 2021-04-12 22:16:56 -04:00
parent dd934210f5
commit f4a106d102

View File

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