mirror of
https://github.com/pkali/Avery_Breakout.git
synced 2026-05-20 22:33:55 +02:00
WIP stash
This commit is contained in:
Executable → Regular
BIN
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
+2
-2
@@ -40,12 +40,12 @@ maxBrickLines = 14 ; maximum number of lines of bricks to be eradicated
|
|||||||
.zpvar clearCount clearBallNr .byte
|
.zpvar clearCount clearBallNr .byte
|
||||||
.zpvar DLI_A DLI_X dliCount .byte
|
.zpvar DLI_A DLI_X dliCount .byte
|
||||||
.zpvar AutoPlay .byte ; Auto Play flag ($80 - auto)
|
.zpvar AutoPlay .byte ; Auto Play flag ($80 - auto)
|
||||||
|
end_of_zpvars
|
||||||
;---------------------------------------------------
|
;---------------------------------------------------
|
||||||
org $2000
|
org $2000
|
||||||
;---------------------------------------------------
|
;---------------------------------------------------
|
||||||
font
|
font
|
||||||
ins 'art/Reflections.fnt'
|
ins 'art/Mild West.fnt'
|
||||||
dl
|
dl
|
||||||
.by SKIP3
|
.by SKIP3
|
||||||
dta MODE2+LMS,a(statusBuffer)
|
dta MODE2+LMS,a(statusBuffer)
|
||||||
|
|||||||
Binary file not shown.
Reference in New Issue
Block a user