Pokémon Romhack Base, based off pret's pokeemerald decompilation. See the wiki for more info.
Go to file
Diegoisawesome 5c00be143d
Merge pull request #156 from Diegoisawesome/master
Extract baseroms and port field_door
2018-01-07 19:00:16 -06:00
asm Merge branch 'master' of https://github.com/pret/pokeemerald 2018-01-07 18:47:05 -06:00
common_syms
constants
data Merge branch 'master' of https://github.com/pret/pokeemerald 2018-01-07 18:47:05 -06:00
graphics Merge branch 'master' of https://github.com/pret/pokeemerald 2018-01-07 18:47:05 -06:00
include Move forward declaration 2018-01-07 18:58:52 -06:00
sound
src Move forward declaration 2018-01-07 18:58:52 -06:00
tools
.gitattributes
.gitignore
asmdiff.sh
build_tools.sh
charmap.txt
graphics_file_rules.mk
INSTALL.md
ld_script.sed
ld_script.txt Merge branch 'master' of https://github.com/pret/pokeemerald 2018-01-07 18:47:05 -06:00
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