Pokémon Romhack Base, based off pret's pokeemerald decompilation. See the wiki for more info.
Go to file
2018-04-10 12:17:29 +05:30
asm Decompile rom6 2018-04-10 12:17:29 +05:30
common_syms
constants
data Decompile rom6 2018-04-10 12:17:29 +05:30
graphics
include Decompile rom6 2018-04-10 12:17:29 +05:30
sound
src Decompile rom6 2018-04-10 12:17:29 +05:30
tools
.gitattributes
.gitignore
.travis.yml
asmdiff.sh
build_tools.sh
charmap.txt
graphics_file_rules.mk
INSTALL.md
ld_script.sed
ld_script.txt Decompile rom6 2018-04-10 12:17:29 +05:30
Makefile
README.md
rom.sha1
sym_bss.txt
sym_common.txt Decompiled start_menu.s 2018-03-28 00:40:00 +02:00
sym_ewram.txt Decompile map_name_popup 2018-04-09 12:52:28 +05:30

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