Pokémon Romhack Base, based off pret's pokeemerald decompilation. See the wiki for more info.
Go to file
2018-03-09 22:54:57 +01:00
asm fix conflicts 2018-03-09 22:54:57 +01:00
common_syms list menu is decompiled 2018-03-03 14:58:41 +01:00
constants correct move target defines 2018-02-26 13:24:46 +01:00
data item menu is done 2018-03-04 20:03:11 +01:00
graphics Merge pull request #202 from DizzyEggg/move_mon_data 2018-02-08 14:06:57 -06:00
include fix conflicts 2018-03-09 22:54:57 +01:00
sound
src fix conflicts 2018-03-09 22:54:57 +01: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 fix conflicts 2018-03-09 22:54:57 +01:00
Makefile
README.md
rom.sha1
sym_bss.txt
sym_common.txt list menu is decompiled 2018-03-03 14:58:41 +01: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