a800 version for merge with develop
This commit is contained in:
+1
-5
@@ -5,7 +5,7 @@
|
|||||||
;Warsaw 2000,2001,2002,2003,2009,2012,2013
|
;Warsaw 2000,2001,2002,2003,2009,2012,2013
|
||||||
;Miami & Warsaw 2022
|
;Miami & Warsaw 2022
|
||||||
|
|
||||||
.def target = 5200 ; or 800
|
.def target = 800 ;5200 ; or 800
|
||||||
|
|
||||||
.macro build
|
.macro build
|
||||||
dta d"1.13" ; number of this build (3 bytes)
|
dta d"1.13" ; number of this build (3 bytes)
|
||||||
@@ -62,9 +62,6 @@
|
|||||||
.zpvar pressTimer .byte
|
.zpvar pressTimer .byte
|
||||||
.zpvar NTSCcounter .byte
|
.zpvar NTSCcounter .byte
|
||||||
.zpvar IsEndOfTheFallFlag .byte ; for small speedup ground falling
|
.zpvar IsEndOfTheFallFlag .byte ; for small speedup ground falling
|
||||||
;.zpvar dliA .byte
|
|
||||||
;.zpvar dliX .byte
|
|
||||||
;.zpvar dliY .byte
|
|
||||||
.zpvar sfx_effect .byte
|
.zpvar sfx_effect .byte
|
||||||
.zpvar RMT_blocked .byte
|
.zpvar RMT_blocked .byte
|
||||||
|
|
||||||
@@ -122,7 +119,6 @@
|
|||||||
.zpvar L1 .byte
|
.zpvar L1 .byte
|
||||||
|
|
||||||
;* RMT ZeroPage addresses in artwork/sfx/rmtplayr.a65
|
;* RMT ZeroPage addresses in artwork/sfx/rmtplayr.a65
|
||||||
.zpvar RMT_Zero_Page_V .byte
|
|
||||||
|
|
||||||
displayposition = modify
|
displayposition = modify
|
||||||
LineAddress4x4 = temp
|
LineAddress4x4 = temp
|
||||||
|
|||||||
BIN
Binary file not shown.
Reference in New Issue
Block a user