Commodore updates

This commit is contained in:
sonninnos 2023-02-12 07:25:32 +02:00
parent 10fddbd684
commit 7d81468ff3
10 changed files with 102 additions and 10 deletions

View file

@ -17,3 +17,4 @@ systemname = "C64"
supports_no_game = "false"
database = "Commodore - 64"
savestate = "false"
is_experimental = "true"

View file

@ -6,7 +6,7 @@ corename = "VICE x128"
supported_extensions = "d64|d71|d80|d81|d82|g64|g41|x64|t64|tap|prg|p00|crt|bin|zip|gz|d6z|d7z|d8z|g6z|g4z|x6z|cmd|m3u|vfl|vsf|nib|nbz|d2m|d4m"
license = "GPLv2"
permissions = ""
display_version = "3.5"
display_version = "3.7"
# Hardware Information
manufacturer = "Commodore"
@ -18,6 +18,16 @@ database = "Commodore - 64"
supports_no_game = "true"
savestate = "true"
savestate_features = "serialized"
cheats = "true"
input_descriptors = "true"
memory_descriptors = "true"
libretro_saves = "true"
core_options = "true"
load_subsystem = "false"
hw_render = "false"
needs_fullpath = "true"
disk_control = "true"
is_experimental = "false"
# Firmware
firmware_count = 5

View file

@ -6,7 +6,7 @@ corename = "VICE x64"
supported_extensions = "d64|d71|d80|d81|d82|g64|g41|x64|t64|tap|prg|p00|crt|bin|zip|gz|d6z|d7z|d8z|g6z|g4z|x6z|cmd|m3u|vfl|vsf|nib|nbz|d2m|d4m"
license = "GPLv2"
permissions = ""
display_version = "3.5"
display_version = "3.7"
# Hardware Information
manufacturer = "Commodore"
@ -18,6 +18,16 @@ database = "Commodore - 64"
supports_no_game = "true"
savestate = "true"
savestate_features = "serialized"
cheats = "true"
input_descriptors = "true"
memory_descriptors = "true"
libretro_saves = "true"
core_options = "true"
load_subsystem = "false"
hw_render = "false"
needs_fullpath = "true"
disk_control = "true"
is_experimental = "false"
# Firmware
firmware_count = 4

View file

@ -6,7 +6,7 @@ corename = "VICE x64sc"
supported_extensions = "d64|d71|d80|d81|d82|g64|g41|x64|t64|tap|prg|p00|crt|bin|zip|gz|d6z|d7z|d8z|g6z|g4z|x6z|cmd|m3u|vfl|vsf|nib|nbz|d2m|d4m"
license = "GPLv2"
permissions = ""
display_version = "3.5"
display_version = "3.7"
# Hardware Information
manufacturer = "Commodore"
@ -18,6 +18,16 @@ database = "Commodore - 64"
supports_no_game = "true"
savestate = "true"
savestate_features = "serialized"
cheats = "true"
input_descriptors = "true"
memory_descriptors = "true"
libretro_saves = "true"
core_options = "true"
load_subsystem = "false"
hw_render = "false"
needs_fullpath = "true"
disk_control = "true"
is_experimental = "false"
# Firmware
firmware_count = 4

View file

@ -6,7 +6,7 @@ corename = "VICE xcbm2"
supported_extensions = "d64|d71|d80|d81|d82|g64|g41|x64|t64|tap|prg|p00|crt|bin|zip|gz|d6z|d7z|d8z|g6z|g4z|x6z|cmd|m3u|vfl|vsf|nib|nbz|d2m|d4m"
license = "GPLv2"
permissions = ""
display_version = "3.5"
display_version = "3.7"
# Hardware Information
manufacturer = "Commodore"
@ -18,5 +18,15 @@ database = "Commodore - CBM-II"
supports_no_game = "true"
savestate = "true"
savestate_features = "serialized"
cheats = "true"
input_descriptors = "true"
memory_descriptors = "true"
libretro_saves = "true"
core_options = "true"
load_subsystem = "false"
hw_render = "false"
needs_fullpath = "true"
disk_control = "true"
is_experimental = "false"
description = "The VICE xCBM-II emulator, isolated and ported to libretro. This core emulates several types of CBM-II models that were marketed under different names in the USA and Europe, including B128 and B256, and CBM 610, CBM 620, CBM 710 and CBM 720, respectively."

View file

@ -6,7 +6,7 @@ corename = "VICE xcbm5x0"
supported_extensions = "d64|d71|d80|d81|d82|g64|g41|x64|t64|tap|prg|p00|crt|bin|zip|gz|d6z|d7z|d8z|g6z|g4z|x6z|cmd|m3u|vfl|vsf|nib|nbz|d2m|d4m"
license = "GPLv2"
permissions = ""
display_version = "3.5"
display_version = "3.7"
# Hardware Information
manufacturer = "Commodore"
@ -18,5 +18,15 @@ database = "Commodore - CBM-5x0"
supports_no_game = "true"
savestate = "true"
savestate_features = "serialized"
cheats = "true"
input_descriptors = "true"
memory_descriptors = "true"
libretro_saves = "true"
core_options = "true"
load_subsystem = "false"
hw_render = "false"
needs_fullpath = "true"
disk_control = "true"
is_experimental = "false"
description = "The VICE xcbm5x0 emulator, isolated and ported to libretro. This core provides experimental emulation for the C510 model (also known as P500) of CBM-II, which is the 'little brother' of the C600/700 machines. It runs at roughly 1 MHz and use a VIC-II chip instead of the CRTC."

View file

@ -6,7 +6,7 @@ corename = "VICE xpet"
supported_extensions = "d64|d71|d80|d81|d82|g64|g41|x64|t64|tap|prg|p00|crt|bin|zip|gz|d6z|d7z|d8z|g6z|g4z|x6z|cmd|m3u|vfl|vsf|nib|nbz|d2m|d4m"
license = "GPLv2"
permissions = ""
display_version = "3.5"
display_version = "3.7"
# Hardware Information
manufacturer = "Commodore"
@ -14,8 +14,19 @@ systemname = "PET"
systemid = "commodore_pet"
# Libretro Features
database = "Commodore - PET"
supports_no_game = "true"
savestate = "true"
savestate_features = "serialized"
cheats = "true"
input_descriptors = "true"
memory_descriptors = "true"
libretro_saves = "true"
core_options = "true"
load_subsystem = "false"
hw_render = "false"
needs_fullpath = "true"
disk_control = "true"
is_experimental = "false"
description = "The VICE PET emulator, isolated and ported to libretro. This core emulates the 2001, 3032, 4032, 8032, 8096, 8296 and SuperPET (MicroMainFrame 9000) models, covering the whole series. Both the 40- and 80-column CRTC video chips are emulated (from the 4032 onward), but a few of the features that are not very important for average applications are not implemented yet, such as numbers of rasterlines per char and lines per screen."

View file

@ -6,7 +6,7 @@ corename = "VICE xplus4"
supported_extensions = "d64|d71|d80|d81|d82|g64|g41|x64|t64|tap|prg|p00|crt|bin|zip|gz|d6z|d7z|d8z|g6z|g4z|x6z|cmd|m3u|vfl|vsf|nib|nbz|d2m|d4m"
license = "GPLv2"
permissions = ""
display_version = "3.5"
display_version = "3.7"
# Hardware Information
manufacturer = "Commodore"
@ -18,5 +18,15 @@ database = "Commodore - Plus-4"
supports_no_game = "true"
savestate = "true"
savestate_features = "serialized"
cheats = "true"
input_descriptors = "true"
memory_descriptors = "true"
libretro_saves = "true"
core_options = "true"
load_subsystem = "false"
hw_render = "false"
needs_fullpath = "true"
disk_control = "true"
is_experimental = "false"
description = "The VICE Plus/4 emulator, isolated and ported to libretro. This core provides experimental emulation for the bsuiness-focused Plus/4 model, the name for which refers to its built-in four-application ROM resident office suite (word processor, database, spreadsheet and graphing). Internally, the Plus/4 has the same basic architecture as the Commodore 16 and 116 models and can run software designed for those models, though it is incompatible with the Commodore 64's software."
description = "The VICE Plus/4 emulator, isolated and ported to libretro. This core provides experimental emulation for the business-focused Plus/4 model, the name for which refers to its built-in four-application ROM resident office suite (word processor, database, spreadsheet and graphing). Internally, the Plus/4 has the same basic architecture as the Commodore 16 and 116 models and can run software designed for those models, though it is incompatible with the Commodore 64's software."

View file

@ -6,7 +6,7 @@ corename = "VICE xscpu64"
supported_extensions = "d64|d71|d80|d81|d82|g64|g41|x64|t64|tap|prg|p00|crt|bin|zip|gz|d6z|d7z|d8z|g6z|g4z|x6z|cmd|m3u|vfl|vsf|nib|nbz|d2m|d4m"
license = "GPLv2"
permissions = ""
display_version = "3.5"
display_version = "3.7"
# Hardware Information
manufacturer = "Commodore"
@ -18,6 +18,16 @@ database = "Commodore - 64"
supports_no_game = "true"
savestate = "true"
savestate_features = "serialized"
cheats = "true"
input_descriptors = "true"
memory_descriptors = "true"
libretro_saves = "true"
core_options = "true"
load_subsystem = "false"
hw_render = "false"
needs_fullpath = "true"
disk_control = "true"
is_experimental = "false"
# Firmware
firmware_count = 4

View file

@ -6,7 +6,7 @@ corename = "VICE xvic"
supported_extensions = "d64|d71|d80|d81|d82|g64|g41|x64|t64|tap|prg|p00|crt|bin|zip|gz|d6z|d7z|d8z|g6z|g4z|x6z|cmd|m3u|vfl|vsf|nib|nbz|d2m|d4m|20|40|60|a0|b0|rom"
license = "GPLv2"
permissions = ""
display_version = "3.5"
display_version = "3.7"
# Hardware Information
manufacturer = "Commodore"
@ -18,5 +18,15 @@ database = "Commodore - VIC-20"
supports_no_game = "true"
savestate = "true"
savestate_features = "serialized"
cheats = "true"
input_descriptors = "true"
memory_descriptors = "true"
libretro_saves = "true"
core_options = "true"
load_subsystem = "false"
hw_render = "false"
needs_fullpath = "true"
disk_control = "true"
is_experimental = "false"
description = "The VICE VIC-20 emulator, isolated and ported to libretro. This core emulates all of the internal hardware, including the VIA chips. The VIC-I video chip is fully emulated except for NTSC interlace mode."