split BBF9 search (fixes Magic Slate II 20)

This commit is contained in:
4am 2018-01-20 10:15:28 -05:00
parent f46863bf4c
commit 593c3bebab
2 changed files with 8 additions and 5 deletions

View File

@ -18,16 +18,19 @@
!zone {
lda gIsProDOS
bne .exit
ldy #$0E
ldy #$08
jsr SearchTrack
!byte $A6,WILDCARD
!byte $BD,$89,$C0
!byte $BD,$8E,$C0
!byte $8E,$C0
!byte $18
!byte $A5,WILDCARD
!byte $69,$8C
!byte $8D
bcs .exit
ldy #$05
jsr SearchTrack
!byte $A6,WILDCARD
!byte $BD,$89,$C0
bcs .exit
sta gDisplayBytes
pha
lda #s_bbf9

View File

@ -138,7 +138,7 @@ StringTable
; can be set directly before calling PrintByID.
;
.header
!text "Passport by 4am 2018-01-19",$00
!text "Passport by 4am 2018-01-20",$00
.mainmenu
!text "________________________________________",$8D,$8D,$8D,$8D,$8D,$8D,$8D
!text " "