Pokémon Romhack Base, based off pret's pokeemerald decompilation. See the wiki for more info.
Go to file
Diegoisawesome ae5aa3c4df Merge pull request #86 from PikalaxALT/special_ptr_table
Decompile special pointers
2017-10-20 00:24:06 -05:00
asm
common_syms
constants
data
graphics
include
src
.gitattributes
.gitignore
asmdiff.sh
charmap.txt
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

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