mirror of
https://github.com/a2-4am/passport.git
synced 2024-11-08 22:10:32 +00:00
preserve address
This commit is contained in:
parent
8b8dd413ae
commit
8ff4133522
@ -166,6 +166,8 @@ ReadChoplifter
|
||||
sta cmp1+0
|
||||
lda prbuf+1 ; prologue 3
|
||||
sta cmp1+1
|
||||
lda moddest+1
|
||||
sta modsrc+1
|
||||
rts
|
||||
|
||||
.readtrack0B
|
||||
|
@ -280,7 +280,7 @@ StringTableHigh
|
||||
; can be set directly before calling PrintByID.
|
||||
;
|
||||
.header
|
||||
!text "Passport by 4am 2019-04-23",$00
|
||||
!text "Passport by 4am 2019-04-24",$00
|
||||
.mainmenu
|
||||
!text "________________________________________",$8D,$8D,$8D,$8D,$8D,$8D,$8D,$8D
|
||||
!text " "
|
||||
|
Loading…
Reference in New Issue
Block a user