Decompilation of Pokémon Emerald
Go to file
2018-05-10 09:47:12 -04:00
asm Merge branch 'master' into contest 2018-05-10 09:47:12 -04:00
common_syms Merge branch 'master' into contest 2018-05-10 09:47:12 -04:00
constants Convert item_descriptions.inc to .h 2018-04-25 01:41:04 +01:00
data Merge branch 'master' into contest 2018-05-10 09:47:12 -04:00
graphics Merge pull request #202 from DizzyEggg/move_mon_data 2018-02-08 14:06:57 -06:00
include Merge branch 'master' into contest 2018-05-10 09:47:12 -04:00
sound
src Merge branch 'master' into contest 2018-05-10 09:47:12 -04:00
tools
.gitattributes
.gitignore
.travis.yml Fix SourceForge link (again) 2018-02-28 22:07:10 -06:00
asmdiff.sh
build_tools.sh Fix tool newlines 2018-01-21 04:11:43 -06:00
charmap.txt
graphics_file_rules.mk Decompile naming_screen.c 2018-01-23 21:30:13 -06:00
INSTALL.md fix shell scripts in install instructions 2018-01-21 13:50:12 -05:00
ld_script.sed
ld_script.txt Merge branch 'master' into contest 2018-05-10 09:47:12 -04:00
Makefile Fix for windows 2018-01-21 19:16:15 -05:00
README.md travis badge 2018-01-21 12:57:41 -05:00
rom.sha1
sym_bss.txt through sub_8121178 2018-05-03 18:05:07 -04:00
sym_common.txt Merge branch 'master' into contest 2018-05-10 09:47:12 -04:00
sym_ewram.txt Merge branch 'master' into contest 2018-05-10 09:47:12 -04: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