analyze tracks during 5-5-5 event loop

This commit is contained in:
4am 2021-09-08 18:26:16 -04:00
parent 04a3179328
commit 78a8718662
2 changed files with 2 additions and 2 deletions

View File

@ -515,7 +515,7 @@ Do555
!byte $4C,$85,$04 ; JMP $0485 !byte $4C,$85,$04 ; JMP $0485
.writesectors .writesectors
jsr WriteTrackNA jsr WriteTrack
jsr IncProgress jsr IncProgress
lda KEY lda KEY
bmi .cancel bmi .cancel

View File

@ -365,7 +365,7 @@ StringTableHigh ; must be kept in sync with constants in enid.a
.passport .passport
!text "Passport ",$00 !text "Passport ",$00
.header .header
!text "@",s_passport,"by 4am@",s_space7,"@",s_space7," 2021-09-07",$00 !text "@",s_passport,"by 4am@",s_space7,"@",s_space7," 2021-09-08",$00
.bar9 .bar9
!text "_________",$00 !text "_________",$00
.bar18 .bar18