Decompilation of Pokémon Emerald
Go to file
2019-03-02 01:20:16 -03:00
.travis/calcrom
asm Merge branch 'master' into battle_engine_v2 2019-03-01 13:29:50 +01:00
common_syms
constants
data Effect Spore ability pop-up 2019-03-01 13:59:08 +01:00
graphics Fixed the file extensions of the new item sprites. 2019-03-02 01:20:16 -03:00
include Effect Spore ability pop-up 2019-03-01 13:59:08 +01:00
sound
src Effect Spore ability pop-up 2019-03-01 13:59:08 +01:00
tools
.gitattributes
.gitignore
.travis.yml
asmdiff.sh
build_tools.sh
charmap.txt
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