Pokémon Romhack Base, based off pret's pokeemerald decompilation. See the wiki for more info.
Go to file
2017-09-20 20:48:32 -04:00
asm remaining lilycove lady functions 2017-09-20 20:48:32 -04:00
common_syms Cleanup bg.c 2017-09-09 20:52:33 -05:00
constants
data Merge branch 'master' into field_map_obj 2017-09-18 19:21:34 -04:00
graphics Add missing file and rename data2.s to link.s 2017-09-16 14:08:47 -05:00
include remaining lilycove lady functions 2017-09-20 20:48:32 -04:00
src remaining lilycove lady functions 2017-09-20 20:48:32 -04:00
.gitattributes
.gitignore hooray, another data dump 2017-09-17 19:19:01 -04:00
charmap.txt berry.s decompiled 2017-09-13 11:16:26 +02:00
graphics_file_rules.mk Finish extracting data2.s 2017-09-16 03:21:09 -05:00
INSTALL.md
ld_script.sed
ld_script.txt Merge branch 'master' into lilycove_lady 2017-09-20 20:17:31 -04:00
Makefile
README.md Add Discord and other disassemblies. 2017-09-04 19:41:47 -04:00
rom.sha1 Make rom.sha1 lowercase to fix erroneous comparison results on *nix 2017-09-06 09:20:49 -04:00
sym_bss.txt Merge branch 'master' into decomp_script 2017-09-11 09:22:10 +02:00
sym_common.txt berry.s decompiled 2017-09-13 11:16:26 +02:00
sym_ewram.txt Merge branch 'master' into field_map_obj 2017-09-18 19:21:34 -04: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