Decompilation of Pokémon Emerald
Go to file
2018-09-29 13:36:33 +02:00
.travis/calcrom
asm Add pop-up to battlescripts 2018-09-29 13:36:33 +02:00
common_syms
constants
data Add pop-up to battlescripts 2018-09-29 13:36:33 +02:00
graphics Ability pop-up functionality is done 2018-09-29 12:47:35 +02:00
include Add pop-up to battlescripts 2018-09-29 13:36:33 +02:00
sound Update voice_groups.inc 2018-09-21 12:42:32 -04:00
src Add pop-up to battlescripts 2018-09-29 13:36:33 +02:00
tools
.gitattributes
.gitignore
.travis.yml
asmdiff.sh
build_tools.sh
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
Makefile
README.md
rom.sha1
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