Decompilation of Pokémon Emerald
Go to file
GriffinR 232eab4bee
Merge pull request #1975 from Sierraffinity/jsonproc-fix
jsonproc: filter out every non-alphanumeric character
2024-01-28 13:54:11 -05:00
.github
asm
common_syms
constants
data Merge pull request #1936 from GriffinRichards/doc-datahpupdate 2023-11-07 12:25:26 -05:00
docs
gflib Fixed braces style 2024-01-18 17:07:17 -03:00
graphics Moved files - spinda spots, jp fonts, redyellowgreen_frame.bin 2023-11-12 14:28:11 +13:00
include Remove non-existent tilesets from label comments and alphabetize 2024-01-18 14:31:04 -05:00
libagbsyscall
sound
src Fixed braces style 2024-01-18 17:07:17 -03:00
tools Merge pull request #1975 from Sierraffinity/jsonproc-fix 2024-01-28 13:54:11 -05:00
.gitattributes
.gitignore Linkerscript now tracks RAM/ROM usage 2023-11-12 15:24:10 +13:00
asmdiff.ps1
asmdiff.sh
build_tools.sh
charmap.txt
graphics_file_rules.mk Moved files - spinda spots, jp fonts, redyellowgreen_frame.bin 2023-11-12 14:28:11 +13:00
INSTALL.md
json_data_rules.mk
ld_script_modern.ld fix(linking): link gflib/malloc.c at top of EWRAM in ld_script_modern.ld 2024-01-28 12:40:48 +01:00
ld_script.ld Incorporate review changes 2023-11-24 10:25:39 +13:00
make_tools.mk
Makefile Linkerscript now tracks RAM/ROM usage 2023-11-12 15:24:10 +13:00
map_data_rules.mk
README.md
rom.sha1
songs.mk
spritesheet_rules.mk
sym_bss.txt
sym_common.txt
sym_ewram.txt Incorporate review changes 2023-11-24 10:25:39 +13:00

Pokémon Emerald

This is a decompilation of Pokémon Emerald.

It builds the following ROM:

To set up the repository, see INSTALL.md.

For contacts and other pret projects, see pret.github.io.