Go to file
2016-09-03 14:49:37 -07:00
asm eliminate libgcc.s 2016-09-03 04:11:10 -07:00
constants split asm/emerald.s 2016-09-03 01:11:14 -07:00
data clean up aligns 2016-09-03 14:31:43 -07:00
graphics move trainer graphics 2016-09-03 14:04:23 -07:00
include make it build 2016-09-03 02:20:49 -07:00
src make it build 2016-09-03 02:20:49 -07:00
tools gpu_regs.c 2016-01-08 01:08:16 -08:00
.gitattributes add *.sha1 to .gitattributes 2016-09-03 14:49:37 -07:00
.gitignore split asm/emerald.s 2016-09-03 01:11:14 -07:00
charmap.txt split asm/emerald.s 2016-09-03 01:11:14 -07:00
ewram_syms.txt split asm/emerald.s 2016-09-03 01:11:14 -07:00
graphics_file_rules.mk update graphics makefile 2016-09-03 14:20:45 -07:00
INSTALL.md add INSTALL file 2016-09-03 14:25:34 -07:00
iwram_syms.txt split asm/emerald.s 2016-09-03 01:11:14 -07:00
ld_script.txt split data1.s 2016-09-03 10:20:06 -07:00
Makefile split data1.s 2016-09-03 10:20:06 -07:00
README.md add INSTALL file 2016-09-03 14:25:34 -07:00
rom.sha1 pokemon PNGs and palettes 2015-11-13 21:57:22 -08: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.