mirror of
https://github.com/a2-4am/passport.git
synced 2024-12-22 04:29:59 +00:00
commit
50c2d47a4e
@ -141,12 +141,12 @@ WriteTrackMLI
|
|||||||
SaveFile1Shot
|
SaveFile1Shot
|
||||||
clc
|
clc
|
||||||
pla
|
pla
|
||||||
adc #$0B
|
|
||||||
sta $00
|
sta $00
|
||||||
|
adc #$0B
|
||||||
tax
|
tax
|
||||||
pla
|
pla
|
||||||
adc #$00
|
|
||||||
sta $01
|
sta $01
|
||||||
|
adc #$00
|
||||||
pha
|
pha
|
||||||
txa
|
txa
|
||||||
pha
|
pha
|
||||||
|
@ -280,7 +280,7 @@ StringTableHigh
|
|||||||
; can be set directly before calling PrintByID.
|
; can be set directly before calling PrintByID.
|
||||||
;
|
;
|
||||||
.header
|
.header
|
||||||
!text "Passport by 4am 2019-04-24",$00
|
!text "Passport by 4am 2019-04-25",$00
|
||||||
.mainmenu
|
.mainmenu
|
||||||
!text "________________________________________",$8D,$8D,$8D,$8D,$8D,$8D,$8D,$8D
|
!text "________________________________________",$8D,$8D,$8D,$8D,$8D,$8D,$8D,$8D
|
||||||
!text " "
|
!text " "
|
||||||
|
Loading…
Reference in New Issue
Block a user