simpler error message now that we can verify 13-sector-only disks

This commit is contained in:
4am 2019-04-09 16:07:50 -04:00
parent 335048eaf4
commit f909ff30fd

View File

@ -157,7 +157,7 @@ StringTable
; can be set directly before calling PrintByID. ; can be set directly before calling PrintByID.
; ;
.header .header
!text "Passport by 4am 2019-04-08",$00 !text "Passport by 4am 2019-04-09",$00
.mainmenu .mainmenu
!text "________________________________________",$8D,$8D,$8D,$8D,$8D,$8D,$8D !text "________________________________________",$8D,$8D,$8D,$8D,$8D,$8D,$8D
!text " " !text " "
@ -232,7 +232,6 @@ StringTable
!text "Possible reasons:",$8D !text "Possible reasons:",$8D
!text "- There is no disk in S6,D1.",$8D !text "- There is no disk in S6,D1.",$8D
!text "- It is not an Apple ][ disk.",$8D !text "- It is not an Apple ][ disk.",$8D
!text "- The disk is 13-sector only.",$8D
!text "- The disk is unformatted.",$8D,$8D,$00 !text "- The disk is unformatted.",$8D,$8D,$00
.fatal220f .fatal220f
!byte $8D !byte $8D