mirror of
https://github.com/a2-4am/passport.git
synced 2025-01-26 23:30:47 +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
|
; disk allows either $D4 or $D5 for the
|
||||||
; first address prologue nibble
|
; first address prologue nibble
|
||||||
;-------------------------------
|
;-------------------------------
|
||||||
jmp +
|
bit gMode ; nothing to do here in verify mode
|
||||||
|
bmi +
|
||||||
|
jmp .exit
|
||||||
-
|
-
|
||||||
ldy #$0A
|
ldy #$0A
|
||||||
jsr compare
|
jsr compare
|
||||||
|
Loading…
x
Reference in New Issue
Block a user