Decompilation of Pokémon Emerald
Go to file
GriffinR 51131e2582
Merge pull request #1954 from Icedude907/build-scaninc-speed
[Build System Rewrite] Massive build speed improvement via scaninc changes
2024-09-12 10:45:41 -04:00
.github
asm Fix incorrect point macros in contest_ai_script.inc 2024-09-08 12:50:35 +03:00
common_syms
constants
data Fix swapped cycling road entrances 2024-08-31 01:54:25 -04:00
docs
gflib Make sure gHeap is always aligned 2024-03-06 16:13:06 +01:00
graphics Fix hoenn pokedex palette being split in two 2024-04-13 13:09:24 +03:00
include [Build System Rewrite] mapjson now takes output directory parameters. (#1949) 2024-08-29 14:01:01 -04:00
libagbsyscall
sound
src Fix swapped cycling road entrances 2024-08-31 01:54:25 -04:00
tools Merge branch 'master' of https://github.com/pret/pokeemerald into build-scaninc-speed 2024-08-31 00:39:48 -04:00
.gitattributes
.gitignore
asmdiff.ps1
asmdiff.sh Don't assume bash is at /bin/bash 2024-05-29 19:32:17 -04:00
build_tools.sh
charmap.txt
graphics_file_rules.mk
INSTALL.md Fix WSL1 install instructions 2024-07-23 17:53:19 -04:00
json_data_rules.mk
ld_script_modern.ld Fix HideMapNamePopUpWindow possible overflow 2024-02-02 22:31:20 +01:00
ld_script.ld
make_tools.mk Merge branch 'master' of https://github.com/pret/pokeemerald into build-makefile-cleanup 2024-08-31 00:17:07 -04:00
Makefile Merge branch 'master' of https://github.com/pret/pokeemerald into build-scaninc-speed 2024-08-31 00:39:48 -04:00
map_data_rules.mk Restore review changes from dependent PR 2024-08-31 00:33:02 -04:00
README.md
rom.sha1
songs.mk
spritesheet_rules.mk
sym_bss.txt
sym_common.txt
sym_ewram.txt

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.