This commit is contained in:
2026-07-16 15:53:33 +02:00
parent df991b0e09
commit 850c461d32
6 changed files with 105 additions and 17 deletions
+2
View File
@@ -7,6 +7,8 @@ over_init:
lda #BLACK ; clean card, the playfield is gone
sta bg_top
sta bg_bot
lda #$c8 ; plain text mode again
sta XCTRL
lda #0
sta SPR_EN
jsr clear_screen