mirror of
https://github.com/a2-4am/passport.git
synced 2024-12-27 08:31:06 +00:00
analyze tracks during 5-5-5 event loop
This commit is contained in:
parent
04a3179328
commit
78a8718662
@ -515,7 +515,7 @@ Do555
|
||||
!byte $4C,$85,$04 ; JMP $0485
|
||||
|
||||
.writesectors
|
||||
jsr WriteTrackNA
|
||||
jsr WriteTrack
|
||||
jsr IncProgress
|
||||
lda KEY
|
||||
bmi .cancel
|
||||
|
@ -365,7 +365,7 @@ StringTableHigh ; must be kept in sync with constants in enid.a
|
||||
.passport
|
||||
!text "Passport ",$00
|
||||
.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
|
||||
!text "_________",$00
|
||||
.bar18
|
||||
|
Loading…
Reference in New Issue
Block a user