GFX and new High Score values

This commit is contained in:
Pecusx
2025-07-27 22:19:41 +02:00
parent 1ad3641b8f
commit fda415c090
3 changed files with 7 additions and 7 deletions
+4 -4
View File
@@ -1,13 +1,13 @@
dta $00,$00,$00,$00,$00,$81,$82,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$81,$82,$00,$00,$00,$00,$00
dta $00,$00,$00,$00,$00,$81,$82,$00,$0B,$0C,$0C,$0D,$0B,$0C,$0C,$2D,$1A,$0D,$00,$0D,$1A,$0C,$0C,$0D,$00,$81,$82,$00,$00,$00,$00,$00
dta $00,$00,$00,$00,$00,$81,$82,$00,$05,$06,$0E,$0F,$24,$06,$11,$20,$18,$34,$1B,$1D,$18,$06,$15,$22,$21,$81,$82,$00,$00,$00,$00,$00
dta $00,$00,$00,$FE,$B8,$83,$84,$BD,$08,$09,$10,$0A,$19,$12,$13,$36,$19,$36,$1C,$14,$19,$09,$16,$17,$A3,$83,$84,$B0,$FF,$00,$00,$00
dta $00,$00,$00,$FE,$B8,$83,$84,$BD,$08,$09,$10,$0A,$19,$12,$13,$36,$19,$36,$1C,$14,$19,$09,$16,$17,$A3,$C8,$C9,$B0,$FF,$00,$00,$00
dta $00,$00,$00,$2E,$B9,$BA,$BB,$BC,$05,$06,$1E,$07,$37,$1D,$25,$1D,$37,$06,$15,$62,$37,$06,$11,$2A,$D7,$D8,$D9,$DA,$2F,$00,$00,$00
dta $00,$00,$00,$2E,$B9,$00,$00,$00,$08,$09,$1F,$0A,$08,$09,$26,$27,$19,$09,$16,$17,$19,$14,$28,$2B,$AC,$DB,$DC,$DD,$2F,$00,$00,$00
dta $00,$00,$00,$2E,$B9,$BE,$BF,$C1,$B3,$C2,$C4,$C5,$B3,$C2,$B5,$00,$B2,$B1,$B1,$B1,$B2,$C7,$C6,$B1,$DE,$DF,$E0,$E1,$2F,$00,$00,$00
dta $00,$00,$00,$2E,$E8,$E9,$EA,$C1,$08,$09,$1F,$0A,$08,$09,$26,$27,$19,$09,$16,$17,$19,$14,$28,$2B,$AC,$DB,$DC,$DD,$2F,$00,$00,$00
dta $00,$00,$00,$2E,$EC,$BE,$C3,$ED,$C6,$C4,$E4,$C5,$B3,$C2,$B5,$E5,$B2,$C4,$E6,$E7,$B2,$C7,$C6,$B1,$DE,$DF,$E0,$E1,$2F,$00,$00,$00
dta $00,$00,$00,$5E,$D6,$00,$0C,$0D,$0C,$0D,$0C,$0D,$0C,$0D,$31,$00,$20,$21,$20,$21,$20,$21,$20,$21,$20,$21,$31,$B4,$5F,$00,$00,$00
dta $00,$00,$00,$5E,$AE,$00,$0C,$0D,$0C,$0D,$0C,$0D,$0C,$0D,$31,$00,$20,$21,$20,$21,$20,$21,$20,$21,$20,$21,$31,$BC,$5F,$00,$00,$00
dta $00,$00,$00,$5E,$A8,$C2,$0C,$0D,$0C,$0D,$0C,$0D,$0C,$0D,$31,$00,$20,$21,$20,$21,$20,$21,$20,$21,$20,$21,$31,$BE,$5F,$00,$00,$00
dta $00,$00,$00,$5E,$AE,$A3,$0C,$0D,$0C,$0D,$0C,$0D,$0C,$0D,$31,$00,$20,$21,$20,$21,$20,$21,$20,$21,$20,$21,$31,$C0,$5F,$00,$00,$00
dta $00,$00,$00,$5E,$AA,$C0,$0C,$0D,$0C,$0D,$0C,$0D,$0C,$0D,$31,$00,$20,$21,$20,$21,$20,$21,$20,$21,$20,$21,$31,$BC,$5F,$00,$00,$00
dta $00,$00,$00,$2E,$CD,$D1,$D2,$CE,$CE,$CE,$CE,$CF,$D1,$50,$4B,$D1,$D1,$4C,$CE,$CE,$D1,$D2,$CA,$CE,$CE,$D3,$D4,$D5,$2F,$00,$00,$00
dta $00,$00,$00,$2E,$CD,$D1,$EE,$D2,$F0,$CE,$CE,$F1,$EF,$50,$CC,$CF,$EF,$50,$D2,$F0,$CF,$F2,$D2,$CA,$CE,$D3,$D4,$D5,$2F,$00,$00,$00
+3 -3
View File
@@ -12,7 +12,7 @@
;---------------------------------------------------
.macro build
dta d"0.89" ; number of this build (4 bytes)
dta d"0.90" ; number of this build (4 bytes)
.endm
.macro RMTSong
@@ -4104,9 +4104,9 @@ hs_pos2
hs_pos3
.by "0000000130 ADAM "
hs_pos4
.by "0000000110 ALEX "
.by "0000000100 ALEX "
hs_pos5
.by "0000000090 TDC "
.by "0000000080 TDC "
hs_posX
.by "0000000000 NEW " ; buffer for last score
hs_def_name
BIN
View File
Binary file not shown.