A Kalos remake in Pokémon Emerald.
Find a file
2019-03-24 16:37:27 -05:00
.travis/calcrom Fix symbol overcounting, add partial symbols 2019-03-03 15:02:26 -05:00
asm Decompile berry_powder.c 2019-03-24 14:50:16 -05:00
common_syms Merge branch 'master' into main-menu-state-machine 2019-03-02 17:35:44 -05:00
constants
data Decompile berry_powder.c 2019-03-24 14:50:16 -05:00
graphics Merge remote-tracking branch 'upstream/master' into move-tutor 2019-03-17 17:20:40 -05:00
include Decompile berry_powder.c 2019-03-24 14:50:16 -05:00
sound Match se_track_door.mid 2019-03-24 16:37:27 -05:00
src Match sub_8166A34 2019-03-24 15:34:49 -05:00
tools Scaninc: Don't insert missing headers into dependencies 2019-03-07 09:46:14 -06:00
.gitattributes
.gitignore
.travis.yml
asmdiff.ps1 Make a powershell version of asmdiff.sh 2019-03-16 12:26:01 -05:00
asmdiff.sh
build_tools.sh
charmap.txt
graphics_file_rules.mk move pokemon graphics to mon-specific directories 2019-03-16 12:21:47 -05:00
INSTALL.md add troubleshooting line in INSTALL.md 2019-03-16 12:27:30 -05:00
ld_script.txt Match se_track_door.mid 2019-03-24 16:37:27 -05:00
Makefile Support absolute paths 2019-03-07 08:46:55 -06:00
map_data_rules.mk Fix make to look for .json files instead of folders 2019-03-05 01:46:20 -05:00
porymap.project.cfg Split out the remaining wireless-related files 2019-03-24 13:15:37 -05:00
README.md
rom.sha1
songs.mk Match se_track_door.mid 2019-03-24 16:37:27 -05:00
spritesheet_rules.mk
sym_bss.txt Split out the remaining wireless-related files 2019-03-24 13:15:37 -05:00
sym_common.txt
sym_ewram.txt Decompile berry_powder.c 2019-03-24 14:50:16 -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