Decompilation of Pokémon Emerald
Go to file
2019-03-31 15:43:51 -05:00
.travis/calcrom
asm through sub_8018A50 2019-03-31 15:43:51 -05:00
common_syms Give battle_anim files appropriate names 2019-03-31 12:15:39 -05:00
constants
data through sub_8018798 2019-03-31 15:43:51 -05:00
graphics
include through sub_8018798 2019-03-31 15:43:51 -05:00
sound Update se_z_search.mid 2019-03-24 16:37:27 -05:00
src through sub_8018A50 2019-03-31 15:43:51 -05:00
tools
.gitattributes
.gitignore
.travis.yml
asmdiff.ps1
asmdiff.sh
build_tools.sh
charmap.txt Decompile union_room_chat through sub_8020118 2019-03-28 20:20:52 -05:00
graphics_file_rules.mk
INSTALL.md
ld_script.txt Start decompiling mystery gift 2019-03-31 15:43:51 -05:00
Makefile
map_data_rules.mk
porymap.project.cfg
README.md
rom.sha1
songs.mk Update se_z_search.mid 2019-03-24 16:37:27 -05:00
spritesheet_rules.mk
sym_bss.txt
sym_common.txt Give battle_anim files appropriate names 2019-03-31 12:15:39 -05:00
sym_ewram.txt through sub_8018798 2019-03-31 15:43:51 -05:00

Pokémon Emerald

Build Status

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