Pokémon Romhack Base, based off pret's pokeemerald decompilation. See the wiki for more info.
Go to file
2018-02-07 23:21:51 +01:00
asm move battle vars to c file 2018-02-07 22:53:40 +01:00
common_syms iwram common symbols to c 2018-02-07 23:21:51 +01:00
constants
data Merge pull request #199 from DizzyEggg/decompile_rtc_screen 2018-02-07 13:03:59 -06:00
graphics
include iwram common symbols to c 2018-02-07 23:21:51 +01:00
sound
src iwram common symbols to c 2018-02-07 23:21:51 +01:00
tools
.gitattributes
.gitignore
.travis.yml
asmdiff.sh
build_tools.sh
charmap.txt
graphics_file_rules.mk
INSTALL.md
ld_script.sed
ld_script.txt Merge pull request #199 from DizzyEggg/decompile_rtc_screen 2018-02-07 13:03:59 -06:00
Makefile
README.md
rom.sha1
sym_bss.txt
sym_common.txt iwram common symbols to c 2018-02-07 23:21:51 +01:00
sym_ewram.txt move battle vars to c file 2018-02-07 22:53:40 +01: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