more cleanup
This commit is contained in:
@@ -6,10 +6,10 @@
|
||||
.export _clrscr
|
||||
_clrscr:
|
||||
ldy #$0
|
||||
tya
|
||||
rowloop:
|
||||
sty LCD_X
|
||||
|
||||
lda #0
|
||||
sta LCD_Y
|
||||
|
||||
ldx #$0
|
||||
|
||||
Reference in New Issue
Block a user