VU Meter after 10s. :)

This commit is contained in:
Pecusx
2024-03-01 14:16:26 +01:00
parent 2d1c50bf97
commit 75fd6c494a
8 changed files with 71 additions and 5 deletions
+3 -2
View File
@@ -30,7 +30,8 @@
.ifndef CART_VERSION
.def CART_VERSION = 0 ; if 1 - dual splash screen
.endif
.def METEORS = 1 ; if 1 - meteors on game
.def METEORS = 0 ; if 1 - meteors on game
.def VU_METER = 1 ; if 1 - VU Meter on game
.def XCORRECTION_FOR_PM = 0 ; if 1 - active x position of tanks correction fo PMG
.def FASTER_GRAF_PROCS = 1 ; if 1 - activates faster graphics routines
; (direct writes to screen memory - atari only :) )
@@ -40,7 +41,7 @@
;---------------------------------------------------
.macro build
dta d"1.46" ; number of this build (4 bytes)
dta d"1.47" ; number of this build (4 bytes)
.endm
.macro RMTSong