Decompilation of Pokémon Emerald
Go to file
2017-11-24 18:00:26 -05:00
asm LoadWallClockGraphics 2017-11-24 18:00:26 -05:00
common_syms Decompile TV (#80) 2017-10-13 10:09:36 -05:00
constants wild encounter review changes 2017-11-20 16:40:02 +01:00
data LoadWallClockGraphics 2017-11-24 18:00:26 -05:00
graphics Merge branch 'master' into heal_location 2017-11-15 09:01:56 -05:00
include LoadWallClockGraphics 2017-11-24 18:00:26 -05:00
src LoadWallClockGraphics 2017-11-24 18:00:26 -05:00
.gitattributes
.gitignore
asmdiff.sh
charmap.txt
graphics_file_rules.mk Merge branch 'master' into heal_location 2017-11-15 09:01:56 -05:00
INSTALL.md
ld_script.sed
ld_script.txt LoadWallClockGraphics 2017-11-24 18:00:26 -05:00
Makefile Drop tracking on gbapal files 2017-11-11 14:38:53 -05:00
README.md
rom.sha1
sym_bss.txt Merge branch 'master' into heal_location 2017-11-15 09:01:56 -05:00
sym_common.txt fix merge conflicts, evo scene 2017-10-31 19:36:25 +01:00
sym_ewram.txt wild encounter, fix merge conflicts 2017-11-18 21:45:52 +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