Compatibility

Generated from committed test logs. Nothing is typed by hand.

verified in the test log · known issue in a committed doc · not yet verified no recorded result. "Verified" = boots into game code headlessly, on the maintainer's disc images, at build e34d9e5-dirty — not a completed-the-game certificate.

Manual: docs.libretro.com. No BIOS files required (README: BIOS). libretro's separate community compatibility list covers cartridges.

Jaguar CD boot matrix

Parsed from docs/cd-boot-matrix.md, produced by cd_boot_matrix.sh. Each title runs in both modes: HLE and real BIOS.

11
disc images in the corpus
11
reach game code in HLE mode
11
reach game code in real-BIOS mode
Disc imageHLE modeReal-BIOS modeNotes
Baldies (USA) (Rev 1).cueReaches game codeReaches game codecd_seek_wedge (bios)
Battle Morph (USA).cueReaches game codeReaches game codecd_seek_wedge (bios)
BrainDead 13 (USA).cueReaches game codeReaches game codevideo_stall (hle) · cd_seek_wedge (bios)
Dragon's Lair (USA).cueReaches game codeReaches game code
Highlander - The Last of the MacLeods (USA).cueReaches game codeReaches game codecd_seek_wedge (bios)
Hover Strike - Unconquered Lands (USA).cueReaches game codeReaches game code
Iron Soldier 2 (USA) (Songbird).cueReaches game codeReaches game code
Primal Rage (USA).cueReaches game codeReaches game codecd_seek_wedge (bios)
Space Ace (USA).cueReaches game codeReaches game code
baldies.cdiReaches game codeReaches game codecd_seek_wedge (bios)
Myst (USA).cueReaches game codeReaches game codevideo_stall (hle) · cd_seek_wedge (bios)

Notes are crash watchdog signatures; a lone cd_seek_wedge or video_stall beside a passing PC trace is often benign. The stage column is the gate.

Cartridge highlights shipped in tagged releases

No cartridge matrix yet; named, verified fixes from the release notes.

TitleWhat was fixedSource
Doom~2x speed brought down by bus-contention modeling v2.3.0 · calibration
Wolfenstein 3DMissing game music (DSP D_FLAGS pipeline-stage correction) v3.0.0
Tempest 2000One-frame playfield collapse (#187) v3.0.0
Alien vs PredatorCyan/brown bars (#178); red background behind the shotgun (#267, #292) v3.0.0 · v3.1.0
Pitfall: The Mayan AdventureBlack screen in gameplay — 14-byte group-0 bus-error frame, GPU STOREP masking (#138) v3.0.0 · PR #212

Tracked: Doom combat pacing ~1.5x fast (#313) · Battle Morph (CD) too fast (#331). Workaround: the non-default Fast blitter drops Iron Soldier's briefing wireframe; keep Accurate (triage doc).

Not yet verified help wanted

Everything else. Report in Discussions with your frontend log — the crash watchdog writes the failure signature into it.