Pokémon Romhack Base, based off pret's pokeemerald decompilation. See the wiki for more info.
Go to file
2017-10-02 22:58:52 -05:00
asm Merge branch 'master' into unk_text_util_2 2017-10-02 22:09:29 -04:00
common_syms
constants Extract scattered baseroms and cleanup 2017-09-25 16:27:02 -05:00
data Merge branch 'master' into unk_text_util_2 2017-10-02 22:09:29 -04:00
graphics Extract baseroms from intro_credits_graphics.s 2017-10-01 03:08:19 -05:00
include Merge branch 'master' into unk_text_util_2 2017-10-02 22:09:29 -04:00
src Merge branch 'master' into unk_text_util_2 2017-10-02 22:09:29 -04:00
.gitattributes correct gitattributes assignment of languages. 2017-09-22 21:07:12 -04:00
.gitignore hooray, another data dump 2017-09-17 19:19:01 -04:00
asmdiff.sh add asmdiff.sh comparison script 2017-10-01 15:05:00 -05:00
charmap.txt Extract baseroms from battle_message and rename strings 2017-09-19 19:31:53 -05:00
graphics_file_rules.mk
INSTALL.md
ld_script.sed
ld_script.txt Merge branch 'master' into unk_text_util_2 2017-10-02 22:09:29 -04:00
Makefile
README.md
rom.sha1
sym_bss.txt fix merge conflicts 2017-09-21 10:50:15 +02:00
sym_common.txt up to x48 and troubles 2017-09-22 21:33:49 +02:00
sym_ewram.txt Merge pull request #45 from DizzyEggg/decomp_battle4 2017-09-30 03:00:10 -05:00

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