place string more appropriately

This commit is contained in:
Peter Ferrie 2017-02-14 16:00:18 -08:00
parent cfc91104ae
commit 4aae56c74c
2 changed files with 3 additions and 3 deletions

View File

@ -138,8 +138,6 @@ _optimum
;track 0, find the region with replaced page
.reread1
lda #s_construct
jsr PrintByID
ldy #8
jsr SearchTrack
!byte $20,$5D,$B6 ;JSR $B65D
@ -149,6 +147,8 @@ _optimum
adc #BASEPAGE
sta .patch1+2
sta .patch2+2
lda #s_construct
jsr PrintByID
;convert address to track/sector

View File

@ -194,7 +194,7 @@ StringTable
; can be set directly before calling PrintByID.
;
.header
!text "Passport by 4am 2017-02-13",00
!text "Passport by 4am 2017-02-14",00
.mainmenu
!text "________________________________________",$8D,$8D,$8D,$8D,$8D,$8D,$8D
!text " "