This commit is contained in:
Peter Ferrie 2016-04-19 14:22:41 -07:00
parent d8e235d753
commit e5cd2ce964

View File

@ -249,7 +249,7 @@ GetWdth LDA #0
ROL ChrX10H
ADC ChrX10L
STA ChrX10L
BNE +
BCC +
INC ChrX10H ;save index value {0..990}
+
CLC