Compatibility
Generated from committed test logs. Nothing is typed by hand.
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.
| Disc image | HLE mode | Real-BIOS mode | Notes |
|---|---|---|---|
| Baldies (USA) (Rev 1).cue | Reaches game code | Reaches game code | cd_seek_wedge (bios) |
| Battle Morph (USA).cue | Reaches game code | Reaches game code | cd_seek_wedge (bios) |
| BrainDead 13 (USA).cue | Reaches game code | Reaches game code | video_stall (hle) · cd_seek_wedge (bios) |
| Dragon's Lair (USA).cue | Reaches game code | Reaches game code | — |
| Highlander - The Last of the MacLeods (USA).cue | Reaches game code | Reaches game code | cd_seek_wedge (bios) |
| Hover Strike - Unconquered Lands (USA).cue | Reaches game code | Reaches game code | — |
| Iron Soldier 2 (USA) (Songbird).cue | Reaches game code | Reaches game code | — |
| Primal Rage (USA).cue | Reaches game code | Reaches game code | cd_seek_wedge (bios) |
| Space Ace (USA).cue | Reaches game code | Reaches game code | — |
| baldies.cdi | Reaches game code | Reaches game code | cd_seek_wedge (bios) |
| Myst (USA).cue | Reaches game code | Reaches game code | video_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.
| Title | What was fixed | Source |
|---|---|---|
| Doom | ~2x speed brought down by bus-contention modeling | v2.3.0 · calibration |
| Wolfenstein 3D | Missing game music (DSP D_FLAGS pipeline-stage correction) |
v3.0.0 |
| Tempest 2000 | One-frame playfield collapse (#187) | v3.0.0 |
| Alien vs Predator | Cyan/brown bars (#178); red background behind the shotgun (#267, #292) | v3.0.0 · v3.1.0 |
| Pitfall: The Mayan Adventure | Black 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.