Pokémon Romhack Base, based off pret's pokeemerald decompilation. See the wiki for more info.
Go to file
2019-03-06 12:09:34 +01:00
.travis/calcrom
asm Proper Roar handling in double battles 2019-03-06 12:09:34 +01:00
common_syms Merge branch 'master' into main-menu-state-machine 2019-03-02 17:35:44 -05:00
constants
data Proper Roar handling in double battles 2019-03-06 12:09:34 +01:00
graphics Implemented the sprites for the Gen. 6 items. 2019-03-02 12:42:53 -03:00
include Proper Roar handling in double battles 2019-03-06 12:09:34 +01:00
sound
src Proper Roar handling in double battles 2019-03-06 12:09:34 +01:00
tools
.gitattributes
.gitignore
.travis.yml
asmdiff.sh
build_tools.sh
charmap.txt Fix team messages 2019-03-02 12:31:07 +01:00
graphics_file_rules.mk
INSTALL.md
ld_script.txt Merge with master 2019-03-05 21:46:45 +01:00
Makefile
map_data_rules.mk Fix make to look for .json files instead of folders 2019-03-05 01:46:20 -05:00
README.md
rom.sha1
songs.mk
spritesheet_rules.mk
sym_bss.txt
sym_common.txt
sym_ewram.txt

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