Decompilation of Pokémon Emerald
Go to file
2018-01-07 01:29:26 -06:00
asm Extract door animations 2018-01-07 01:29:26 -06:00
common_syms
constants Split rom_81370FC and port function names 2017-12-28 02:09:11 -06:00
data Extract door animations 2018-01-07 01:29:26 -06:00
graphics Extract door animations 2018-01-07 01:29:26 -06:00
include Split rom_81370FC and port function names 2017-12-28 02:09:11 -06:00
sound rename songs to reflect internal names 2017-12-21 23:14:37 -08:00
src Split rom_81370FC and port function names 2017-12-28 02:09:11 -06:00
.gitattributes
.gitignore
asmdiff.sh
charmap.txt phoneme constants 2017-12-22 00:14:56 -08:00
graphics_file_rules.mk Extract battle_transition data 2017-12-27 15:25:15 -06:00
INSTALL.md
ld_script.sed
ld_script.txt Extract door animations 2018-01-07 01:29:26 -06:00
Makefile Split rom_81370FC and port function names 2017-12-28 02:09:11 -06:00
README.md
rom.sha1
sym_bss.txt
sym_common.txt
sym_ewram.txt

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