Pokémon Romhack Base, based off pret's pokeemerald decompilation. See the wiki for more info.
Go to file
Diegoisawesome 5b83924d6c Merge pull request #95 from PikalaxALT/decoration
Move these palettes to INCBINs
2017-10-22 19:53:25 -05:00
asm Rename some functions and all RAM objects in decoration.c 2017-10-22 20:13:31 -04:00
common_syms Decompile TV (#80) 2017-10-13 10:09:36 -05:00
constants
data Rename some functions and all RAM objects in decoration.c 2017-10-22 20:13:31 -04:00
graphics Move these palettes to INCBINs 2017-10-22 19:05:32 -04:00
include Fix global declarations of libc fns 2017-10-22 20:43:03 -04:00
src Rename some functions and all RAM objects in decoration.c 2017-10-22 20:13:31 -04:00
.gitattributes
.gitignore add build/ support. 2017-10-09 02:19:44 -04:00
asmdiff.sh
charmap.txt
graphics_file_rules.mk
INSTALL.md
ld_script.sed
ld_script.txt Decoration + decoration_inventory (#89) 2017-10-22 17:55:07 -05:00
Makefile Decoration + decoration_inventory (#89) 2017-10-22 17:55:07 -05:00
README.md
rom.sha1
sym_bss.txt Decompile TV (#80) 2017-10-13 10:09:36 -05:00
sym_common.txt Merge branch 'librfu-decomp' 2017-10-21 20:11:31 -05:00
sym_ewram.txt Decoration + decoration_inventory (#89) 2017-10-22 17:55:07 -05:00

Pokémon Emerald

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