Fix accidental double-addition of the screen origin

This commit is contained in:
Lucas Scharenbroich 2023-03-08 14:15:11 -06:00
parent a70412211c
commit 029ab62f0c
1 changed files with 0 additions and 5 deletions

View File

@ -38,11 +38,6 @@ _PEISlam
tay ; get the number of lines in the y register
txa
clc
adc ScreenY0 ; Adjust for the origin
cmp #201
bcc *+4
brk $A7
asl
tax
lda RTable,x ; This is the right visible byte, so add one to get the