summaryrefslogtreecommitdiff
path: root/graphics/unused
diff options
context:
space:
mode:
authorProjectRevoTPP <projectrevotpp@hotmail.com>2016-06-14 17:27:21 -0400
committerYamaArashi <shadow962@live.com>2016-06-14 14:27:21 -0700
commitf2654a380e46152f2624174e8087b6998cccb91b (patch)
tree7556ca6a85eab04f07fcb188059071c42ed2d668 /graphics/unused
parentabf89edae8dc5cd52428144288faef077999a910 (diff)
Dump graphics from graphics.s (#7)
* dump rom header as bytes * dissassemble egg hatching animation image * dissassemble gba picture for trading and its palette * split egg images and add dissassemble trade shadow * dump menu graphics and palette - requires precompressed files due to broken gbagfx * fix menu graphics and include palette * update makefile because it didnt want to include makefile in commit * dump unused character table * finish fixing menu concatenation * dump open pokeball graphic * dissassemble pokeball icons * rename openball file * dump rest of D019E4 as unknown bins and graphic * dissassemble gBattleAnimPicTable
Diffstat (limited to 'graphics/unused')
-rwxr-xr-xgraphics/unused/old.pngbin0 -> 1801 bytes
-rwxr-xr-xgraphics/unused/unknown_D021BC.binbin0 -> 556 bytes
-rwxr-xr-xgraphics/unused/unknown_D023E8.binbin0 -> 40 bytes
-rwxr-xr-xgraphics/unused/unknown_D02410.pngbin0 -> 209 bytes
-rwxr-xr-xgraphics/unused/unknown_D024F0.binbin0 -> 24 bytes
5 files changed, 0 insertions, 0 deletions
diff --git a/graphics/unused/old.png b/graphics/unused/old.png
new file mode 100755
index 000000000..523f8fa9f
--- /dev/null
+++ b/graphics/unused/old.png
Binary files differ
diff --git a/graphics/unused/unknown_D021BC.bin b/graphics/unused/unknown_D021BC.bin
new file mode 100755
index 000000000..9d7c14a2d
--- /dev/null
+++ b/graphics/unused/unknown_D021BC.bin
Binary files differ
diff --git a/graphics/unused/unknown_D023E8.bin b/graphics/unused/unknown_D023E8.bin
new file mode 100755
index 000000000..58efd7d3e
--- /dev/null
+++ b/graphics/unused/unknown_D023E8.bin
Binary files differ
diff --git a/graphics/unused/unknown_D02410.png b/graphics/unused/unknown_D02410.png
new file mode 100755
index 000000000..c02c644a1
--- /dev/null
+++ b/graphics/unused/unknown_D02410.png
Binary files differ
diff --git a/graphics/unused/unknown_D024F0.bin b/graphics/unused/unknown_D024F0.bin
new file mode 100755
index 000000000..d23673450
--- /dev/null
+++ b/graphics/unused/unknown_D024F0.bin
Binary files differ