mednafen_pce_fast - RetroBIOS¶
Technical notes
Fork of Mednafen's pce_fast module (speed-optimized, no SuperGrafx support). Separate codebase from beetle_pce (mednafen/pce_fast/ vs mednafen/pce/). BIOS loaded via HuCLoadCD() at CD-ROM load time. Core option "pce_fast_cdbios" selects which card image to use (default: System Card 3). No Games Express auto-detection (unlike beetle_pce); user must select manually. No hash or size validation on BIOS load. Upstream pce_fast module only has a single pce_fast.cdbios string setting; the 6-option dropdown is a libretro addition.
6 files | 1 required, 5 optional | 6 in repo, 0 missing
syscard3.pce required in repo NTSC-J
CD-ROM System Card 3.0 (Japan)
syscard2.pce optional in repo NTSC-J
CD-ROM System Card 2.0 (Japan)
syscard1.pce optional in repo NTSC-J
CD-ROM System Card 1.0 (Japan)
gexpress.pce optional in repo NTSC-J
Games Express CD Card
syscard3u.pce optional in repo NTSC-U
CD-ROM System Card 3.0 (US / TurboGrafx-CD)
syscard2u.pce optional in repo NTSC-U
CD-ROM System Card 2.0 (US / TurboGrafx-CD)
Generated on 2026-04-03T20:37:39Z