fix register confusion if interleave=0

This commit is contained in:
4am
2023-08-30 19:00:56 -04:00
committed by GitHub
parent 017a7b214b
commit a41a656906
+2
View File
@@ -225,6 +225,8 @@ read
!if interleave=1 {
tax
ldy $100, x
} else {
tay
}
sty <(sector+1) ;store index for later
ldx <addrtbl, y ;fetch corresponding address