Decompilation of Pokémon Emerald
Go to file
2018-08-15 11:43:57 +02:00
.travis/calcrom
asm Port contest ai from pokeruby 2018-08-15 11:43:57 +02:00
common_syms merge with master 2018-08-12 12:11:35 +02:00
constants
data Merge branch 'master' of github.com:pret/pokeemerald into Edwearth-learn_move 2018-08-12 12:55:21 -07:00
graphics Merge branch 'learn_move' of git://github.com/Edwearth/pokeemerald into Edwearth-learn_move 2018-08-11 19:03:38 -07:00
include Port contest ai from pokeruby 2018-08-15 11:43:57 +02:00
sound
src Port contest ai from pokeruby 2018-08-15 11:43:57 +02:00
tools
.gitattributes
.gitignore
.travis.yml
asmdiff.sh
build_tools.sh
charmap.txt
graphics_file_rules.mk
INSTALL.md add faster builds and NODEP sections from pokeruby 2018-08-11 21:19:27 -04:00
ld_script.sed
ld_script.txt Cleanup and document learn_move 2018-08-12 14:28:15 -07:00
Makefile sha1sum -> sha1 2018-08-11 21:29:54 -04:00
README.md
rom.sha1
sym_bss.txt
sym_common.txt merge with master 2018-08-12 12:11:35 +02:00
sym_ewram.txt Merge branch 'master' of github.com:pret/pokeemerald into Edwearth-learn_move 2018-08-12 12:55:21 -07: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