Main menu display speedup

This commit is contained in:
Pecusx
2023-05-31 18:13:20 +02:00
parent de785b5fc3
commit 529f4db5f8
4 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -579,7 +579,7 @@ EndPut4x4
.proc ClearScreen
;--------------------------------------------------
mwa #display temp
ldy #0
Go ldy #0
@ lda #$ff
sta (temp),y
inw temp