Dump Nintendo + Capcom intro screen graphics

This commit is contained in:
Marcus Huderle 2020-08-05 17:47:03 -05:00
parent acdc85a61d
commit 946de7529d
5 changed files with 59 additions and 2 deletions

View File

@ -19322,7 +19322,16 @@ gUnk_085BD440:: @ 085BD440
.incbin "baserom.gba", 0x5BD440, 0x00000E0
gUnk_085BD520:: @ 085BD520
.incbin "baserom.gba", 0x5BD520, 0x00029D8
.incbin "baserom.gba", 0x5BD520, 0x0000100
gUnk_085BD620:: @ 085BD620
.incbin "graphics/intro/capcom.gbapal"
gUnk_085BD640:: @ 085BD640
.incbin "graphics/intro/nintendo.gbapal"
gUnk_085BD660:: @ 085BD660
.incbin "baserom.gba", 0x5BD660, 0x0002898
gUnk_085BFEF8:: @ 085BFEF8
.incbin "baserom.gba", 0x5BFEF8, 0x000002E
@ -22535,7 +22544,13 @@ gUnk_088C065C:: @ 088C065C
.incbin "baserom.gba", 0x8C065C, 0x00002A4
gUnk_088C0900:: @ 088C0900
.incbin "baserom.gba", 0x8C0900, 0x000598C
.incbin "baserom.gba", 0x8C0900, 0x0001980
gUnk_088C2280:: @ 088C2280
.incbin "graphics/intro/nintendo_capcom.4bpp"
gUnk_088C31E0:: @ 088C31E0
.incbin "baserom.gba", 0x8C31E0, 0x00030AC
gUnk_088C628C:: @ 088C628C
.incbin "baserom.gba", 0x8C628C, 0x00003FC

19
graphics/intro/capcom.pal Normal file
View File

@ -0,0 +1,19 @@
JASC-PAL
0100
16
255 255 255
41 0 238
74 115 180
98 131 123
139 156 106
205 164 24
238 197 49
255 230 0
106 139 189
164 172 197
213 213 222
0 0 0
0 0 0
0 0 0
0 0 0
0 0 0

View File

@ -0,0 +1,19 @@
JASC-PAL
0100
16
255 255 255
255 57 0
255 98 8
255 131 41
255 156 74
255 180 115
255 205 156
255 238 213
255 255 255
255 156 74
255 180 115
255 205 156
255 238 213
0 0 0
0 0 0
255 222 0

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

View File

@ -0,0 +1,4 @@
GFXDIR := graphics
$(GFXDIR)/intro/nintendo_capcom.4bpp: %.4bpp: %.png
$(GFX) $< $@ -num_tiles 123