beetle_saturn - RetroBIOS¶
Technical notes
Libretro port of Mednafen's Saturn emulation module, frozen circa v0.9.45.1 (2017) with some later backports. Region auto-detection reads the disc header and selects the matching BIOS. Manual override via beetle_saturn_region option.
InitCommon() returns false if the BIOS file is missing or not exactly 512 KB. Both region BIOS files are required for full region coverage.
KOF95 and Ultraman ROM carts are loaded when the cart type is set via core option or auto-detected from the internal game database.
Upstream Mednafen (1.32.x) has ST-V arcade board support (3 additional BIOS files) and bootable ROM cart support, both absent from this libretro port.
5 files | 2 required, 3 optional | 5 in repo, 0 missing
sega_101.bin required in repo japan, asia-ntsc
mpr-17933.bin required in repo north-america, europe, south-korea, asia-pal, brazil, latin-america
mpr-18811-mx.ic1 optional in repo
mpr-19367-mx.ic1 optional in repo
satar4mp.bin optional in repo
- System: sega-saturn
- Size: 256.0 KB
- Source:
mednafen/ss/cart.cpp:174-188, mednafen/ss/cart/ar4mp.cpp:120-159 - Action Replay 4M Plus firmware. Unfinished in source (ar4mp.cpp:22-24), needs CPU UBC emulation. Cart type not exposed in core options.
Generated on 2026-04-18T08:05:07Z