tweak a6bc95 patcher again [fixes Countries of the World]

This commit is contained in:
4am 2017-02-25 10:40:02 -05:00
parent 4e97ab1740
commit eac74b2d1a
2 changed files with 3 additions and 5 deletions

View File

@ -15,19 +15,17 @@ _a6bc95
!byte $C9,$A6 ; CMP #$A6
!byte $D0,$ED ; BNE -$ED
bcs .exit
ldy #$09
ldy #$07
jsr SearchTrack
!byte $BD,$8C,$C0; LDA $C08C,X
!byte $10,$FB ; BPL -$FB
!byte $C9,$BC ; CMP #$BC
!byte $D0,$E4 ; BNE -$E4
bcs .exit
ldy #$09
ldy #$07
jsr SearchTrack
!byte $BD,$8C,$C0; LDA $C08C,X
!byte $10,$FB ; BPL -$FB
!byte $C9,$95 ; CMP #$95
!byte $D0,$DB ; BNE -$DB
bcs .exit
ldy #$0E
jsr SearchTrack

View File

@ -192,7 +192,7 @@ StringTable
; can be set directly before calling PrintByID.
;
.header
!text "Passport by 4am 2017-02-21",00
!text "Passport by 4am 2017-02-25",00
.mainmenu
!text "________________________________________",$8D,$8D,$8D,$8D,$8D,$8D,$8D
!text " "