From 3d9b20d3711c8c2827246e3b48a503973192f080 Mon Sep 17 00:00:00 2001 From: Rob Loach Date: Tue, 13 Dec 2022 09:47:41 -0500 Subject: [PATCH] v1.14.0 --- atari800_libretro.info | 18 +++++++++++++++--- fbneo_libretro.info | 2 +- mesen_libretro.info | 12 ++++++++++++ nestopia_libretro.info | 12 ++++++++++++ same_cdi_libretro.info | 2 +- 5 files changed, 41 insertions(+), 5 deletions(-) diff --git a/atari800_libretro.info b/atari800_libretro.info index 6478d1d..b5ea583 100644 --- a/atari800_libretro.info +++ b/atari800_libretro.info @@ -32,10 +32,22 @@ is_experimental = "false" needs_kbd_mouse_focus = "true" # BIOS/Firmware -firmware_count = 1 -firmware0_desc = "5200.rom (5200 BIOS)" +firmware_count = 5 +firmware0_desc = "5200.rom (Atari 5200 BIOS)" firmware0_path = "5200.rom" firmware0_opt = "false" -notes = "(!) 5200.rom (md5): 281f20ea4320404ec820fb7ec0693b38" +firmware1_desc = "ATARIBAS.ROM (Atari BASIC)" +firmware1_path = "ATARIBAS.ROM" +firmware1_opt = "false" +firmware2_desc = "ATARIOSA.ROM (Atari 400/800 OS A)" +firmware2_path = "ATARIOSA.ROM" +firmware2_opt = "false" +firmware3_desc = "ATARIOSB.ROM (Atari 400/800 OS B)" +firmware3_path = "ATARIOSB.ROM" +firmware3_opt = "false" +firmware4_desc = "ATARIXL.ROM (Atari XL/XE OS)" +firmware4_path = "ATARIXL.ROM" +firmware4_opt = "false" +notes = "(!) 5200.rom (md5): 281f20ea4320404ec820fb7ec0693b38|(!) ATARIBAS.ROM (md5): 0bac0c6a50104045d902df4503a4c30b|(!) ATARIOSA.ROM (md5): eb1f32f5d9f382db1bbfb8d7f9cb343a|(!) ATARIOSB.ROM (md5): a3e8d617c95d08031fe1b20d541434b2|(!) ATARIXL.ROM (md5): 06daac977823773a3eea3422fd26a703" description = "A port of the free and portable Atari800 emulator to libretro. This core supports games and programs written for the Atari 8-bit computers (400, 800, 600 XL, 800XL, 130XE) and 5200 console. When loaded, the core should boot to the Atari Computer - Memo Pad screen and will generate a .atari800.cfg config file in the frontend's home directory and will add the required BIOS files it detects in the frontend's system directory to the config file. Once that is done, users may manually select which Atari system to emulate through the Atari System core option. These and other options can also be modified through the core's own menu, accessible through the retrokeyboard's F1 key." diff --git a/fbneo_libretro.info b/fbneo_libretro.info index b59f7fd..5543a44 100644 --- a/fbneo_libretro.info +++ b/fbneo_libretro.info @@ -21,7 +21,7 @@ input_descriptors = "true" memory_descriptors = "true" libretro_saves = "true" core_options = "true" -core_options_version = "1.0" +core_options_version = "2.0" load_subsystem = "true" supports_no_game = "false" hw_render = "false" diff --git a/mesen_libretro.info b/mesen_libretro.info index a5f376c..82871f6 100644 --- a/mesen_libretro.info +++ b/mesen_libretro.info @@ -15,6 +15,18 @@ systemid = "nes" # Libretro Features supports_no_game = "false" +savestate = "true" +savestate_features = "deterministic" +cheats = "true" +input_descriptors = "true" +memory_descriptors = "true" +libretro_saves = "true" +core_options = "true" +core_options_version = "1.0" +load_subsystem = "false" +hw_render = "false" +needs_fullpath = "false" +disk_control = "false" database = "Nintendo - Nintendo Entertainment System|Nintendo - Family Computer Disk System" # Firmware / BIOS diff --git a/nestopia_libretro.info b/nestopia_libretro.info index 4aa5e61..cec7694 100644 --- a/nestopia_libretro.info +++ b/nestopia_libretro.info @@ -15,6 +15,18 @@ systemid = "nes" # Libretro Features supports_no_game = "false" +savestate = "true" +savestate_features = "serialized" +cheats = "true" +input_descriptors = "true" +memory_descriptors = "true" +libretro_saves = "true" +core_options = "true" +core_options_version = "2.0" +load_subsystem = "false" +hw_render = "false" +needs_fullpath = "false" +disk_control = "false" database = "Nintendo - Nintendo Entertainment System|Nintendo - Family Computer Disk System" # Firmware / BIOS diff --git a/same_cdi_libretro.info b/same_cdi_libretro.info index 1968e3c..ca196a4 100644 --- a/same_cdi_libretro.info +++ b/same_cdi_libretro.info @@ -1,7 +1,7 @@ # Software Information display_name = "Philips - CDi (SAME CDi)" authors = "MAMEdev" -supported_extensions = "chd|iso" +supported_extensions = "chd|iso|cue" corename = "SAME CDi (Git)" license = "GPLv2+" permissions = ""