Decompilation of Pokémon Emerald
Go to file
2023-11-29 13:19:37 +01:00
.github
asm [dynmulti] left/top read from variables 2023-11-29 13:19:37 +01:00
common_syms
constants Add include guards for assembly constants files 2023-09-03 20:57:54 -04:00
data Merge remote-tracking branch 'pret/master' into feature/dynmulti 2023-11-29 13:06:18 +01:00
docs
gflib Incorporate review changes 2023-11-24 10:25:39 +13:00
graphics Moved files - spinda spots, jp fonts, redyellowgreen_frame.bin 2023-11-12 14:28:11 +13:00
include Merge remote-tracking branch 'pret/master' into feature/dynmulti 2023-11-29 13:06:18 +01:00
libagbsyscall
sound
src [dynmulti] left/top read from variables 2023-11-29 13:19:37 +01:00
tools Remove all leading whitespace 2023-10-23 13:24:38 -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 Remove all leading whitespace 2023-10-23 13:24:38 -05:00
json_data_rules.mk
ld_script_modern.ld Incorporate review changes 2023-11-24 10:25:39 +13: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 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 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.