Pokémon Romhack Base, based off pret's pokeemerald decompilation. See the wiki for more info.
Go to file
2018-10-10 12:02:02 -04:00
.travis/calcrom
asm finish porting field_effect_helpers 2018-10-10 12:02:02 -04:00
common_syms
constants
data finish porting field_effect_helpers 2018-10-10 12:02:02 -04:00
graphics Give labels to healthbox gfx 2018-09-20 21:42:38 +02:00
include finish porting field_effect_helpers 2018-10-10 12:02:02 -04:00
sound Match ph_cure_blend.mid to ph_trap_solo.mid 2018-10-03 17:47:57 -04:00
src finish porting field_effect_helpers 2018-10-10 12:02:02 -04:00
tools mid2agb fix: compare whole note details before compression 2018-10-02 12:07:37 -05:00
.gitattributes
.gitignore Set up Makefile for MIDIs 2018-09-22 20:28:32 -05:00
.travis.yml
asmdiff.sh
build_tools.sh Set up Makefile for MIDIs 2018-09-22 20:28:32 -05:00
charmap.txt Document some not labeled battle things 2018-09-20 11:55:35 +02:00
graphics_file_rules.mk
INSTALL.md
ld_script.sed
ld_script.txt finish porting field_effect_helpers 2018-10-10 12:02:02 -04:00
Makefile Use relative path for mid2agb 2018-10-03 23:16:52 -05:00
README.md
rom.sha1
songs.mk Match ph_cure_blend.mid to ph_trap_solo.mid 2018-10-03 17:47:57 -04:00
spritesheet_rules.mk
sym_bss.txt Slot machine is decompiled. 2018-09-15 23:19:37 +02:00
sym_common.txt
sym_ewram.txt battle anim 80a5c6c decompiled 2018-10-07 12:32:20 +02: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