mirror of
https://github.com/a2-4am/passport.git
synced 2025-03-11 11:30:51 +00:00
wildcard in SSI weakbit patcher
This commit is contained in:
parent
3cba1de488
commit
ec07283d7f
@ -11,7 +11,7 @@
|
||||
|
||||
ldy #$0F
|
||||
jsr SearchTrack
|
||||
!byte $85,$00 ; STA $00
|
||||
!byte WILDCARD,$00; xxx $00 (sometimes DEC, sometimes CMP)
|
||||
!byte $F0,$17 ; BEQ *+$19
|
||||
!byte $20,$65,$BC; JSR $BC65
|
||||
!byte $B0,$F7 ; BCS *-7
|
||||
|
@ -146,7 +146,7 @@ StringTable
|
||||
; can be set directly before calling PrintByID.
|
||||
;
|
||||
.header
|
||||
!text "Passport by 4am 2018-09-26",$00
|
||||
!text "Passport by 4am 2018-09-27",$00
|
||||
.mainmenu
|
||||
!text "________________________________________",$8D,$8D,$8D,$8D,$8D,$8D,$8D
|
||||
!text " "
|
||||
|
Loading…
x
Reference in New Issue
Block a user