Decompilation of Pokémon FireRed/LeafGreen
Go to file
2025-11-15 15:52:47 +01:00
.github/workflows add lto to ci 2025-06-30 18:18:12 +02:00
asm test framework compilable 2025-11-14 16:55:02 +01:00
constants expansion update 2025-02-08 2025-02-08 17:09:17 +01:00
data update debug menu 2025-11-15 03:16:28 +01:00
docs Fix two stale references to emerald in legacy_WSL1_INSTALL.md 2022-03-14 08:49:14 -04:00
graphics hgss dex compilable 2025-11-15 14:32:49 +01:00
include fix areas for emerald/hgss region map 2025-11-15 15:52:47 +01:00
libagbsyscall sync liagbsyscall with emerald 2024-11-24 13:32:16 +01:00
migration_scripts port new sprite compressor 2025-05-31 01:12:41 +02:00
sound add lto and other makefile adjustments 2025-06-30 18:09:50 +02:00
src fix areas for emerald/hgss region map 2025-11-15 15:52:47 +01:00
test fix save test 2025-11-15 03:22:08 +01:00
tools compilable 2025-10-03 02:02:20 +02:00
.gitattributes Add missing text files to .gitattributes. 2020-06-13 13:40:49 -04:00
.gitignore port new sprite compressor 2025-05-31 01:12:41 +02:00
audio_rules.mk update tests + makefile 2024-11-01 23:46:21 +01:00
charmap.txt compilable 2025-10-03 02:02:20 +02:00
check_history.sh implemented test framework semi-functional 2024-06-08 03:15:53 +02:00
graphics_file_rules.mk ported dexnav from e-expansion 2025-03-15 00:23:39 +01:00
INSTALL.md Sync INSTALL 2023-07-06 12:05:22 -04:00
json_data_rules.mk Merge 'pret/master' into porymap6-pret-merge 2025-05-28 17:11:40 +02:00
ld_script_modern.ld fix rom header and version strings 2025-07-01 20:34:45 +02:00
ld_script_test.ld update tests and fix remaining issues 2025-10-03 16:36:49 +02:00
make_tools.mk port new sprite compressor 2025-05-31 01:12:41 +02:00
Makefile compilable 2025-10-03 02:02:20 +02:00
map_data_rules.mk Merge 'pret/master' into porymap6-pret-merge 2025-05-28 17:11:40 +02:00
README.md typo 2025-04-14 18:11:34 +02:00
spritesheet_rules.mk first working berry tree implementation 2024-11-19 13:51:07 +01:00
tileset_rules.mk Set unused tiles to transparent, document adjacent files 2022-10-10 09:20:16 -04:00
trainer_rules.mk compilable 2025-10-03 02:02:20 +02:00

pokefirered-expansion

To set up the repository, see INSTALL.md.

Branches

  • master - pokefirered with expansion features
  • no-ql-and-hs - master without quest log and help system
  • dppt-hgss-music - based on master, adds DPPt and HGSS music

Credits

rh-hideout/pokeemerald-expansion
Sotomura/pokefirered-rtc