A Kalos remake in Pokémon Emerald.
Find a file
2018-07-28 23:26:19 +02:00
.travis/calcrom
asm Decompile a few pokemon summary screen functions 2018-07-28 23:26:19 +02:00
common_syms Document list_menu.c and main_menu.c 2018-07-15 04:30:37 -07:00
constants
data Move strings to C 2018-07-25 01:15:36 -07:00
graphics
include Decompile a few pokemon summary screen functions 2018-07-28 23:26:19 +02:00
sound
src Decompile a few pokemon summary screen functions 2018-07-28 23:26:19 +02:00
tools
.gitattributes
.gitignore
.travis.yml
asmdiff.sh
build_tools.sh
charmap.txt Clean up files and add entries to charmap 2018-07-24 21:18:23 -07:00
graphics_file_rules.mk
INSTALL.md
ld_script.sed
ld_script.txt Move strings to C 2018-07-25 01:15:36 -07:00
Makefile
README.md
rom.sha1
sym_bss.txt
sym_common.txt
sym_ewram.txt Merge branch 'master' of github.com:pret/pokeemerald 2018-07-24 21:18:36 -07: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