A Kalos remake in Pokémon Emerald.
Find a file
2019-04-04 19:34:35 -05:00
.travis/calcrom Fix symbol overcounting, add partial symbols 2019-03-03 15:02:26 -05:00
asm Move m4a BSS syms to m4a_1.s 2019-04-04 19:26:45 -05:00
common_syms Document some faraway_island code 2019-03-31 14:09:40 -05:00
constants
data Documentation of ereader_helpers, 1 2019-04-04 19:26:45 -05:00
graphics Finish documenting the other weather effects 2019-04-02 18:28:56 -05:00
include Documentation of ereader helpers, 2 2019-04-04 19:26:45 -05:00
sound Update se_z_search.mid 2019-03-24 16:37:27 -05:00
src Fix a typo in as(s)istattackselect 2019-04-04 19:34:35 -05:00
tools Fix warning for extra parens (#646) 2019-04-01 19:27:55 -05:00
.gitattributes
.gitignore
.travis.yml
asmdiff.ps1 Make a powershell version of asmdiff.sh 2019-03-16 12:26:01 -05:00
asmdiff.sh
build_tools.sh
charmap.txt Decompile union_room_chat through sub_8020118 2019-03-28 20:20:52 -05:00
graphics_file_rules.mk move pokemon graphics to mon-specific directories 2019-03-16 12:21:47 -05:00
INSTALL.md add troubleshooting line in INSTALL.md 2019-03-16 12:27:30 -05:00
ld_script.txt Finish decomp of union_room_chat 2019-04-04 19:26:45 -05:00
Makefile Support absolute paths 2019-03-07 08:46:55 -06:00
map_data_rules.mk Fix make to look for .json files instead of folders 2019-03-05 01:46:20 -05:00
porymap.project.cfg Split out the remaining wireless-related files 2019-03-24 13:15:37 -05:00
README.md
rom.sha1
songs.mk Update se_z_search.mid 2019-03-24 16:37:27 -05:00
spritesheet_rules.mk
sym_bss.txt Documentation of ereader_helpers, 1 2019-04-04 19:26:45 -05:00
sym_common.txt Give battle_anim files appropriate names 2019-03-31 12:15:39 -05:00
sym_ewram.txt Move gUnknown_02022C90 from sym_ewram.txt 2019-04-04 19:26:45 -05: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