Fix codestyle
This commit is contained in:
@@ -20,4 +20,3 @@ hascur: sta CURSOR
|
|||||||
and #$7F
|
and #$7F
|
||||||
: rts
|
: rts
|
||||||
j1: jmp (VCIN)
|
j1: jmp (VCIN)
|
||||||
|
|
||||||
|
|||||||
@@ -18,4 +18,3 @@ _textcolor:
|
|||||||
txa
|
txa
|
||||||
and #$0F
|
and #$0F
|
||||||
rts
|
rts
|
||||||
|
|
||||||
|
|||||||
@@ -14,5 +14,3 @@ _gotoy:
|
|||||||
adc WNDTOP
|
adc WNDTOP
|
||||||
sta CV
|
sta CV
|
||||||
jmp VTABZ
|
jmp VTABZ
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user