"R" in logo

This commit is contained in:
Pecusx
2025-05-10 10:25:24 +02:00
parent ceb15e9764
commit d3b2cec93b
3 changed files with 3 additions and 5 deletions
+1 -2
View File
@@ -1,4 +1,3 @@
; 8 lines of text (ANTIC mode 04) - standard width (40 characters)
dta $00,$00,$00,$00,$68,$65,$00,$71
dta $00,$00,$01,$02,$02,$03,$04,$05
dta $06,$07,$04,$05,$04,$04,$09,$04
@@ -17,7 +16,7 @@
dta $00,$00,$00,$00,$00,$00,$00,$00
dta $00,$00,$00,$1F,$20,$2B,$11,$12
dta $2C,$2D,$11,$12,$2E,$2F,$30,$11
dta $31,$32,$11,$33,$34,$35,$00,$00
dta $31,$32,$11,$33,$12,$20,$00,$00
dta $00,$00,$00,$00,$00,$00,$00,$00
dta $00,$00,$00,$00,$00,$00,$00,$00
dta $00,$00,$00,$36,$37,$38,$39,$39
+2 -3
View File
@@ -9,7 +9,7 @@
;---------------------------------------------------
.macro build
dta d"0.41" ; number of this build (4 bytes)
dta d"0.42" ; number of this build (4 bytes)
.endm
.macro RMTSong
@@ -616,7 +616,6 @@ DLI2
rti
DLI3
pha
mva #$9a HPOSP1
mva GameColors+c_logo1 COLPM0
:7 sta WSYNC
mva GameColors+c_buckle COLPF2
@@ -1849,7 +1848,7 @@ logo_data_b
dta %00000000
dta %00000000
dta %00000000
dta %11111100
dta %00000000
dta %00000000
dta %00000000
dta %00000000
BIN
View File
Binary file not shown.