Decompilation of Pokémon Emerald
Go to file
2018-12-03 16:58:28 -05:00
.travis/calcrom
asm adds req for macro arguments 2018-12-02 15:14:29 -05:00
common_syms
constants remove frontier asm constants to fix build 2018-12-03 16:39:51 -05:00
data fix merge conflicts 2018-12-03 16:58:28 -05:00
graphics
include fix merge conflicts 2018-12-03 16:58:28 -05:00
sound
src fix merge conflicts 2018-12-03 16:58:28 -05:00
tools
.gitattributes
.gitignore
.travis.yml
asmdiff.sh
build_tools.sh
charmap.txt
graphics_file_rules.mk
INSTALL.md
ld_script.sed
ld_script.txt Clean up items data 2018-12-03 13:37:32 +01:00
Makefile
README.md
rom.sha1
songs.mk
spritesheet_rules.mk
sym_bss.txt
sym_common.txt
sym_ewram.txt Add battle controllers var to src from sym_ewram 2018-12-03 16:20:39 +01: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