mirror of
https://github.com/a2-4am/passport.git
synced 2025-08-15 15:27:24 +00:00
more strict Infocom R18 ID
This commit is contained in:
@@ -383,7 +383,7 @@ VerifyInfocom18
|
|||||||
lda #$12 ; all 18 sectors when in verify mode
|
lda #$12 ; all 18 sectors when in verify mode
|
||||||
ldx gIsInfocom18
|
ldx gIsInfocom18
|
||||||
beq .setcount
|
beq .setcount
|
||||||
lda #$01 ; only one sector when in ID mode
|
lda #$02 ; only two sectors when in ID mode
|
||||||
.setcount
|
.setcount
|
||||||
sta tmp ; sector counter
|
sta tmp ; sector counter
|
||||||
|
|
||||||
|
@@ -155,7 +155,7 @@ StringTable
|
|||||||
; can be set directly before calling PrintByID.
|
; can be set directly before calling PrintByID.
|
||||||
;
|
;
|
||||||
.header
|
.header
|
||||||
!text "Passport by 4am 2019-02-10",$00
|
!text "Passport by 4am 2019-02-16",$00
|
||||||
.mainmenu
|
.mainmenu
|
||||||
!text "________________________________________",$8D,$8D,$8D,$8D,$8D,$8D,$8D
|
!text "________________________________________",$8D,$8D,$8D,$8D,$8D,$8D,$8D
|
||||||
!text " "
|
!text " "
|
||||||
|
Reference in New Issue
Block a user