mirror of
https://github.com/bobbimanners/emailler.git
synced 2025-02-23 15:28:59 +00:00
Some minor style fixes.
This commit is contained in:
parent
127f3031aa
commit
22d6ff26c2
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user