Pokémon Romhack Base, based off pret's pokeemerald decompilation. See the wiki for more info.
Go to file
Diegoisawesome f1ee374e93
Merge pull request #468 from KDSKardabox/resolve_ice_electric_split
Move 2 incorrectly split functions of electric from ice
2018-12-23 10:42:01 -06:00
.travis/calcrom
asm Merge pull request #437 from DizzyEggg/storage 2018-12-22 16:12:27 -06:00
common_syms Decompile battle_anim_8170478.c (#445) 2018-12-13 21:33:54 -06:00
constants
data Merge pull request #437 from DizzyEggg/storage 2018-12-22 16:12:27 -06:00
graphics Convert battle_anim_815A0D4 data to .c 2018-12-18 19:15:59 -06:00
include Merge with master 2018-12-22 23:30:41 +01:00
sound
src Merge pull request #468 from KDSKardabox/resolve_ice_electric_split 2018-12-23 10:42:01 -06:00
tools
.gitattributes
.gitignore
.travis.yml
asmdiff.sh
build_tools.sh
charmap.txt Use normal apostrophes like adults 2018-12-07 10:41:08 -05:00
graphics_file_rules.mk
INSTALL.md
ld_script.sed
ld_script.txt Merge pull request #437 from DizzyEggg/storage 2018-12-22 16:12:27 -06:00
Makefile
README.md
rom.sha1
songs.mk
spritesheet_rules.mk
sym_bss.txt Merge branch 'master' into weather 2018-12-09 11:56:50 +01:00
sym_common.txt Decompile contest_painting.c (#447) 2018-12-15 13:07:07 -06:00
sym_ewram.txt Merge with master 2018-12-20 22:53:08 +01: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