feat: re-profile 9 emulators, add 9 vice machine profiles

This commit is contained in:
Abdessamad Derraz
2026-03-25 15:41:36 +01:00
parent a6150a43bd
commit 8a8765c0ee
18 changed files with 474 additions and 118 deletions

View File

@@ -0,0 +1,19 @@
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]
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: []