remove unneeded patch

This commit is contained in:
Peter Ferrie 2021-09-08 19:40:08 -07:00
parent 78a8718662
commit 63cb05140b

View File

@ -592,21 +592,6 @@ Do555
!byte $E6,$41 ; INC $41
!byte $EA ; NOP
!byte $4C ; JMP $xxxx
txa
pha
sec
lda $3F
sbc #BASEPAGE
ldx #$9B
jsr compare3
!byte $20,$00,$02
bcs .skip_e7
jsr modify1
!byte $2C
.skip_e7
pla
tax
ldy .curtrk+1
bpl .skipnohalf
clc