Pokémon Romhack Base, based off pret's pokeemerald decompilation. See the wiki for more info.
Go to file
2017-09-05 17:43:47 +02:00
asm dumped a lot of strings 2017-09-05 17:04:11 +02:00
common_syms
constants
data dump some more strings 2017-09-05 17:43:47 +02:00
graphics
include start start menu decomp 2017-09-05 13:01:24 +02:00
src start start menu decomp 2017-09-05 13:01:24 +02:00
.gitattributes
.gitignore
charmap.txt dumped a lot of strings 2017-09-05 17:04:11 +02:00
graphics_file_rules.mk
INSTALL.md
ld_script.sed
ld_script.txt dumped a lot of strings 2017-09-05 17:04:11 +02:00
Makefile
README.md
rom.sha1
sym_bss.txt
sym_common.txt really clean up battle ai 2017-09-05 09:41:48 +02:00
sym_ewram.txt start start menu decomp 2017-09-05 13:01:24 +02: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.