mirror of
https://github.com/Abdess/retroarch_system.git
synced 2026-04-17 14:22:32 -05:00
feat: re-profile 9 emulators, add 9 vice machine profiles
This commit is contained in:
19
emulators/vice_xcbm5x0.yml
Normal file
19
emulators/vice_xcbm5x0.yml
Normal 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: []
|
||||
Reference in New Issue
Block a user