support for more a6bc95 variants (fixes Friendly Filer)

This commit is contained in:
4am 2017-07-22 10:04:55 -05:00
parent 34b26667d7
commit 309a09c385
3 changed files with 2 additions and 4 deletions

Binary file not shown.

View File

@ -26,13 +26,11 @@
!byte $10,$FB ; BPL -$FB
!byte $C9,$95 ; CMP #$95
bcs .exit
ldy #$0E
ldy #$08
jsr SearchTrack
!byte $AE,$F8,$01; LDX $01F8
!byte $A9,$0A ; LDA #$0A
!byte $8D,$FE,$01; STA $01FE
!byte $BD,$8E,$C0; LDA $C08E,X
!byte $BD,$89,$C0; LDA $C089,X
bcs .exit
sta gDisplayBytes
pha

View File

@ -220,7 +220,7 @@ StringTable
; can be set directly before calling PrintByID.
;
.header
!text "Passport by 4am 2017-07-15",00
!text "Passport by 4am 2017-07-22",00
.mainmenu
!text "________________________________________",$8D,$8D,$8D,$8D,$8D,$8D,$8D
!text " "