Decompilation of Pokémon Emerald
Go to file
Diegoisawesome b557e7c9cb
Merge pull request #345 from Kermalis/master
Sound Effects Part 1/6
2018-10-03 17:25:59 -05:00
.travis/calcrom
asm calledattack to calledmove 2018-09-22 19:08:41 +02:00
common_syms Battle Factory is decompiled and documented. 2018-09-10 01:01:39 +02:00
constants
data calledattack to calledmove 2018-09-22 19:08:41 +02:00
graphics Give labels to healthbox gfx 2018-09-20 21:42:38 +02:00
include Merge pull request #339 from Kermalis/master 2018-09-22 15:48:29 -05:00
sound Match ph_cure_blend.mid to ph_trap_solo.mid 2018-10-03 17:47:57 -04:00
src Finish tileset_anims macroization 2018-09-23 14:58:36 -05: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 Update devkitARM to r49 2018-08-29 23:48:35 -05:00
INSTALL.md
Makefile Clean .s files in midi folder 2018-09-23 23:52:04 -05:00
README.md
asmdiff.sh
build_tools.sh Set up Makefile for MIDIs 2018-09-22 20:28:32 -05:00
charmap.txt Document some not labeled battle things 2018-09-20 11:55:35 +02:00
graphics_file_rules.mk
ld_script.sed
ld_script.txt Match ph_cure_blend.mid to ph_trap_solo.mid 2018-10-03 17:47:57 -04:00
rom.sha1
songs.mk Match ph_cure_blend.mid to ph_trap_solo.mid 2018-10-03 17:47:57 -04:00
spritesheet_rules.mk Remove transparency from event object spritesheets 2018-09-11 17:18:10 -05:00
sym_bss.txt Slot machine is decompiled. 2018-09-15 23:19:37 +02:00
sym_common.txt Battle Factory is decompiled and documented. 2018-09-10 01:01:39 +02:00
sym_ewram.txt Merge pull request #326 from DizzyEggg/cablecarutil 2018-09-16 01:06:33 -05:00

README.md

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