Decompilation of Pokémon Emerald
Go to file
2018-04-18 17:42:41 +05:30
asm Decompile field camera 2018-04-18 17:42:41 +05:30
common_syms list menu is decompiled 2018-03-03 14:58:41 +01:00
constants correct move target defines 2018-02-26 13:24:46 +01:00
data Decompile rotating_rate & remove debug check 2018-04-18 14:09:50 +05:30
graphics Merge pull request #202 from DizzyEggg/move_mon_data 2018-02-08 14:06:57 -06:00
include Decompile field camera 2018-04-18 17:42:41 +05:30
sound
src Decompile field camera 2018-04-18 17:42:41 +05:30
tools
.gitattributes
.gitignore
.travis.yml Fix SourceForge link (again) 2018-02-28 22:07:10 -06:00
asmdiff.sh
build_tools.sh
charmap.txt
graphics_file_rules.mk
INSTALL.md
ld_script.sed
ld_script.txt Decompile field camera 2018-04-18 17:42:41 +05:30
Makefile
README.md
rom.sha1
sym_bss.txt
sym_common.txt Decompile field camera 2018-04-18 17:42:41 +05:30
sym_ewram.txt Decompile field camera 2018-04-18 17:42:41 +05:30

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