mirror of https://github.com/pret/pokeemerald.git
550e6688aa
* [preproc] C-style enums - asm files parseable from stdin - 2nd preproc pass - add parser for C-style `enum` - positional arguments at end of command --------- Co-authored-by: sbird <sbird@no.tld> Co-authored-by: Martin Griffin <martinrgriffin@gmail.com> |
||
---|---|---|
.github | ||
asm | ||
common_syms | ||
constants | ||
data | ||
docs | ||
gflib | ||
graphics | ||
include | ||
libagbsyscall | ||
sound | ||
src | ||
tools | ||
.gitattributes | ||
.gitignore | ||
INSTALL.md | ||
Makefile | ||
README.md | ||
asmdiff.ps1 | ||
asmdiff.sh | ||
build_tools.sh | ||
charmap.txt | ||
graphics_file_rules.mk | ||
json_data_rules.mk | ||
ld_script.ld | ||
ld_script_modern.ld | ||
make_tools.mk | ||
map_data_rules.mk | ||
rom.sha1 | ||
songs.mk | ||
spritesheet_rules.mk | ||
sym_bss.txt | ||
sym_common.txt | ||
sym_ewram.txt |
README.md
Pokémon Emerald
This is a decompilation of Pokémon Emerald.
It builds the following ROM:
- pokeemerald.gba
sha1: f3ae088181bf583e55daf962a92bb46f4f1d07b7
To set up the repository, see INSTALL.md.
For contacts and other pret projects, see pret.github.io.