Decompilation of Pokémon FireRed/LeafGreen
Go to file
2026-03-11 22:08:59 +01:00
.github/workflows add lto to ci 2025-06-30 18:18:12 +02:00
asm Update/battle engine c8ce8a2b28 (#120) 2026-03-04 23:44:46 +01:00
constants Update/battle engine to f777f07f9de1e3095527897225d4e93cb0fce02b (#102) 2026-01-20 21:51:44 +01:00
data sync string ids/table 2026-03-05 17:02:08 +01:00
docs Fix two stale references to emerald in legacy_WSL1_INSTALL.md 2022-03-14 08:49:14 -04:00
graphics Refactor/trainer pic info (#123) 2026-03-09 22:47:34 +01:00
include Refactor/trainer pic info (#123) 2026-03-09 22:47:34 +01:00
libagbsyscall sync liagbsyscall with emerald 2024-11-24 13:32:16 +01:00
migration_scripts Update/text printer (#104) 2026-01-31 23:55:26 +01:00
sound Feat/music update (#113) 2026-02-15 14:31:06 +01:00
src fix assert hit 2026-03-11 22:08:59 +01:00
test sync string ids/table 2026-03-05 17:02:08 +01:00
tools Refactor/trainer pic info (#123) 2026-03-09 22:47:34 +01:00
.gitattributes Add missing text files to .gitattributes. 2020-06-13 13:40:49 -04:00
.gitignore fix special anim for moves with long names + some misc stuff 2026-01-20 23:25:27 +01:00
audio_rules.mk Merge branch 'pret/master' into merge/pret 2025-12-10 23:22:36 +01:00
charmap.txt update fonts 2026-02-21 03:12:24 +01:00
check_history.sh implemented test framework semi-functional 2024-06-08 03:15:53 +02:00
config.mk update makefile and tools 2025-11-19 22:07:16 +01:00
graphics_file_rules.mk update fonts 2026-02-21 03:12:24 +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 Merge branch 'pret/master' into merge/pret 2025-12-10 23:22:36 +01:00
Makefile rename files, update makefile 2026-02-20 16:29:41 +01: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 Feat/frontier data (#112) 2026-02-15 12:52:04 +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