Decompilation of Pokémon Emerald
Go to file
2017-10-26 08:40:08 -04:00
asm through sub_80E9AD0 2017-10-26 08:40:08 -04:00
common_syms
constants
data Merge pull request #91 from golemgalvanize/summary 2017-10-22 20:16:16 -05:00
graphics Move these palettes to INCBINs 2017-10-22 19:05:32 -04:00
include MWF: sub_80E9914 2017-10-25 19:54:24 -04:00
src through sub_80E9AD0 2017-10-26 08:40:08 -04:00
.gitattributes
.gitignore
asmdiff.sh
charmap.txt
graphics_file_rules.mk
INSTALL.md
ld_script.sed
ld_script.txt sub_80E8AF0 2017-10-23 18:35:06 -04:00
Makefile Decoration + decoration_inventory (#89) 2017-10-22 17:55:07 -05:00
README.md
rom.sha1
sym_bss.txt
sym_common.txt Merge branch 'librfu-decomp' 2017-10-21 20:11:31 -05:00
sym_ewram.txt through sub_80E8B58; secret base ewram 2017-10-23 18:56:18 -04:00

Pokémon Emerald

This is a disassembly of Pokémon Emerald.

It builds the following rom:

  • pokeemerald.gba sha1: f3ae088181bf583e55daf962a92bb46f4f1d07b7

To set up the repository, see INSTALL.md.

See also