px68k - RetroBIOS¶
6 files | 2 required, 4 optional | 6 in repo, 0 missing
iplrom.dat required in repo
- Path:
keropi/iplrom.dat - Size: 128.0 KB
- Source:
libretro.c:850-867 - Platforms: batocera, lakka, recalbox, retroarch, retrobat, retrodeck, retropie, romm
- X68000 IPL ROM (original model). 128 KB, loaded at IPL buffer offset 0x20000. The core tries iplrom.dat first, then iplrom30.dat, iplromco.dat, iplromxv.dat in order. At least one must be present or the core fails to start.
iplrom30.dat optional in repo
iplromco.dat optional in repo
iplromxv.dat optional in repo
cgrom.dat required in repo
- Path:
keropi/cgrom.dat - Size: 768.0 KB
- Source:
libretro.c:853, libretro.c:881-891 - Platforms: batocera, lakka, recalbox, retroarch, retrobat, retrodeck, retropie, romm
- X68000 character generator ROM. 768 KB, provides the font glyphs for text display. If missing, the core falls back to cgrom.tmp (user-generated font cache). Core fails to start if neither file exists.
cgrom.tmp optional in repo
- Path:
keropi/cgrom.tmp - Size: 768.0 KB
- Source:
libretro.c:854, libretro.c:884-888 - Alternative font file, used as fallback when cgrom.dat is absent. Typically a font cache generated by the emulator itself on other platforms.
Generated on 2026-04-18T08:05:07Z