Decompilation of Pokémon Emerald
Go to file
2018-02-14 00:58:22 +01:00
asm decompile overworld 2018-02-14 00:58:22 +01:00
common_syms Merge branch 'master' into link 2018-02-11 19:22:06 -05:00
constants battle labels merge with master 2018-02-09 00:43:07 +01:00
data decompile overworld 2018-02-14 00:58:22 +01:00
graphics Merge pull request #202 from DizzyEggg/move_mon_data 2018-02-08 14:06:57 -06:00
include decompile overworld 2018-02-14 00:58:22 +01:00
sound
src decompile overworld 2018-02-14 00:58:22 +01:00
tools
.gitattributes
.gitignore
.travis.yml travis 2018-01-21 00:44:57 -05:00
asmdiff.sh
build_tools.sh Fix tool newlines 2018-01-21 04:11:43 -06:00
charmap.txt
graphics_file_rules.mk Decompile naming_screen.c 2018-01-23 21:30:13 -06:00
INSTALL.md fix shell scripts in install instructions 2018-01-21 13:50:12 -05:00
ld_script.sed
ld_script.txt decompile overworld 2018-02-14 00:58:22 +01:00
Makefile Fix for windows 2018-01-21 19:16:15 -05:00
README.md travis badge 2018-01-21 12:57:41 -05:00
rom.sha1
sym_bss.txt Merge branch 'master' into link 2018-02-03 09:42:19 -05:00
sym_common.txt decompile overworld 2018-02-14 00:58:22 +01:00
sym_ewram.txt more overworld work 2018-02-12 18:26:26 +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