Decompilation of Pokémon Emerald
Go to file
2019-02-17 23:14:14 -05:00
.travis/calcrom
asm Decompiled sub_81C7418 2019-02-17 23:14:14 -05:00
common_syms
constants
data
graphics
include Merge pull request #548 from Phlosioneer/intro-movie-state-machine 2019-02-13 21:24:20 -06:00
sound
src Decompiled sub_81C7418 2019-02-17 23:14:14 -05:00
tools Fix C comment consumption logic 2019-02-13 21:55:39 -06:00
.gitattributes
.gitignore
.travis.yml
asmdiff.sh
build_tools.sh
charmap.txt
graphics_file_rules.mk
INSTALL.md
ld_script.txt Decompiled sub_81C7078 2019-02-17 23:14:14 -05:00
Makefile
map_data_rules.mk
porymap.project.cfg
README.md
rom.sha1
songs.mk
spritesheet_rules.mk
sym_bss.txt
sym_common.txt
sym_ewram.txt

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