WIP stash

This commit is contained in:
2024-12-04 20:06:52 -05:00
parent 3fddb57ee8
commit 9109e43ea2
7 changed files with 2 additions and 2 deletions
Executable → Regular
View File
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
+2 -2
View File
@@ -40,12 +40,12 @@ maxBrickLines = 14 ; maximum number of lines of bricks to be eradicated
.zpvar clearCount clearBallNr .byte
.zpvar DLI_A DLI_X dliCount .byte
.zpvar AutoPlay .byte ; Auto Play flag ($80 - auto)
end_of_zpvars
;---------------------------------------------------
org $2000
;---------------------------------------------------
font
ins 'art/Reflections.fnt'
ins 'art/Mild West.fnt'
dl
.by SKIP3
dta MODE2+LMS,a(statusBuffer)
BIN
View File
Binary file not shown.