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:
Abdessamad Derraz
2026-03-23 10:58:32 +01:00
parent 06f5157c35
commit 26f2824259
37 changed files with 1086 additions and 698 deletions

View File

@@ -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.