mirror of
https://github.com/Abdess/retroarch_system.git
synced 2026-04-13 04:12:33 -05:00
Add new emulator profiles (ares, BigPEmu, Eden, Model2, PrimeHack, Supermodel, Suyu, Xenia Canary, Yuzu) under emulators/*.yml with metadata, notes, file lists and exclusion/hle details. Update README counts (emulators/systems/files summary and auto-generated timestamp) and bump generated_at in database.json. Adjust mkdocs.yml navigation counts and add Yuzu entry to the Emulators nav.
24 lines
725 B
YAML
24 lines
725 B
YAML
emulator: BigPEmu
|
|
type: standalone
|
|
source: "https://www.richwhitehouse.com/jaguar/"
|
|
upstream: "https://www.richwhitehouse.com/jaguar/"
|
|
profiled_date: "2026-03-26"
|
|
core_version: "1.12"
|
|
display_name: "BigPEmu (Atari Jaguar)"
|
|
cores:
|
|
- bigpemu
|
|
systems:
|
|
- atari-jaguar
|
|
- atari-jaguarcd
|
|
mode: standalone
|
|
|
|
notes: |
|
|
Closed-source Atari Jaguar and Jaguar CD emulator by Rich Whitehouse.
|
|
Built-in boot ROM emulation for both cartridge and CD. No external
|
|
BIOS or firmware files required. The emulator supports optional
|
|
"custom boot ROM images" via the UI (loading mode for specific
|
|
homebrew demos), but no fixed file path or file name is expected.
|
|
EmuDeck confirms: "No BIOS are required to play BigPEmu."
|
|
|
|
files: []
|