Decompilation of Pokémon Emerald
Go to file
DizzyEggg 7742e28dad Easy chat nonmatchings fix
do {} while(0);
2019-02-26 09:15:20 -06:00
.travis/calcrom
asm Decompile more easy_chat.c 2019-02-25 14:11:31 -06:00
common_syms
constants
data Merge pull request #577 from Phlosioneer/weather-15 2019-02-25 08:03:22 -06:00
graphics
include Merge pull request #583 from huderlem/easy_chat 2019-02-25 14:12:18 -06:00
sound
src Easy chat nonmatchings fix 2019-02-26 09:15:20 -06:00
tools
.gitattributes
.gitignore
.travis.yml
asmdiff.sh
build_tools.sh
charmap.txt
graphics_file_rules.mk
INSTALL.md
ld_script.txt
Makefile
map_data_rules.mk
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