A Kalos remake in Pokémon Emerald.
Find a file
2017-12-16 15:12:55 +01:00
asm rename 2017-12-16 15:12:55 +01:00
common_syms Decompile TV (#80) 2017-10-13 10:09:36 -05:00
constants convert more constants 2017-12-11 12:41:13 -06:00
data Merge branch 'master' into decompile_use_pokeblock 2017-12-16 11:42:59 +01:00
graphics move more pokeblock data to C and label 2017-12-10 16:38:27 +01:00
include pokeblock.s is decompiled 2017-12-16 15:10:29 +01:00
src rename 2017-12-16 15:12:55 +01:00
.gitattributes
.gitignore
asmdiff.sh convert some constants to C headers 2017-12-05 11:55:48 -06:00
charmap.txt
graphics_file_rules.mk Merge branch 'master' into heal_location 2017-11-15 09:01:56 -05:00
INSTALL.md
ld_script.sed
ld_script.txt rename 2017-12-16 15:12:55 +01:00
Makefile convert some constants to C headers 2017-12-05 11:55:48 -06:00
README.md
rom.sha1
sym_bss.txt rename rng.c to random.c and rom4.c to overworld.c 2017-12-05 12:27:33 -06:00
sym_common.txt decompile more of pokeblock.s 2017-12-16 00:08:23 +01:00
sym_ewram.txt decompile more of pokeblock.s 2017-12-16 00:08:23 +01: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.

See also