more strict Infocom R18 ID

This commit is contained in:
Peter Ferrie 2019-02-16 12:03:21 -08:00
parent 4c3b45e1e9
commit 4ad309bad2
2 changed files with 2 additions and 2 deletions

View File

@ -383,7 +383,7 @@ VerifyInfocom18
lda #$12 ; all 18 sectors when in verify mode
ldx gIsInfocom18
beq .setcount
lda #$01 ; only one sector when in ID mode
lda #$02 ; only two sectors when in ID mode
.setcount
sta tmp ; sector counter

View File

@ -155,7 +155,7 @@ StringTable
; can be set directly before calling PrintByID.
;
.header
!text "Passport by 4am 2019-02-10",$00
!text "Passport by 4am 2019-02-16",$00
.mainmenu
!text "________________________________________",$8D,$8D,$8D,$8D,$8D,$8D,$8D
!text " "