Some minor style fixes.

This commit is contained in:
Oliver Schmidt 2017-05-29 22:26:38 +02:00
parent eb6e069cd6
commit c6ce18d172

View File

@ -1001,10 +1001,11 @@ COff pha ; save registers
lsr ; column DIV 2
tay
lda sCrsrChar ; restore char
bcs CO1 ; odd column?
bcs CO1 ; odd column?
bit $c055
CO1 sta (BASL),y
bit $c054
CO2 pla ; restore registers
tay
pla