diff options
author | ProjectRevoTPP <projectrevotpp@hotmail.com> | 2016-06-14 17:27:21 -0400 |
---|---|---|
committer | YamaArashi <shadow962@live.com> | 2016-06-14 14:27:21 -0700 |
commit | f2654a380e46152f2624174e8087b6998cccb91b (patch) | |
tree | 7556ca6a85eab04f07fcb188059071c42ed2d668 /graphics/unused | |
parent | abf89edae8dc5cd52428144288faef077999a910 (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-x | graphics/unused/old.png | bin | 0 -> 1801 bytes |
-rwxr-xr-x | graphics/unused/unknown_D021BC.bin | bin | 0 -> 556 bytes |
-rwxr-xr-x | graphics/unused/unknown_D023E8.bin | bin | 0 -> 40 bytes |
-rwxr-xr-x | graphics/unused/unknown_D02410.png | bin | 0 -> 209 bytes |
-rwxr-xr-x | graphics/unused/unknown_D024F0.bin | bin | 0 -> 24 bytes |
5 files changed, 0 insertions, 0 deletions
diff --git a/graphics/unused/old.png b/graphics/unused/old.png Binary files differnew file mode 100755 index 000000000..523f8fa9f --- /dev/null +++ b/graphics/unused/old.png diff --git a/graphics/unused/unknown_D021BC.bin b/graphics/unused/unknown_D021BC.bin Binary files differnew file mode 100755 index 000000000..9d7c14a2d --- /dev/null +++ b/graphics/unused/unknown_D021BC.bin diff --git a/graphics/unused/unknown_D023E8.bin b/graphics/unused/unknown_D023E8.bin Binary files differnew file mode 100755 index 000000000..58efd7d3e --- /dev/null +++ b/graphics/unused/unknown_D023E8.bin diff --git a/graphics/unused/unknown_D02410.png b/graphics/unused/unknown_D02410.png Binary files differnew file mode 100755 index 000000000..c02c644a1 --- /dev/null +++ b/graphics/unused/unknown_D02410.png diff --git a/graphics/unused/unknown_D024F0.bin b/graphics/unused/unknown_D024F0.bin Binary files differnew file mode 100755 index 000000000..d23673450 --- /dev/null +++ b/graphics/unused/unknown_D024F0.bin |