shorten Adventure International search [fixes Curse of Crowley Manor, no false positives]

This commit is contained in:
4am 2018-10-09 20:51:51 -04:00
parent e9644e498f
commit 64a06d71ba
2 changed files with 2 additions and 3 deletions

View File

@ -14,13 +14,12 @@
bpl .exit
lda gAdventureInternational
bne .exit
ldy #$0A
ldy #$08
jsr SearchTrack
; bytes are XORd with #$C9 on disk -- comments show decrypted code
!byte $85,WILDCARD,WILDCARD ;JMP $****
!byte $74,$45,$09 ;LDA $C08C,X
!byte $D9,$32 ;BPL -$FB
!byte $0C,$30 ;CMP $F9
bcs .exit
sta gDisplayBytes
pha

View File

@ -147,7 +147,7 @@ StringTable
; can be set directly before calling PrintByID.
;
.header
!text "Passport by 4am 2018-10-07",$00
!text "Passport by 4am 2018-10-09",$00
.mainmenu
!text "________________________________________",$8D,$8D,$8D,$8D,$8D,$8D,$8D
!text " "