mirror of
https://github.com/Abdess/retroarch_system.git
synced 2026-04-16 05:42:31 -05:00
- Added profiled_date field to all 204 existing profiles for update tracking - Created 56 alias profiles for cores that share BIOS with a parent (e.g., mednafen_psx -> beetle_psx, fbalpha2012 -> fbneo) 260 total profiles covering all 294 libretro cores (204 unique + 56 alias).
23 lines
641 B
YAML
23 lines
641 B
YAML
emulator: SimCoupe
|
|
type: libretro
|
|
source: "https://github.com/libretro/libretro-simcoupe"
|
|
profiled_date: "2026-03-18"
|
|
cores:
|
|
- simcp
|
|
systems:
|
|
- sam-coupe
|
|
|
|
notes: |
|
|
SimCoupe is an emulator for the SAM Coupe, a British 8-bit home
|
|
computer by Miles Gordon Technology (1989). The SAM Coupe was
|
|
designed as a successor to the ZX Spectrum with a Z80B CPU at 6 MHz
|
|
and custom ASIC graphics.
|
|
|
|
No external BIOS or ROM files required. The SAM Coupe ROM is built
|
|
into the emulator. The libretro wrapper does not request any files
|
|
from the system directory.
|
|
|
|
Loads .dsk, .sad, .mgt, .sbt, and .cpm disk images as content.
|
|
|
|
files: []
|