C64 ROM
Routines
Prev:
E544
Up:
Map
Next:
E56C
E566: home the cursor
Used by the routines at
E599
and
E716
.
E566
A0 00
LDY #$00
clear
Y
E568
84 D3
STY $D3
clear the cursor column
E56A
84 D6
STY $D6
clear the cursor row
Prev:
E544
Up:
Map
Next:
E56C