Retro Porting Toolkit · Recompilation ecosystems for legacy games

Pokemon FireRed & LeafGreen

Game Boy Advance · 2026

Both Gen 1 remakes recompiled from one repository as separate native targets.

Pokemon FireRed and LeafGreen share a single GBARecomp repository that builds each game as its own separate native target, currently at v0.0.3 (2026-07-17).

What works today

Both games build and run through the recompiled runtime as experimental previews, the framework's honest label for its whole GBA lineup.

Enhancements

The dual-target setup itself is the notable engineering detail here: one repository, two native executables, one per game version.

No game data is distributed; the project builds from your own legally dumped ROMs and GBA BIOS.

Links