Decompilation of Pokémon Emerald
Go to file
2018-01-14 22:15:50 +01:00
asm battle transition is decompiled 2018-01-14 22:09:35 +01:00
common_syms ram vars to C files 2017-12-19 17:33:07 +01:00
constants Split rom_81370FC and port function names 2017-12-28 02:09:11 -06:00
data up to 30 battle transitions 2018-01-14 20:45:44 +01:00
graphics last wave of graphics.s dumps 2017-12-30 01:09:06 -05:00
include make battle transition compile 2018-01-14 22:15:50 +01:00
sound rename songs to reflect internal names 2017-12-21 23:14:37 -08:00
src make battle transition compile 2018-01-14 22:15:50 +01:00
tools
.gitattributes
.gitignore Merge remote-tracking branch 'xenonnsmb/master'. 2018-01-01 03:07:55 -06:00
asmdiff.sh
build_tools.sh
charmap.txt phoneme constants 2017-12-22 00:14:56 -08:00
graphics_file_rules.mk fifteenth wave of graphics.s dumps 2017-12-28 22:05:30 -05:00
INSTALL.md
ld_script.sed
ld_script.txt battle transition is decompiled 2018-01-14 22:09:35 +01:00
Makefile Split rom_81370FC and port function names 2017-12-28 02:09:11 -06:00
README.md Add pokegold and pokefirered. 2017-12-31 13:30:22 -05:00
rom.sha1
sym_bss.txt up to groudon transition 2018-01-13 21:03:07 +01:00
sym_common.txt pokeblock merge conflicts 2017-12-21 23:12:36 +01:00
sym_ewram.txt start working on battle transition 2018-01-01 17:41:34 +01:00

Pokémon Emerald

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