Pokémon Romhack Base, based off pret's pokeemerald decompilation. See the wiki for more info.
Go to file
2018-03-07 18:03:13 -05:00
asm More renaming 2018-03-07 18:03:13 -05:00
common_syms Finish decompiling intro 2018-02-15 22:30:39 -06:00
constants correct move target defines 2018-02-26 13:24:46 +01:00
data Rename match call assets 2018-03-06 08:52:29 -05:00
graphics
include Rename match call assets 2018-03-06 08:52:29 -05:00
sound
src More renaming 2018-03-07 18:03:13 -05:00
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 Remaining data in match_call 2018-03-04 16:58:51 -05:00
Makefile
README.md
rom.sha1
sym_bss.txt
sym_common.txt Merge branch 'master' of https://github.com/pret/pokeemerald into intro 2018-02-17 04:03:59 -06:00
sym_ewram.txt Merge branch 'master' of https://github.com/pret/pokeemerald into intro 2018-02-17 04:03:59 -06: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