Decompilation of Pokémon Emerald
Go to file
2018-01-20 19:45:38 -05:00
asm Merge branch 'master' of https://github.com/pret/pokeemerald into dump_small_baseroms 2018-01-20 19:45:38 -05:00
common_syms
constants
data Merge branch 'master' of https://github.com/pret/pokeemerald into dump_small_baseroms 2018-01-20 19:45:38 -05:00
graphics Merge branch 'master' of https://github.com/pret/pokeemerald into dump_small_baseroms 2018-01-20 19:45:38 -05:00
include Merge remote-tracking branch 'Pi/song-names' 2018-01-17 00:43:01 -06:00
sound
src fixing conflicts 2018-01-20 19:44:34 -05:00
tools
.gitattributes
.gitignore
asmdiff.sh
build_tools.sh
charmap.txt
graphics_file_rules.mk fixing conflicts 2018-01-20 19:44:34 -05:00
INSTALL.md
ld_script.sed
ld_script.txt
Makefile
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