A Kalos remake in Pokémon Emerald.
Find a file
Diegoisawesome c123b8d6f1
Merge pull request #417 from melthelesbian/msgbox_documentation
adds constants, cleans up callstd and msgbox code
2018-12-02 12:31:54 -06:00
.travis/calcrom
asm Merge pull request #417 from melthelesbian/msgbox_documentation 2018-12-02 12:31:54 -06:00
common_syms apprentice and factory screen common symbols 2018-11-19 18:06:15 +01:00
constants
data defines register_matchcall macro 2018-12-02 06:04:59 -05:00
graphics renames the winstrate graphics names to pokefan 2018-12-02 00:47:04 -05:00
include Merge pull request #418 from DizzyEggg/link_rfu 2018-12-02 12:29:31 -06:00
sound Match se_t_ooame_e.mid 2018-11-20 18:10:25 -05:00
src Merge pull request #418 from DizzyEggg/link_rfu 2018-12-02 12:29:31 -06:00
tools
.gitattributes
.gitignore
.travis.yml
asmdiff.sh
build_tools.sh
charmap.txt
graphics_file_rules.mk Document battle ui 2018-11-22 01:10:50 +00:00
INSTALL.md
ld_script.sed
ld_script.txt finish link rfu and fix rom 8011dc0 2018-12-02 11:58:50 +01:00
Makefile
README.md
rom.sha1
songs.mk Match se_t_ooame_e.mid 2018-11-20 18:10:25 -05:00
spritesheet_rules.mk
sym_bss.txt Decompile pokedex_area_screen.c (#412) 2018-11-30 10:41:03 -06:00
sym_common.txt Decompile pokedex_cry_screen.c (#406) 2018-11-28 10:14:32 -06:00
sym_ewram.txt Decompile pokedex_area_screen.c (#412) 2018-11-30 10:41:03 -06: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