Decompilation of Pokémon Emerald
Go to file
2018-07-21 13:24:20 +02:00
.travis/calcrom
asm šFix BattleMove struct access in asm 2018-07-19 20:24:52 +02:00
common_syms
constants
data Add new field end turn effects 2018-07-21 13:24:20 +02:00
graphics
include Add new field end turn effects 2018-07-21 13:24:20 +02:00
sound
src Add new field end turn effects 2018-07-21 13:24:20 +02:00
tools dumped most of pokenav.s 2018-01-15 23:38:10 -05:00
.gitattributes
.gitignore
.travis.yml
asmdiff.sh
build_tools.sh
charmap.txt Add new Side turn effects 2018-07-21 12:56:07 +02:00
graphics_file_rules.mk
INSTALL.md
ld_script.sed
ld_script.txt
Makefile
README.md
rom.sha1
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