mirror of
https://github.com/cc65/cc65.git
synced 2025-02-12 06:30:42 +00:00
Optimize Clrscr
This commit is contained in:
parent
0fe98a7ca8
commit
848df36f6b
@ -34,7 +34,7 @@
|
|||||||
dex
|
dex
|
||||||
stx SCRX
|
stx SCRX
|
||||||
|
|
||||||
lda #$FF
|
dex
|
||||||
sta OLD_BGCOLOR
|
sta OLD_BGCOLOR
|
||||||
sta OLD_CHARCOLOR
|
sta OLD_CHARCOLOR
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user