A Kalos remake in Pokémon Emerald.
Find a file
Fontbane fc69631a10 Field effects for Gen IV Abilities
Also added Honey (acts like White Flute for now) and made it so the Griseous Orb can't be removed from Giratina in battle.
2019-03-25 17:49:29 -04:00
.travis/calcrom
asm Merge branch 'master' into battle_engine_v2 2019-03-23 15:54:08 +01:00
common_syms Merge branch 'master' into main-menu-state-machine 2019-03-02 17:35:44 -05:00
constants improve checkplayergender calls 2018-12-28 08:22:21 -06:00
data Field effects for Gen IV Abilities 2019-03-25 17:49:29 -04:00
graphics Field effects for Gen IV Abilities 2019-03-25 17:49:29 -04:00
include Field effects for Gen IV Abilities 2019-03-25 17:49:29 -04:00
sound Match se_t_ooame_e.mid 2018-11-20 18:10:25 -05:00
src Field effects for Gen IV Abilities 2019-03-25 17:49:29 -04:00
tools Scaninc: Don't insert missing headers into dependencies 2019-03-07 09:46:14 -06:00
.gitattributes Add json to list of LF line-end files 2019-02-05 14:35:31 -06:00
.gitignore Set up Makefile for MIDIs 2018-09-22 20:28:32 -05:00
.travis.yml Update devkitPro version in Travis 2019-01-21 14:04:07 -06:00
asmdiff.ps1 Make a powershell version of asmdiff.sh 2019-03-16 12:26:01 -05:00
asmdiff.sh convert some constants to C headers 2017-12-05 11:55:48 -06:00
build_tools.sh convert mapjson.py to mapjson.cpp 2019-02-03 09:38:29 -06:00
charmap.txt Fix team messages 2019-03-02 12:31:07 +01:00
graphics_file_rules.mk Merge with master 2019-03-22 10:40:31 +01:00
INSTALL.md add troubleshooting line in INSTALL.md 2019-03-16 12:27:30 -05:00
ld_script.txt Merge branch 'master' into battle_engine_v2 2019-03-23 15:54:08 +01:00
Makefile Support absolute paths 2019-03-07 08:46:55 -06:00
map_data_rules.mk
README.md Update Discord link. 2018-10-22 22:20:48 -04:00
rom.sha1 Make rom.sha1 lowercase to fix erroneous comparison results on *nix 2017-09-06 09:20:49 -04:00
songs.mk Match se_t_ooame_e.mid 2018-11-20 18:10:25 -05:00
spritesheet_rules.mk
sym_bss.txt Document mirage_tower.c. (Combine fldeff_groundshake.c and fossil_specials.c) 2018-12-25 11:46:35 -06:00
sym_common.txt Clean up ram vars 2019-02-02 12:44:00 +01:00
sym_ewram.txt spaces => tabs 2019-03-08 04:00:11 -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