automatically switch to built-in RWTS at appropriate time on Laureate bootloader disks

This commit is contained in:
4am 2017-09-12 21:16:41 -04:00
parent 87dfe23379
commit 10b42d2475
2 changed files with 6 additions and 1 deletions

View File

@ -77,6 +77,11 @@ TraceLaureate
iny
bne -
;
; use built-in RWTS for track 0
;
lda #$FE
sta T00S0B
;
; don't read track 0 sectors $0C-$0F
; (never read, some disks have intentionally bad sectors there)
; (seen on Sound Ideas)

View File

@ -230,7 +230,7 @@ StringTable
; can be set directly before calling PrintByID.
;
.header
!text "Passport by 4am 2017-09-10",$00
!text "Passport by 4am 2017-09-12",$00
.mainmenu
!text "________________________________________",$8D,$8D,$8D,$8D,$8D,$8D,$8D
!text " "