Decompilation of Pokémon Emerald
Go to file
2018-08-13 21:24:11 +02:00
.travis/calcrom
asm match contest effect 2018-08-13 21:24:11 +02:00
common_syms merge with master 2018-08-12 12:11:35 +02:00
constants
data match contest effect 2018-08-13 21:24:11 +02:00
graphics Continue decompiling field_specials 2018-08-10 00:42:06 -07:00
include copy contest effect from ruby 2018-08-12 23:20:17 +02:00
sound
src match contest effect 2018-08-13 21:24:11 +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 match contest effect 2018-08-13 21:24:11 +02: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 pull request #288 from DizzyEggg/slot_machine 2018-08-12 12:27:23 -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