Last I fix fixed!
This commit is contained in:
@@ -1724,9 +1724,11 @@ no_branch_l
|
|||||||
dec tempbyte2
|
dec tempbyte2
|
||||||
bne @-
|
bne @-
|
||||||
cpx #9 ; I character
|
cpx #9 ; I character
|
||||||
|
bne not_last_I
|
||||||
tya ; 0 - space
|
tya ; 0 - space
|
||||||
iny
|
iny
|
||||||
sta (temp2),y ; fix for last I
|
sta (temp2),y ; fix for last I
|
||||||
|
not_last_I
|
||||||
rts
|
rts
|
||||||
PrintChar
|
PrintChar
|
||||||
ldy #0
|
ldy #0
|
||||||
|
|||||||
BIN
Binary file not shown.
Reference in New Issue
Block a user