Pokémon Romhack Base, based off pret's pokeemerald decompilation. See the wiki for more info.
Go to file
2018-02-16 13:08:21 -06:00
asm Start intro_credits_graphics decomp 2018-02-16 13:08:21 -06:00
common_syms Finish decompiling intro 2018-02-15 22:30:39 -06:00
constants battle labels merge with master 2018-02-09 00:43:07 +01:00
data Finish decompiling intro 2018-02-15 22:30:39 -06:00
graphics Merge pull request #202 from DizzyEggg/move_mon_data 2018-02-08 14:06:57 -06:00
include Start intro_credits_graphics decomp 2018-02-16 13:08:21 -06:00
sound
src Start intro_credits_graphics decomp 2018-02-16 13:08:21 -06:00
tools
.gitattributes
.gitignore
.travis.yml travis 2018-01-21 00:44:57 -05:00
asmdiff.sh
build_tools.sh Fix tool newlines 2018-01-21 04:11:43 -06:00
charmap.txt
graphics_file_rules.mk Decompile naming_screen.c 2018-01-23 21:30:13 -06:00
INSTALL.md fix shell scripts in install instructions 2018-01-21 13:50:12 -05:00
ld_script.sed
ld_script.txt Start intro_credits_graphics decomp 2018-02-16 13:08:21 -06:00
Makefile Fix for windows 2018-01-21 19:16:15 -05:00
README.md travis badge 2018-01-21 12:57:41 -05:00
rom.sha1
sym_bss.txt Merge branch 'master' into link 2018-02-03 09:42:19 -05:00
sym_common.txt Finish decompiling intro 2018-02-15 22:30:39 -06:00
sym_ewram.txt Finish decompiling intro 2018-02-15 22:30:39 -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