Decompilation of Pokémon Emerald
Go to file
2018-10-14 22:37:07 +02:00
.travis/calcrom
asm Merge with master 2018-10-14 20:51:34 +02:00
common_syms
constants
data Merge with master 2018-10-14 20:51:34 +02:00
graphics Ability pop-up functionality is done 2018-09-29 12:47:35 +02:00
include Begin wild double battles 2018-10-14 22:37:07 +02:00
sound Match se_kouka_m.mid 2018-10-10 16:47:27 -04:00
src Begin wild double battles 2018-10-14 22:37:07 +02:00
tools mid2agb fix: compare whole note details before compression 2018-10-02 12:07:37 -05:00
.gitattributes
.gitignore Set up Makefile for MIDIs 2018-09-22 20:28:32 -05:00
.travis.yml
asmdiff.sh
build_tools.sh Set up Makefile for MIDIs 2018-09-22 20:28:32 -05:00
charmap.txt Merge with master 2018-09-22 00:22:13 +02:00
graphics_file_rules.mk
INSTALL.md
ld_script.sed
ld_script.txt Merge with master 2018-10-14 20:51:34 +02:00
Makefile Use relative path for mid2agb 2018-10-03 23:16:52 -05:00
README.md
rom.sha1
songs.mk Match se_kouka_m.mid 2018-10-10 16:47:27 -04:00
spritesheet_rules.mk
sym_bss.txt
sym_common.txt
sym_ewram.txt battle anim 80a5c6c decompiled 2018-10-07 12:32:20 +02: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