From 2cb68157aa1164bc2f295a5baf384235e2c9f040 Mon Sep 17 00:00:00 2001 From: Tony Jansson Date: Thu, 1 Oct 2020 00:04:49 +0300 Subject: [PATCH] Commodore (VICE+PUAE) info updates --- dist/info/puae_libretro.info | 25 +++++++++++++++++-------- dist/info/vice_x128_libretro.info | 24 ++++++++++++++++-------- dist/info/vice_x64_libretro.info | 24 ++++++++++++++++-------- dist/info/vice_x64sc_libretro.info | 24 ++++++++++++++++-------- dist/info/vice_xcbm2_libretro.info | 24 +++++++++++++++--------- dist/info/vice_xcbm5x0_libretro.info | 24 +++++++++++++++--------- dist/info/vice_xpet_libretro.info | 22 ++++++++++++++-------- dist/info/vice_xplus4_libretro.info | 22 ++++++++++++++-------- dist/info/vice_xscpu64_libretro.info | 24 ++++++++++++++++-------- dist/info/vice_xvic_libretro.info | 22 ++++++++++++++-------- 10 files changed, 153 insertions(+), 82 deletions(-) diff --git a/dist/info/puae_libretro.info b/dist/info/puae_libretro.info index 992478fa..fa7584ec 100644 --- a/dist/info/puae_libretro.info +++ b/dist/info/puae_libretro.info @@ -1,15 +1,24 @@ -display_name = "Commodore - Amiga (P-UAE)" -authors = "GnoStiC" -supported_extensions = "adf|adz|dms|fdi|ipf|hdf|hdz|lha|cue|ccd|nrg|mds|iso|uae|m3u|zip" -corename = "PUAE" -manufacturer = "Commodore" +# Software Information +display_name = "Commodore - Amiga (PUAE)" categories = "Emulator" -systemname = "Commodore Amiga" -systemid = "amiga" +authors = "UAE Team" +corename = "PUAE" +supported_extensions = "adf|adz|dms|fdi|ipf|hdf|hdz|lha|slave|info|cue|ccd|nrg|mds|iso|uae|m3u|zip" license = "GPLv2" permissions = "" display_version = "v2.6.1" -supports_no_game = "false" +description = "Portable Universal Amiga Emulator" + +# Hardware Information +manufacturer = "Commodore" +systemname = "Amiga" +systemid = "commodore_amiga" + +# Libretro Features +database = "Commodore - Amiga" +supports_no_game = "true" + +# Firmware firmware_count = 6 firmware0_desc = "kick34005.A500 (Amiga 500 BIOS, Kickstart v1.3 Rev. 34.005)" firmware0_path = "kick34005.A500" diff --git a/dist/info/vice_x128_libretro.info b/dist/info/vice_x128_libretro.info index f1f9ae6d..3c293d8c 100644 --- a/dist/info/vice_x128_libretro.info +++ b/dist/info/vice_x128_libretro.info @@ -1,16 +1,24 @@ +# Software Information display_name = "Commodore - C128 (VICE x128)" -authors = "VICE Core Team Members" -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|vsf|nib|nbz" -corename = "VICE x128" -manufacturer = "Commodore" categories = "Emulator" -systemname = "C128" -systemid = "commodore_128" -database = "Commodore - C128" +authors = "VICE Team" +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" license = "GPLv2" permissions = "" display_version = "v3.3" -supports_no_game = "false" +description = "Versatile Commodore Emulator - C128" + +# Hardware Information +manufacturer = "Commodore" +systemname = "C128" +systemid = "commodore_c128" + +# Libretro Features +database = "Commodore - 64" +supports_no_game = "true" + +# Firmware firmware_count = 5 firmware0_desc = "vice/JiffyDOS_C128.bin (JiffyDOS C128 Kernal)" firmware0_path = "vice/JiffyDOS_C128.bin" diff --git a/dist/info/vice_x64_libretro.info b/dist/info/vice_x64_libretro.info index 50f97b6b..da0cfcad 100644 --- a/dist/info/vice_x64_libretro.info +++ b/dist/info/vice_x64_libretro.info @@ -1,16 +1,24 @@ +# Software Information display_name = "Commodore - C64 (VICE x64, fast)" -authors = "VICE Core Team Members" -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|vsf|nib|nbz" -corename = "VICE x64" -manufacturer = "Commodore" categories = "Emulator" -systemname = "C64" -systemid = "commodore_64" -database = "Commodore - 64" +authors = "VICE Team" +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" license = "GPLv2" permissions = "" display_version = "v3.3" -supports_no_game = "false" +description = "Versatile Commodore Emulator - C64 (fast)" + +# Hardware Information +manufacturer = "Commodore" +systemname = "C64" +systemid = "commodore_c64" + +# Libretro Features +database = "Commodore - 64" +supports_no_game = "true" + +# Firmware firmware_count = 4 firmware0_desc = "vice/JiffyDOS_C64.bin (JiffyDOS C64 Kernal)" firmware0_path = "vice/JiffyDOS_C64.bin" diff --git a/dist/info/vice_x64sc_libretro.info b/dist/info/vice_x64sc_libretro.info index 72c959fe..2ce2b11b 100644 --- a/dist/info/vice_x64sc_libretro.info +++ b/dist/info/vice_x64sc_libretro.info @@ -1,16 +1,24 @@ +# Software Information display_name = "Commodore - C64 (VICE x64sc, accurate)" -authors = "VICE Core Team Members" -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|vsf|nib|nbz" -corename = "VICE x64sc" -manufacturer = "Commodore" categories = "Emulator" -systemname = "C64" -systemid = "commodore_64" -database = "Commodore - 64" +authors = "VICE Team" +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" license = "GPLv2" permissions = "" display_version = "v3.3" -supports_no_game = "false" +description = "Versatile Commodore Emulator - C64 (accurate)" + +# Hardware Information +manufacturer = "Commodore" +systemname = "C64" +systemid = "commodore_c64" + +# Libretro Features +database = "Commodore - 64" +supports_no_game = "true" + +# Firmware firmware_count = 4 firmware0_desc = "vice/JiffyDOS_C64.bin (JiffyDOS C64 Kernal)" firmware0_path = "vice/JiffyDOS_C64.bin" diff --git a/dist/info/vice_xcbm2_libretro.info b/dist/info/vice_xcbm2_libretro.info index 7a37418d..370a94b8 100644 --- a/dist/info/vice_xcbm2_libretro.info +++ b/dist/info/vice_xcbm2_libretro.info @@ -1,13 +1,19 @@ -display_name = "Commodore - CBM-II (VICE xcbm2)" -authors = "VICE Core Team Members" -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|vsf|nib|nbz" -corename = "VICE xcbm2" -manufacturer = "Commodore" +# Software Information +display_name = "Commodore - CBM-II 6x0/7x0 (VICE xcbm2)" categories = "Emulator" -systemname = "CBM-II" -systemid = "commodore_cbm2" -database = "Commodore - CBM-II" +authors = "VICE Team" +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" license = "GPLv2" permissions = "" display_version = "v3.3" -supports_no_game = "false" +description = "Versatile Commodore Emulator - CBM-II 6x0/7x0" + +# Hardware Information +manufacturer = "Commodore" +systemname = "CBM-II" +systemid = "commodore_cbm2" + +# Libretro Features +database = "Commodore - CBM-II" +supports_no_game = "true" diff --git a/dist/info/vice_xcbm5x0_libretro.info b/dist/info/vice_xcbm5x0_libretro.info index 59595f1b..24d181c4 100644 --- a/dist/info/vice_xcbm5x0_libretro.info +++ b/dist/info/vice_xcbm5x0_libretro.info @@ -1,13 +1,19 @@ -display_name = "Commodore - CBM-5x0 (VICE xcbm5x0)" -authors = "VICE Core Team Members" -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|vsf|nib|nbz" -corename = "VICE xcbm5x0" -manufacturer = "Commodore" +# Software Information +display_name = "Commodore - CBM-II 5x0 (VICE xcbm5x0)" categories = "Emulator" -systemname = "CBM-5x0" -systemid = "commodore_cbm5x0" -database = "Commodore - CBM-5x0" +authors = "VICE Team" +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" license = "GPLv2" permissions = "" display_version = "v3.3" -supports_no_game = "false" +description = "Versatile Commodore Emulator - CBM-II 5x0" + +# Hardware Information +manufacturer = "Commodore" +systemname = "CBM-5x0" +systemid = "commodore_cbm5x0" + +# Libretro Features +database = "Commodore - CBM-5x0" +supports_no_game = "true" diff --git a/dist/info/vice_xpet_libretro.info b/dist/info/vice_xpet_libretro.info index cc5195b7..7a5c84ef 100644 --- a/dist/info/vice_xpet_libretro.info +++ b/dist/info/vice_xpet_libretro.info @@ -1,13 +1,19 @@ +# Software Information display_name = "Commodore - PET (VICE xpet)" -authors = "VICE Core Team Members" -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|vsf|nib|nbz" -corename = "VICE xpet" -manufacturer = "Commodore" categories = "Emulator" -systemname = "PET" -systemid = "commodore_pet" -database = "Commodore - PET" +authors = "VICE Team" +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" license = "GPLv2" permissions = "" display_version = "v3.3" -supports_no_game = "false" +description = "Versatile Commodore Emulator - PET" + +# Hardware Information +manufacturer = "Commodore" +systemname = "PET" +systemid = "commodore_pet" + +# Libretro Features +database = "Commodore - PET" +supports_no_game = "true" diff --git a/dist/info/vice_xplus4_libretro.info b/dist/info/vice_xplus4_libretro.info index ea1b426e..890c0539 100644 --- a/dist/info/vice_xplus4_libretro.info +++ b/dist/info/vice_xplus4_libretro.info @@ -1,13 +1,19 @@ +# Software Information display_name = "Commodore - PLUS/4 (VICE xplus4)" -authors = "VICE Core Team Members" -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|vsf|nib|nbz" -corename = "VICE xplus4" -manufacturer = "Commodore" categories = "Emulator" -systemname = "PLUS/4" -systemid = "commodore_plus_4" -database = "Commodore - PLUS-4" +authors = "VICE Team" +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" license = "GPLv2" permissions = "" display_version = "v3.3" -supports_no_game = "false" +description = "Versatile Commodore Emulator - PLUS/4" + +# Hardware Information +manufacturer = "Commodore" +systemname = "PLUS/4" +systemid = "commodore_plus4" + +# Libretro Features +database = "Commodore - PLUS-4" +supports_no_game = "true" diff --git a/dist/info/vice_xscpu64_libretro.info b/dist/info/vice_xscpu64_libretro.info index efc769e1..56e76a57 100644 --- a/dist/info/vice_xscpu64_libretro.info +++ b/dist/info/vice_xscpu64_libretro.info @@ -1,16 +1,24 @@ +# Software Information display_name = "Commodore - C64 SuperCPU (VICE xscpu64)" -authors = "VICE Core Team Members" -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|vsf|nib|nbz" -corename = "VICE xscpu64" -manufacturer = "Commodore" categories = "Emulator" -systemname = "C64 SuperCPU" -systemid = "commodore_64_supercpu" -database = "Commodore - C64 SuperCPU" +authors = "VICE Team" +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" license = "GPLv2" permissions = "" display_version = "v3.3" -supports_no_game = "false" +description = "Versatile Commodore Emulator - C64 SuperCPU" + +# Hardware Information +manufacturer = "Commodore" +systemname = "C64 SuperCPU" +systemid = "commodore_c64_supercpu" + +# Libretro Features +database = "Commodore - 64" +supports_no_game = "true" + +# Firmware firmware_count = 4 firmware0_desc = "vice/JiffyDOS_C64.bin (JiffyDOS C64 Kernal)" firmware0_path = "vice/JiffyDOS_C64.bin" diff --git a/dist/info/vice_xvic_libretro.info b/dist/info/vice_xvic_libretro.info index c5898718..6fe7d41c 100644 --- a/dist/info/vice_xvic_libretro.info +++ b/dist/info/vice_xvic_libretro.info @@ -1,13 +1,19 @@ +# Software Information display_name = "Commodore - VIC-20 (VICE xvic)" -authors = "VICE Core Team Members" -supported_extensions = "20|40|60|a0|b0|d64|d71|d80|d81|d82|g64|g41|x64|t64|tap|prg|p00|crt|bin|zip|gz|d6z|d7z|d8z|g6z|g4z|x6z|cmd|m3u|vsf|nib|nbz" -corename = "VICE xvic" -manufacturer = "Commodore" categories = "Emulator" -systemname = "VIC-20" -systemid = "commodore_vic_20" -database = "Commodore - VIC-20" +authors = "VICE Team" +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|20|40|60|a0|b0|rom" license = "GPLv2" permissions = "" display_version = "v3.3" -supports_no_game = "false" +description = "Versatile Commodore Emulator - VIC-20" + +# Hardware Information +manufacturer = "Commodore" +systemname = "VIC-20" +systemid = "commodore_vic20" + +# Libretro Features +database = "Commodore - VIC-20" +supports_no_game = "true"