Pokémon Romhack Base, based off pret's pokeemerald decompilation. See the wiki for more info.
Go to file
2018-12-24 23:29:47 +01:00
.travis/calcrom
asm Merge branch 'master' into learn 2018-12-24 22:01:52 +01:00
common_syms Decompile battle_anim_8170478.c (#445) 2018-12-13 21:33:54 -06:00
constants remove frontier asm constants to fix build 2018-12-03 16:39:51 -05:00
data asm party and fldeff clean-up 2018-12-24 21:59:05 +01:00
graphics Convert battle_anim_815A0D4 data to .c 2018-12-18 19:15:59 -06:00
include make it compie hopefully 2018-12-24 22:19:40 +01:00
sound
src space 2018-12-24 23:29:47 +01: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 branch 'master' into learn 2018-12-24 22:01:52 +01: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