mirror of
https://github.com/a2-4am/passport.git
synced 2024-11-17 05:04:38 +00:00
don't print rwtslog pseudo-logs in verify mode (recent regression)
This commit is contained in:
parent
f4a106d102
commit
9bc6c06355
@ -11,7 +11,9 @@
|
||||
; disk allows either $D4 or $D5 for the
|
||||
; first address prologue nibble
|
||||
;-------------------------------
|
||||
jmp +
|
||||
bit gMode ; nothing to do here in verify mode
|
||||
bmi +
|
||||
jmp .exit
|
||||
-
|
||||
ldy #$0A
|
||||
jsr compare
|
||||
|
Loading…
Reference in New Issue
Block a user