Pokémon Romhack Base, based off pret's pokeemerald decompilation. See the wiki for more info.
Go to file
2018-12-24 00:02:29 +01:00
.travis/calcrom
asm Merge pull request #466 from melthelesbian/compare_macros 2018-12-23 11:17:30 -06:00
common_syms Decompile battle_anim_8170478.c (#445) 2018-12-13 21:33:54 -06:00
constants
data Merge pull request #466 from melthelesbian/compare_macros 2018-12-23 11:17:30 -06:00
graphics Convert battle_anim_815A0D4 data to .c 2018-12-18 19:15:59 -06:00
include Clear includes 2018-12-24 00:02:29 +01:00
sound
src Clear includes 2018-12-24 00:02:29 +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 move data to c 2018-12-23 14:52:47 +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