mirror of
https://github.com/Abdess/retroarch_system.git
synced 2026-04-13 12:22:33 -05:00
source-verified core_classification, upstream URLs, validation fields, and hle_fallback flags. trimmed verbose notes. removed phantom files (azahar boot9/sector0x96). added bsnes2014 variant profiles.
34 lines
1023 B
YAML
34 lines
1023 B
YAML
emulator: CDi 2015
|
|
type: libretro
|
|
core_classification: frozen_snapshot
|
|
source: "https://github.com/libretro/mame2015-libretro"
|
|
upstream: "https://github.com/mamedev/mame/tree/mame0160"
|
|
profiled_date: "2026-03-23"
|
|
core_version: "0.160"
|
|
display_name: "Philips CDi (CDi 2015)"
|
|
cores: [cdi2015]
|
|
systems:
|
|
- philips-cdi
|
|
|
|
notes: |
|
|
MAME 0.160 compiled with SUBTARGET=cdi, only cdimono1 driver.
|
|
Checks cdimono1.zip existence in system_dir, then game dir. Returns -2 if missing.
|
|
cdic.bin and slave.bin are undumped 68HC05 MCUs (NO_DUMP), not in the ZIP.
|
|
|
|
files:
|
|
- name: cdimono1.zip
|
|
system: philips-cdi
|
|
required: true
|
|
category: bios_zip
|
|
source_ref: "src/osd/retro/retromain.c:1989, src/mame/drivers/cdi.c:421"
|
|
validation: [crc32, sha1]
|
|
contents:
|
|
- name: cdi200.rom
|
|
description: Magnavox CD-i 200 BIOS (default)
|
|
size: 524288
|
|
crc32: 40c4e6b9
|
|
- name: cdi220b.rom
|
|
description: Philips CD-i 220 F2 BIOS (alternate)
|
|
size: 524288
|
|
crc32: 279683ca
|