A Kalos remake in Pokémon Emerald.
Find a file
2019-03-08 02:10:44 -05:00
.travis/calcrom
asm Decompile move tutor stuff 2019-03-08 01:56:38 -05:00
common_syms Incorporate feedback 2019-02-26 22:04:44 -05:00
constants
data Move constants into C 2019-03-06 22:58:05 -05:00
graphics Move constants into C 2019-03-06 22:58:05 -05:00
include Minor cleanup before pushing 2019-03-08 02:10:44 -05:00
sound
src Minor cleanup before pushing 2019-03-08 02:10:44 -05:00
tools Use strings for map json trainer_type and trainer_sight_or_berry_tree_id fields 2019-02-16 16:56:41 -06:00
.gitattributes
.gitignore
.travis.yml
asmdiff.sh
build_tools.sh
charmap.txt
graphics_file_rules.mk
INSTALL.md
ld_script.txt Start decompiling menu_unknown 2019-03-05 06:06:20 -05:00
Makefile
map_data_rules.mk
README.md
rom.sha1
songs.mk
spritesheet_rules.mk
sym_bss.txt
sym_common.txt
sym_ewram.txt More decompiled and cleanup 2019-03-05 22:32:28 -05: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