don't print rwtslog pseudo-logs in verify mode (recent regression)

This commit is contained in:
4am 2021-04-12 22:17:23 -04:00
parent f4a106d102
commit 9bc6c06355

View File

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