mirror of
https://github.com/Abdess/retroarch_system.git
synced 2026-04-13 12:22:33 -05:00
feat: re-profile 37 emulators with upstream verification
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.
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
emulator: blueMSX
|
||||
type: standalone + libretro
|
||||
core_classification: community_fork
|
||||
source: "https://github.com/libretro/blueMSX-libretro"
|
||||
upstream: "http://bluemsx.msxblue.com/"
|
||||
profiled_date: "2026-03-18"
|
||||
profiled_date: "2026-03-23"
|
||||
core_version: "SVN"
|
||||
display_name: "MSX/SVI/ColecoVision/SG-1000 (blueMSX)"
|
||||
cores:
|
||||
@@ -393,8 +394,9 @@ files:
|
||||
path: "Machines/Shared Roms/FMPAC.rom"
|
||||
size: 65536
|
||||
required: false
|
||||
note: "FM-PAC cartridge ROM (YM2413 FM synthesis). Loaded as expansion cartridge by MegaromCartridge.c."
|
||||
source_ref: "Src/Memory/MegaromCartridge.c:290"
|
||||
hle_fallback: true
|
||||
note: "FM-PAC cartridge ROM (YM2413 FM synthesis). If missing, core uses built-in minimal ROM stub."
|
||||
source_ref: "Src/Memory/MegaromCartridge.c:289-305"
|
||||
|
||||
- name: XBASIC2.rom
|
||||
path: "Machines/Shared Roms/XBASIC2.rom"
|
||||
@@ -648,6 +650,30 @@ files:
|
||||
bundled: true
|
||||
note: "MSX system ROM database. Bundled with core."
|
||||
|
||||
- name: colecodb.xml
|
||||
path: "Databases/colecodb.xml"
|
||||
required: false
|
||||
bundled: true
|
||||
note: "ColecoVision ROM database. Bundled with core."
|
||||
|
||||
- name: msxcaswavdb.xml
|
||||
path: "Databases/msxcaswavdb.xml"
|
||||
required: false
|
||||
bundled: true
|
||||
note: "MSX cassette/WAV media database. Bundled with core."
|
||||
|
||||
- name: segadb.xml
|
||||
path: "Databases/segadb.xml"
|
||||
required: false
|
||||
bundled: true
|
||||
note: "Sega SG-1000/SC-3000/SF-7000 ROM database. Bundled with core."
|
||||
|
||||
- name: svidb.xml
|
||||
path: "Databases/svidb.xml"
|
||||
required: false
|
||||
bundled: true
|
||||
note: "Spectravideo SVI ROM database. Bundled with core."
|
||||
|
||||
# Machine count: 170+ machine configurations covering dozens of regional MSX
|
||||
# variants from manufacturers like Panasonic, Sony, Philips, Yamaha, Sanyo,
|
||||
# National, Toshiba, Daewoo, Sharp, Gradiente, Spectravideo, and others.
|
||||
|
||||
Reference in New Issue
Block a user