A Kalos remake in Pokémon Emerald.
Find a file
2019-02-28 20:56:52 +01:00
.travis/calcrom
asm Merge with master 2019-02-28 20:56:52 +01:00
common_syms Fix some names 2019-02-18 01:33:41 -05:00
constants
data Merge with master 2019-02-28 20:56:52 +01:00
graphics Merge with master 2019-02-28 20:56:52 +01:00
include Merge with master 2019-02-28 20:56:52 +01:00
sound
src Merge with master 2019-02-28 20:56:52 +01:00
tools Use strings for map json trainer_type and trainer_sight_or_berry_tree_id fields 2019-02-16 16:56:41 -06:00
.gitattributes Add json to list of LF line-end files 2019-02-05 14:35:31 -06:00
.gitignore
.travis.yml
asmdiff.sh
build_tools.sh convert mapjson.py to mapjson.cpp 2019-02-03 09:38:29 -06:00
charmap.txt
graphics_file_rules.mk
INSTALL.md
ld_script.txt Merge with master 2019-02-28 20:56:52 +01:00
Makefile Ignore trigraph warning 2019-02-10 22:12:43 -05:00
map_data_rules.mk Cleanup and add game version flag to mapjson tool 2019-02-04 17:28:45 -06:00
README.md
rom.sha1
songs.mk
spritesheet_rules.mk
sym_bss.txt
sym_common.txt Clean up ram vars 2019-02-02 12:44:00 +01:00
sym_ewram.txt Clean up ram vars 2019-02-02 12:44:00 +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