Decompilation of Pokémon Emerald
Go to file
2024-06-16 09:45:38 -04:00
.github
asm Add temp var aliases 2023-08-04 14:17:28 -04:00
common_syms
constants Add include guards for assembly constants files 2023-09-03 20:57:54 -04:00
data merge w pret master, add USE_DEXNAV_SEARCH_LEVELS flag 2024-06-16 09:45:38 -04:00
docs
gflib Make sure gHeap is always aligned 2024-03-06 16:13:06 +01:00
graphics merge w pret master, add USE_DEXNAV_SEARCH_LEVELS flag 2024-06-16 09:45:38 -04:00
include merge w pret master, add USE_DEXNAV_SEARCH_LEVELS flag 2024-06-16 09:45:38 -04:00
libagbsyscall
sound
src merge w pret master, add USE_DEXNAV_SEARCH_LEVELS flag 2024-06-16 09:45:38 -04: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 Review changes 2023-03-05 17:17:39 -03:00
graphics_file_rules.mk Moved files - spinda spots, jp fonts, redyellowgreen_frame.bin 2023-11-12 14:28:11 +13:00
INSTALL.md Remove all leading whitespace 2023-10-23 13:24:38 -05:00
json_data_rules.mk
ld_script_modern.ld Fix HideMapNamePopUpWindow possible overflow 2024-02-02 22:31:20 +01:00
ld_script.ld merge w pret master, add USE_DEXNAV_SEARCH_LEVELS flag 2024-06-16 09:45:38 -04:00
make_tools.mk Whitelist instead of Blacklist for TOOLDIRS in Makefiles 2023-02-25 16:49:41 -03:00
Makefile Linkerscript now tracks RAM/ROM usage 2023-11-12 15:24:10 +13:00
map_data_rules.mk
README.md Replaced decomp list with pret.github.io link 2023-08-30 00:08:19 -04:00
rom.sha1
songs.mk
spritesheet_rules.mk
sym_bss.txt
sym_common.txt
sym_ewram.txt merge w pret master, add USE_DEXNAV_SEARCH_LEVELS flag 2024-06-16 09:45:38 -04: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.