Files
libretro/emulators/vice_xcbm5x0.yml
Abdessamad Derraz 3f676b75e8 feat: standalone emulator support for batocera and multi-platform name mapping
resolve_platform_cores() builds reverse index from profile cores: field,
fixing 17 name mismatches across Batocera, RetroBat, and Recalbox
(genesisplusgx, pce_fast, pcfx, vb, mame078plus, vice cores, etc.).

standalone_path field on file entries + standalone_cores on platform
YAMLs enable mode-aware pack generation. find_undeclared_files() uses
standalone_path for cores the platform runs standalone, filters by
mode: libretro/standalone per file.

batocera.yml gains standalone_cores (92 entries from configgen-defaults).
generate_readme.py dynamically lists platforms from registry.
3 profiles updated for standalone type/path (mame, hatari, mupen64plus_next).
78 E2E tests pass, pipeline verified.
2026-03-26 00:44:21 +01:00

20 lines
822 B
YAML

emulator: "VICE xcbm5x0"
type: libretro
core_classification: community_fork
source: "https://github.com/libretro/vice-libretro"
upstream: "https://sourceforge.net/projects/vice-emu/"
profiled_date: "2026-03-25"
core_version: "3.10"
display_name: "Commodore - CBM-II 5x0 (VICE xcbm5x0)"
cores: [vice_xcbm5x0, xcbm5x0]
systems: [commodore-cbm-ii]
notes: >
System ROMs embedded in binary: chargen 500 (901225-01), kernal 500
(901234-02), BASIC 500 (901235+6-02), plus all drive ROMs (1001, 2031, 2040,
3040, 4040, 9000) and VIC-II palettes. Embedded ROM check in sysfile_load
takes priority over filesystem. Models: 510 PAL/NTSC. CBM-5x0 (P500/C510)
uses VIC-II chip instead of CRTC. IEEE-488 bus (not IEC serial), no JiffyDOS
support. Cartridge slots (Cart1-Cart6) are user content, not system files.
files: []