New best colors by Adam :)

This commit is contained in:
Pecusx
2022-12-24 12:40:11 +01:00
parent 25490f76a3
commit 4a9d8da441
4 changed files with 8 additions and 1 deletions
+2 -1
View File
@@ -70,7 +70,8 @@ GradientAddrH
dliColorsFore2
.by $0a ; one mountains color
.by $7e,$7a,$7c,$6a,$6c,$58,$5a,$48,$4a,$38
.by $3a,$26,$18,$f6,$e8,$d4,$c6,$b4,$a6,$a6
.by $3a,$16,$18,$e6,$e8,$d4,$d6,$b4,$b6,$b6
;-----------
pmtableL ; addressess of the P/M memory for 6 tanks
.by <(pmgraph+$400)
+6
View File
@@ -290,6 +290,12 @@ FirstSTART
mva #$10 MODUL-6+$a69 ; $12 > $10
mva #$04 MODUL-6+$bf8 ; $05 > $04
mva #$08 MODUL-6+$e3d ; $0a > $08
; and colors - sorry no memory!
; mva #$c4 dliColorsFore2+16
; mva #$c6 dliColorsFore2+17
; mva #$a4 dliColorsFore2+18
; mva #$a6 dliColorsFore2+19
; sta dliColorsFore2+20
NoRMT_PALchange
.ELSE
mva #$7f SkStatSimulator
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.