Decompilation of Pokémon Emerald
Go to file
2019-03-24 16:37:27 -05:00
.travis/calcrom
asm Decompile berry_powder.c 2019-03-24 14:50:16 -05:00
common_syms
constants
data Decompile berry_powder.c 2019-03-24 14:50:16 -05:00
graphics Merge remote-tracking branch 'upstream/master' into move-tutor 2019-03-17 17:20:40 -05:00
include Decompile berry_powder.c 2019-03-24 14:50:16 -05:00
sound Match se_ussoki.mid 2019-03-24 16:37:27 -05:00
src Match sub_8166A34 2019-03-24 15:34:49 -05:00
tools
.gitattributes
.gitignore
.travis.yml
asmdiff.ps1 Make a powershell version of asmdiff.sh 2019-03-16 12:26:01 -05:00
asmdiff.sh
build_tools.sh
charmap.txt
graphics_file_rules.mk
INSTALL.md add troubleshooting line in INSTALL.md 2019-03-16 12:27:30 -05:00
ld_script.txt Match se_ussoki.mid 2019-03-24 16:37:27 -05:00
Makefile
map_data_rules.mk
porymap.project.cfg Split out the remaining wireless-related files 2019-03-24 13:15:37 -05:00
README.md
rom.sha1
songs.mk Match se_ussoki.mid 2019-03-24 16:37:27 -05:00
spritesheet_rules.mk
sym_bss.txt Split out the remaining wireless-related files 2019-03-24 13:15:37 -05:00
sym_common.txt
sym_ewram.txt Decompile berry_powder.c 2019-03-24 14:50:16 -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