mirror of
https://github.com/a2-4am/passport.git
synced 2025-02-12 13:30:44 +00:00
preserve address
This commit is contained in:
parent
8b8dd413ae
commit
8ff4133522
@ -166,6 +166,8 @@ ReadChoplifter
|
|||||||
sta cmp1+0
|
sta cmp1+0
|
||||||
lda prbuf+1 ; prologue 3
|
lda prbuf+1 ; prologue 3
|
||||||
sta cmp1+1
|
sta cmp1+1
|
||||||
|
lda moddest+1
|
||||||
|
sta modsrc+1
|
||||||
rts
|
rts
|
||||||
|
|
||||||
.readtrack0B
|
.readtrack0B
|
||||||
|
@ -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-23",$00
|
!text "Passport by 4am 2019-04-24",$00
|
||||||
.mainmenu
|
.mainmenu
|
||||||
!text "________________________________________",$8D,$8D,$8D,$8D,$8D,$8D,$8D,$8D
|
!text "________________________________________",$8D,$8D,$8D,$8D,$8D,$8D,$8D,$8D
|
||||||
!text " "
|
!text " "
|
||||||
|
Loading…
x
Reference in New Issue
Block a user