Decompilation of Pokémon Emerald
Go to file
Diegoisawesome 0b59dbf2b8
Merge pull request #393 from DizzyEggg/text
Match one function in text.c
2018-11-21 16:11:03 -06:00
.travis/calcrom
asm Merge branch 'master' into frontier 2018-11-19 17:32:32 +01:00
common_syms apprentice and factory screen common symbols 2018-11-19 18:06:15 +01:00
constants
data Decompile all of battle_anim_utility_funcs 2018-11-19 09:37:25 -06:00
graphics
include Match DecompressGlyphTile 2018-11-21 21:58:35 +01:00
sound Match se_t_ooame_e.mid 2018-11-20 18:10:25 -05:00
src Match DecompressGlyphTile 2018-11-21 21:58:35 +01:00
tools
.gitattributes
.gitignore
.travis.yml
asmdiff.sh
build_tools.sh
charmap.txt
graphics_file_rules.mk
INSTALL.md
ld_script.sed
ld_script.txt Match se_t_ooame_e.mid 2018-11-20 18:10:25 -05:00
Makefile Merge pull request #384 from garakmon/subdirs 2018-11-15 14:25:21 -06:00
README.md Update Discord link. 2018-10-22 22:20:48 -04:00
rom.sha1
songs.mk Match se_t_ooame_e.mid 2018-11-20 18:10:25 -05:00
spritesheet_rules.mk
sym_bss.txt Decompile mossdeep hym 2018-11-19 17:16:01 +01:00
sym_common.txt tabs to spaces 2018-11-19 20:25:09 +01:00
sym_ewram.txt Move vars to battle_main.c 2018-11-19 17:36:39 +01:00

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