mirror of
https://github.com/a2-4am/passport.git
synced 2025-01-12 07:29:43 +00:00
more strict Infocom R18 ID
This commit is contained in:
parent
4c3b45e1e9
commit
4ad309bad2
@ -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
|
||||
|
||||
|
@ -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 " "
|
||||
|
Loading…
x
Reference in New Issue
Block a user