mirror of
https://github.com/a2-4am/passport.git
synced 2024-12-22 04:29:59 +00:00
fix broken log in jmpb412 patcher
This commit is contained in:
parent
649917327e
commit
0290cd71c7
@ -25,9 +25,9 @@
|
|||||||
bcs .exit ; passport-test-suite/America Coast to Coast.woz [C=0] matches
|
bcs .exit ; passport-test-suite/America Coast to Coast.woz [C=0] matches
|
||||||
|
|
||||||
ldy #$B4
|
ldy #$B4
|
||||||
sty gDisplayBytes ; address (hi)
|
sty gDisplayBytes+1 ; address (hi)
|
||||||
ldy #$12
|
ldy #$12
|
||||||
sty gDisplayBytes+1 ; address (lo)
|
sty gDisplayBytes+2 ; address (lo)
|
||||||
jsr PrintByID
|
jsr PrintByID
|
||||||
!byte s_beforedos
|
!byte s_beforedos
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user