Two different VU meters :)

This commit is contained in:
Pecusx
2024-03-10 21:49:16 +01:00
parent 1fb0f39d1f
commit c029db1718
5 changed files with 4 additions and 1 deletions
+4 -1
View File
@@ -1449,7 +1449,10 @@ FinishResultDisplay
Meter Meter
jsr ClearTanks jsr ClearTanks
ldx NumberOfPlayers ldx NumberOfPlayers
@ lda trackn_audc+2 @ txa
and #%00000001
tay
lda trackn_audc+2,y
:4 asl :4 asl
sta AngleTable,x sta AngleTable,x
dex dex
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.