Pokémon Romhack Base, based off pret's pokeemerald decompilation. See the wiki for more info.
Go to file
2018-12-17 02:39:17 -05:00
.travis/calcrom
asm decompiled up to sub_81B8A7C 2018-12-17 02:39:17 -05:00
common_syms
constants
data Decompile battle_intro.c (#444) 2018-12-12 23:18:25 -06:00
graphics
include decompiled up to sub_81B8A7C 2018-12-17 02:39:17 -05:00
sound
src decompiled up to sub_81B8A7C 2018-12-17 02:39:17 -05: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 branch 'master' of https://github.com/pret/pokeemerald into decompile_party_menu 2018-12-13 00:31:06 -05:00
Makefile
README.md
rom.sha1
songs.mk
spritesheet_rules.mk
sym_bss.txt
sym_common.txt
sym_ewram.txt Decompile battle_intro.c (#444) 2018-12-12 23:18:25 -06: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