Pokémon Romhack Base, based off pret's pokeemerald decompilation. See the wiki for more info.
Go to file
2018-08-12 00:03:19 +02:00
.travis/calcrom
asm Merge pull request #280 from DizzyEggg/decompile_part_mon_summary 2018-08-02 08:27:05 -07:00
common_syms
constants
data Move move descriptions to C 2018-08-12 00:03:19 +02:00
graphics
include Move move descriptions to C 2018-08-12 00:03:19 +02:00
sound
src Move move descriptions to C 2018-08-12 00:03:19 +02:00
tools Port over 9d96147bbf 2018-07-29 20:11:04 +12:00
.gitattributes
.gitignore
.travis.yml
asmdiff.sh
build_tools.sh
charmap.txt
graphics_file_rules.mk
INSTALL.md
ld_script.sed
ld_script.txt Move move descriptions to C 2018-08-12 00:03:19 +02:00
Makefile
README.md
rom.sha1
sym_bss.txt
sym_common.txt
sym_ewram.txt Merge branch 'master' of github.com:pret/pokeemerald 2018-07-24 21:18:36 -07: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