Decompilation of Pokémon Emerald
Go to file
ProjectRevoTPP 8cf6da7a3b don't forget to add the file dummy 2018-01-06 21:13:18 -05:00
asm Review fixes 2018-01-01 19:21:30 -06: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 Merge remote-tracking branch 'Egg/dump_battle_anim_scripts' 2017-12-31 13:35:14 -06:00
graphics last wave of graphics.s dumps 2017-12-30 01:09:06 -05:00
include add assert support to pokeemerald. 2018-01-06 21:12:42 -05:00
sound rename songs to reflect internal names 2017-12-21 23:14:37 -08:00
src don't forget to add the file dummy 2018-01-06 21:13:18 -05:00
tools adding tools from pokeruby 2017-12-03 19:55:01 -06:00
.gitattributes correct gitattributes assignment of languages. 2017-09-22 21:07:12 -04:00
.gitignore Merge remote-tracking branch 'xenonnsmb/master'. 2018-01-01 03:07:55 -06:00
INSTALL.md INSTALL.md links to pret/pokeruby-tools, since YamaArashi/pokeruby-tools and ProjectRevoTPP/pokeruby-tools are 404 2017-12-17 16:39:01 -05:00
Makefile add assert support to pokeemerald. 2018-01-06 21:12:42 -05:00
README.md Add pokegold and pokefirered. 2017-12-31 13:30:22 -05:00
asmdiff.sh convert some constants to C headers 2017-12-05 11:55:48 -06:00
build_tools.sh Create build_tools.sh 2017-12-03 19:42:55 -06:00
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
ld_script.sed
ld_script.txt add assert support to pokeemerald. 2018-01-06 21:12:42 -05:00
rom.sha1
sym_bss.txt add assert support to pokeemerald. 2018-01-06 21:12:42 -05:00
sym_common.txt pokeblock merge conflicts 2017-12-21 23:12:36 +01:00
sym_ewram.txt merge bike with master, fix conflicts 2017-12-24 00:08:55 +01:00

README.md

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