preserve address

This commit is contained in:
Peter Ferrie 2019-04-24 15:03:19 -07:00
parent 8b8dd413ae
commit 8ff4133522
2 changed files with 3 additions and 1 deletions

View File

@ -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

View File

@ -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 " "