Merge pull request #72 from peterferrie/master

more strict Infocom R18 ID
This commit is contained in:
4am 2019-02-16 17:10:36 -05:00 committed by GitHub
commit 48e3a33d38
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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 " "