Pokémon Romhack Base, based off pret's pokeemerald decompilation. See the wiki for more info.
Go to file
2018-12-25 15:14:15 +01:00
.travis/calcrom
asm More link stuff, stumped on sub_807A728 2018-12-24 14:39:05 -06: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 Convert battle_anim_815A0D4 data to .c 2018-12-18 19:15:59 -06:00
graphics Convert battle_anim_815A0D4 data to .c 2018-12-18 19:15:59 -06:00
include Some more trade nonsense 2018-12-24 03:03:02 -06:00
sound
src Match nonmatching except the loop one 2018-12-25 15:14:15 +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' of github.com:pret/pokeemerald into trade 2018-12-18 19:54: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 Decompile battle_anim_effects_1.c 2018-12-16 11:39:22 -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