Go to file
2017-12-22 00:10:20 -08:00
asm dump songs 2017-12-21 14:30:11 -08:00
common_syms ram vars to C files 2017-12-19 17:33:07 +01:00
constants battle setup review changes 2017-12-16 01:15:19 +01:00
data use internal song names 2017-12-22 00:10:20 -08:00
graphics Merge branch 'master' into clock 2017-12-15 21:04:25 -05:00
include use internal song names 2017-12-22 00:10:20 -08:00
sound rename songs to reflect internal names 2017-12-21 23:14:37 -08:00
src use internal song names 2017-12-22 00:10:20 -08:00
.gitattributes correct gitattributes assignment of languages. 2017-09-22 21:07:12 -04:00
.gitignore pr dump review changes 2017-12-20 17:24:37 +01:00
asmdiff.sh convert some constants to C headers 2017-12-05 11:55:48 -06:00
charmap.txt use internal song names 2017-12-22 00:10:20 -08:00
graphics_file_rules.mk * Use the $^ automatic variable for Castform files to avoid repetition 2017-12-17 16:45:58 -05: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
ld_script.sed use ramscrgen 2016-11-01 17:36:37 -05:00
ld_script.txt rename songs to reflect internal names 2017-12-21 23:14:37 -08:00
Makefile dump songs 2017-12-21 14:30:11 -08:00
README.md Add Discord and other disassemblies. 2017-09-04 19:41:47 -04:00
rom.sha1 Make rom.sha1 lowercase to fix erroneous comparison results on *nix 2017-09-06 09:20:49 -04:00
sym_bss.txt battle 1 is decompiled 2017-12-17 20:10:57 +01:00
sym_common.txt ram vars to C files 2017-12-19 17:33:07 +01:00
sym_ewram.txt ram vars to C files 2017-12-19 17:33:07 +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