Pokémon Romhack Base, based off pret's pokeemerald decompilation. See the wiki for more info.
Go to file
2017-10-22 18:47:06 +02:00
asm Merge branch 'master' into decompile_battle_controllers 2017-10-22 18:47:06 +02:00
common_syms
constants
data Merge branch 'master' into decompile_battle_controllers 2017-10-22 18:47:06 +02:00
graphics battle interface review changes 2017-10-20 19:24:46 +02:00
include Merge branch 'master' into decompile_battle_controllers 2017-10-22 18:47:06 +02:00
src Merge branch 'master' into decompile_battle_controllers 2017-10-22 18:47:06 +02:00
.gitattributes
.gitignore
asmdiff.sh
charmap.txt
graphics_file_rules.mk
INSTALL.md
ld_script.sed
ld_script.txt Merge branch 'master' into decompile_battle_controllers 2017-10-22 18:47:06 +02:00
Makefile
README.md
rom.sha1
sym_bss.txt
sym_common.txt Merge branch 'master' into decompile_battle_controllers 2017-10-22 18:47:06 +02:00
sym_ewram.txt label and do more work at player controller 2017-10-22 01:04:02 +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.

See also