even more liberal A6 check (no false positives)

This commit is contained in:
4am 2019-02-07 21:33:41 -05:00
parent 02780b53ab
commit 4e1dc2929d

View File

@ -28,11 +28,10 @@
!byte $10,$FB ; BPL -$FB
!byte $C9,$95 ; CMP #$95
bcs .exit
ldy #$08
ldy #$04
jsr SearchTrack
!byte $AE,$F8,$01; LDX $01F8
!byte $A9,$0A ; LDA #$0A
!byte $8D,$FE,$01; STA $01FE
!byte $A9
bcs .exit
sta gDisplayBytes
pha