Decompilation of Pokémon Emerald
Go to file
2018-12-10 21:36:52 +01:00
.travis/calcrom
asm Document PSS functions 2018-12-10 21:36:52 +01:00
common_syms apprentice and factory screen common symbols 2018-11-19 18:06:15 +01:00
constants
data Document PSS functions 2018-12-10 21:36:52 +01:00
graphics renames the winstrate graphics names to pokefan 2018-12-02 00:47:04 -05:00
include Document PSS functions 2018-12-10 21:36:52 +01:00
sound Match se_t_ooame_e.mid 2018-11-20 18:10:25 -05:00
src Document PSS functions 2018-12-10 21:36:52 +01:00
tools label a flag in the asm 2018-10-17 08:55:09 -04: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 Use normal apostrophes like adults 2018-12-07 10:41:08 -05:00
graphics_file_rules.mk Document battle ui 2018-11-22 01:10:50 +00:00
INSTALL.md Merge branch 'master' of https://github.com/garakmon/pokeemerald 2018-09-24 08:39:26 -04:00
ld_script.sed
ld_script.txt Merge pull request #429 from nullableVoidPtr/master 2018-12-08 21:44:12 -06:00
Makefile Merge pull request #384 from garakmon/subdirs 2018-11-15 14:25:21 -06:00
README.md Update Discord link. 2018-10-22 22:20:48 -04:00
rom.sha1
songs.mk Match se_t_ooame_e.mid 2018-11-20 18:10:25 -05:00
spritesheet_rules.mk Rename OW Sprites 2018-10-14 15:49:55 -04:00
sym_bss.txt Fix sym_ indentation 2018-12-06 09:46:05 +08:00
sym_common.txt Fix sym_ indentation 2018-12-06 09:46:05 +08:00
sym_ewram.txt Start pokemon storage system 2018-12-09 16:44:01 +01: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