Decompilation of Pokémon Emerald
Go to file
2019-03-02 22:42:50 +01:00
.travis/calcrom
asm Fix move reminder 2019-03-02 12:13:09 +01:00
common_syms
constants
data Powder moves on grass types 2019-03-02 13:08:50 +01:00
graphics Implemented the sprites for the Gen. 6 items. 2019-03-02 12:42:53 -03:00
include Merge pull request #99 from LOuroboros/battle_engine_v2 2019-03-02 22:42:50 +01:00
sound
src Merge pull request #99 from LOuroboros/battle_engine_v2 2019-03-02 22:42:50 +01:00
tools
.gitattributes
.gitignore
.travis.yml
asmdiff.sh
build_tools.sh
charmap.txt Fix team messages 2019-03-02 12:31:07 +01:00
graphics_file_rules.mk
INSTALL.md
ld_script.txt Merge with master 2019-02-28 20:56:52 +01:00
Makefile
map_data_rules.mk
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