A Kalos remake in Pokémon Emerald.
Find a file
2019-03-16 12:31:29 -05:00
.travis/calcrom
asm
common_syms
constants
data Add a constant for "no music" on maps. 2019-03-16 12:31:29 -05:00
graphics move pokemon graphics to mon-specific directories 2019-03-16 12:21:47 -05:00
include Add a constant for "no music" on maps. 2019-03-16 12:31:29 -05:00
sound
src Use new MUS_NONE constant in sound.c 2019-03-16 12:31:29 -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
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
README.md
rom.sha1
songs.mk
spritesheet_rules.mk
sym_bss.txt
sym_common.txt
sym_ewram.txt

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