mirror of
https://github.com/a2-4am/passport.git
synced 2024-12-22 04:29:59 +00:00
log less in verify mode
This commit is contained in:
parent
1d2ab40c16
commit
335048eaf4
@ -596,8 +596,11 @@
|
||||
|
||||
.yes
|
||||
sta gDisplayBytes
|
||||
bit gMode ; don't print anything in verify mode
|
||||
bpl +
|
||||
lda #s_sierra
|
||||
jsr PrintByID
|
||||
+
|
||||
.page9
|
||||
lda $D103,x
|
||||
sta .load+1
|
||||
|
Loading…
Reference in New Issue
Block a user