From b0b24ba02be8ddde4f9f646d0949bc9a82972800 Mon Sep 17 00:00:00 2001 From: soundsnow <109885044+soundsnow@users.noreply.github.com> Date: Wed, 10 May 2023 16:14:48 +0800 Subject: [PATCH] fixes --- dist/info/bluemsx_libretro.info | 2 +- dist/info/bsnes2014_accuracy_libretro.info | 2 +- dist/info/bsnes2014_balanced_libretro.info | 2 +- dist/info/bsnes2014_performance_libretro.info | 2 +- dist/info/bsnes_cplusplus98_libretro.info | 2 +- dist/info/bsnes_hd_beta_libretro.info | 2 +- dist/info/bsnes_libretro.info | 2 +- dist/info/bsnes_mercury_accuracy_libretro.info | 2 +- dist/info/bsnes_mercury_balanced_libretro.info | 2 +- dist/info/bsnes_mercury_performance_libretro.info | 2 +- dist/info/desmume2015_libretro.info | 2 +- dist/info/desmume_libretro.info | 2 +- dist/info/emuscv_libretro.info | 2 +- dist/info/emux_gb_libretro.info | 2 +- dist/info/ep128emu_core_libretro.info | 8 -------- dist/info/mame_libretro.info | 2 +- dist/info/mamearcade_libretro.info | 2 +- dist/info/mamemess_libretro.info | 2 +- dist/info/mednafen_wswan_libretro.info | 2 +- dist/info/melonds_libretro.info | 2 +- dist/info/mupen64plus_next_develop_libretro.info | 2 +- dist/info/mupen64plus_next_gles2_libretro.info | 2 +- dist/info/mupen64plus_next_gles3_libretro.info | 2 +- dist/info/mupen64plus_next_libretro.info | 2 +- dist/info/o2em_libretro.info | 8 ++++---- dist/info/picodrive_libretro.info | 2 +- dist/info/snes9x_libretro.info | 2 +- dist/info/x1_libretro.info | 2 +- 28 files changed, 30 insertions(+), 38 deletions(-) diff --git a/dist/info/bluemsx_libretro.info b/dist/info/bluemsx_libretro.info index a3987f80..6709bf6f 100644 --- a/dist/info/bluemsx_libretro.info +++ b/dist/info/bluemsx_libretro.info @@ -1,7 +1,7 @@ # Software Information display_name = "MSX/SVI/ColecoVision/SG-1000 (blueMSX)" authors = "Daniel Vik" -supported_extensions = "rom|ri|mx1|mx2|col|dsk|cas|sg|sc|m3u" +supported_extensions = "rom|ri|mx1|mx2|col|dsk|cas|sg|sc|sf|m3u" corename = "blueMSX" categories = "Emulator" license = "GPLv2" diff --git a/dist/info/bsnes2014_accuracy_libretro.info b/dist/info/bsnes2014_accuracy_libretro.info index 309255fd..f4eb380f 100644 --- a/dist/info/bsnes2014_accuracy_libretro.info +++ b/dist/info/bsnes2014_accuracy_libretro.info @@ -3,7 +3,7 @@ display_name = "Nintendo - SNES / SFC (bsnes 2014 Accuracy)" categories = "Emulator" authors = "Near" corename = "bsnes 2014 Accuracy" -supported_extensions = "sfc|smc|bml" +supported_extensions = "sfc|smc|bml|gb|gbc|st|bs" license = "GPLv3" permissions = "" display_version = "v094 (Accuracy)" diff --git a/dist/info/bsnes2014_balanced_libretro.info b/dist/info/bsnes2014_balanced_libretro.info index d3e775a3..ac390a8a 100644 --- a/dist/info/bsnes2014_balanced_libretro.info +++ b/dist/info/bsnes2014_balanced_libretro.info @@ -3,7 +3,7 @@ display_name = "Nintendo - SNES / SFC (bsnes 2014 Balanced)" categories = "Emulator" authors = "Near" corename = "bsnes 2014 Balanced" -supported_extensions = "sfc|smc|bml" +supported_extensions = "sfc|smc|bml|gb|gbc|st|bs" license = "GPLv3" permissions = "" display_version = "v094 (Balanced)" diff --git a/dist/info/bsnes2014_performance_libretro.info b/dist/info/bsnes2014_performance_libretro.info index aa0f4ff1..c733738d 100644 --- a/dist/info/bsnes2014_performance_libretro.info +++ b/dist/info/bsnes2014_performance_libretro.info @@ -3,7 +3,7 @@ display_name = "Nintendo - SNES / SFC (bsnes 2014 Performance)" categories = "Emulator" authors = "Near" corename = "bsnes 2014 Performance" -supported_extensions = "sfc|smc|bml" +supported_extensions = "sfc|smc|bml|gb|gbc|st|bs" license = "GPLv3" permissions = "" display_version = "v094 (Performance)" diff --git a/dist/info/bsnes_cplusplus98_libretro.info b/dist/info/bsnes_cplusplus98_libretro.info index 4cdc27f3..f41a72cb 100644 --- a/dist/info/bsnes_cplusplus98_libretro.info +++ b/dist/info/bsnes_cplusplus98_libretro.info @@ -3,7 +3,7 @@ display_name = "Nintendo - SNES / SFC (bsnes C++98 (v085))" categories = "Emulator" authors = "Near|Themaister|Ver GreenEyes" corename = "bsnes C++98 (v085)" -supported_extensions = "sfc|smc" +supported_extensions = "sfc|smc|gb|gbc|st|bs" license = "GPLv3" permissions = "" display_version = "v085 (Performance)" diff --git a/dist/info/bsnes_hd_beta_libretro.info b/dist/info/bsnes_hd_beta_libretro.info index 03fe8bb4..587c7282 100644 --- a/dist/info/bsnes_hd_beta_libretro.info +++ b/dist/info/bsnes_hd_beta_libretro.info @@ -3,7 +3,7 @@ display_name = "Nintendo - SNES / SFC (bsnes-hd beta)" categories = "Emulator" authors = "Near|DerKoun" corename = "bsnes-hd beta" -supported_extensions = "sfc|smc|gb|gbc" +supported_extensions = "smc|sfc|swc|fig|gb|gbc|bs" license = "GPLv3" permissions = "" display_version = "v112.v12" diff --git a/dist/info/bsnes_libretro.info b/dist/info/bsnes_libretro.info index 829af798..e414e247 100644 --- a/dist/info/bsnes_libretro.info +++ b/dist/info/bsnes_libretro.info @@ -3,7 +3,7 @@ display_name = "Nintendo - SNES / SFC (bsnes)" categories = "Emulator" authors = "Near" corename = "bsnes" -supported_extensions = "sfc|smc|gb|gbc|bs" +supported_extensions = "smc|sfc|swc|fig|gb|gbc|bs" license = "GPLv3" permissions = "" display_version = "115" diff --git a/dist/info/bsnes_mercury_accuracy_libretro.info b/dist/info/bsnes_mercury_accuracy_libretro.info index e5b2362e..ac0794b5 100644 --- a/dist/info/bsnes_mercury_accuracy_libretro.info +++ b/dist/info/bsnes_mercury_accuracy_libretro.info @@ -3,7 +3,7 @@ display_name = "Nintendo - SNES / SFC (bsnes-mercury Accuracy)" categories = "Emulator" authors = "Near|Alcaro" corename = "bsnes-mercury Accuracy" -supported_extensions = "sfc|smc|bml" +supported_extensions = "sfc|smc|bml|gb|gbc|st|bs" license = "GPLv3" permissions = "" display_version = "v094 (Mercury Accuracy)" diff --git a/dist/info/bsnes_mercury_balanced_libretro.info b/dist/info/bsnes_mercury_balanced_libretro.info index f44da88a..311b1630 100644 --- a/dist/info/bsnes_mercury_balanced_libretro.info +++ b/dist/info/bsnes_mercury_balanced_libretro.info @@ -3,7 +3,7 @@ display_name = "Nintendo - SNES / SFC (bsnes-mercury Balanced)" categories = "Emulator" authors = "Near|Alcaro" corename = "bsnes-mercury Balanced" -supported_extensions = "sfc|smc|bml" +supported_extensions = "sfc|smc|bml|gb|gbc|st|bs" license = "GPLv3" permissions = "" display_version = "v094 (Mercury Balanced)" diff --git a/dist/info/bsnes_mercury_performance_libretro.info b/dist/info/bsnes_mercury_performance_libretro.info index 6754eefb..82478bc1 100644 --- a/dist/info/bsnes_mercury_performance_libretro.info +++ b/dist/info/bsnes_mercury_performance_libretro.info @@ -3,7 +3,7 @@ display_name = "Nintendo - SNES / SFC (bsnes-mercury Performance)" categories = "Emulator" authors = "Near|Alcaro" corename = "bsnes-mercury Performance" -supported_extensions = "sfc|smc|bml" +supported_extensions = "sfc|smc|bml|gb|gbc|st|bs" license = "GPLv3" permissions = "" display_version = "v094 (Mercury Performance)" diff --git a/dist/info/desmume2015_libretro.info b/dist/info/desmume2015_libretro.info index be381f93..c3c14e41 100644 --- a/dist/info/desmume2015_libretro.info +++ b/dist/info/desmume2015_libretro.info @@ -1,7 +1,7 @@ # Software Information display_name = "Nintendo - DS (DeSmuME 2015)" authors = "YopYop156|Zeromus" -supported_extensions = "nds|bin" +supported_extensions = "nds|ids|bin" corename = "DeSmuME 2015" license = "GPLv2" permissions = "" diff --git a/dist/info/desmume_libretro.info b/dist/info/desmume_libretro.info index 7172cdcc..b176acac 100644 --- a/dist/info/desmume_libretro.info +++ b/dist/info/desmume_libretro.info @@ -1,7 +1,7 @@ # Software Information display_name = "Nintendo - DS (DeSmuME)" authors = "YopYop156|Zeromus" -supported_extensions = "nds|bin" +supported_extensions = "nds|ids|bin" corename = "DeSmuME" license = "GPLv2" permissions = "" diff --git a/dist/info/emuscv_libretro.info b/dist/info/emuscv_libretro.info index 6def2de4..7fb2d1a4 100644 --- a/dist/info/emuscv_libretro.info +++ b/dist/info/emuscv_libretro.info @@ -5,7 +5,7 @@ corename = "EmuSCV" manufacturer = "EPOCH/YENO" categories = "Emulator" systemname = "Super Cassette Vision" -# database = "???" +database = "Epoch - Super Cassette Vision" license = "GPLv3" # permissions = "" #display_version = "" diff --git a/dist/info/emux_gb_libretro.info b/dist/info/emux_gb_libretro.info index 1b02ddb0..ea951760 100644 --- a/dist/info/emux_gb_libretro.info +++ b/dist/info/emux_gb_libretro.info @@ -1,7 +1,7 @@ # Software Information display_name = "Nintendo - Game Boy / Color (Emux GB)" authors = "Sebastien Ronsse" -supported_extensions = "gb|bin|rom" +supported_extensions = "gb|gbc|bin|rom" corename = "Emux GB" license = "GPLv2" permissions = "" diff --git a/dist/info/ep128emu_core_libretro.info b/dist/info/ep128emu_core_libretro.info index 22e07940..17e1a65f 100644 --- a/dist/info/ep128emu_core_libretro.info +++ b/dist/info/ep128emu_core_libretro.info @@ -39,14 +39,6 @@ systemid = "ep128" # The number of mandatory/optional firmware files the core needs: firmware_count = 22 -# Firmware entries should be named from 0 -# Firmware description -# firmware0_desc = "filename (Description)" ex: firmware0_desc = "bios.gg (GameGear BIOS)" -# Firmware path -# firmware0_path = "filename.ext" ex: firmware0_path = "bios.gg" -# Is firmware optional or not, if not defined RetroArch will assume it is required -# firmware0_opt = "true/false" - firmware0_desc = "exos21.rom (Enterprise 128 Expandible OS 2.1)" firmware0_path = "ep128emu/roms/exos21.rom" firmware0_opt = "true" diff --git a/dist/info/mame_libretro.info b/dist/info/mame_libretro.info index 89c6bb5b..57065493 100644 --- a/dist/info/mame_libretro.info +++ b/dist/info/mame_libretro.info @@ -1,5 +1,5 @@ # Software Information -display_name = "Arcade (MAME - Current)" +display_name = "Arcade (MAME)" authors = "MAMEdev" supported_extensions = "zip|chd|7z|cmd" corename = "MAME (Git)" diff --git a/dist/info/mamearcade_libretro.info b/dist/info/mamearcade_libretro.info index 03142033..5db16fb1 100644 --- a/dist/info/mamearcade_libretro.info +++ b/dist/info/mamearcade_libretro.info @@ -1,5 +1,5 @@ # Software Information -display_name = "Arcade (MAME - Current)" +display_name = "Arcade (MAME)" authors = "MAMEdev" supported_extensions = "zip|chd|7z|cmd" corename = "MAME (Git)" diff --git a/dist/info/mamemess_libretro.info b/dist/info/mamemess_libretro.info index c356064b..d5a808b1 100644 --- a/dist/info/mamemess_libretro.info +++ b/dist/info/mamemess_libretro.info @@ -1,5 +1,5 @@ # Software Information -display_name = "Multi (MESS - Current)" +display_name = "Multi (MESS)" authors = "MAMEdev" supported_extensions = "zip|chd|7z|cmd" corename = "MESS (Git)" diff --git a/dist/info/mednafen_wswan_libretro.info b/dist/info/mednafen_wswan_libretro.info index 9fc03584..42602aa1 100644 --- a/dist/info/mednafen_wswan_libretro.info +++ b/dist/info/mednafen_wswan_libretro.info @@ -1,7 +1,7 @@ # Software Information display_name = "Bandai - WonderSwan/Color (Beetle Cygne)" authors = "Dox|Mednafen Team" -supported_extensions = "ws|wsc|pc2" +supported_extensions = "ws|wsc|pc2|pcv2" corename = "Beetle WonderSwan" license = "GPLv2" permissions = "" diff --git a/dist/info/melonds_libretro.info b/dist/info/melonds_libretro.info index 654beb14..ba1e3762 100644 --- a/dist/info/melonds_libretro.info +++ b/dist/info/melonds_libretro.info @@ -1,6 +1,6 @@ display_name = "Nintendo - DS (melonDS)" authors = "Arisotura" -supported_extensions = "nds|dsi" +supported_extensions = "nds|ids|dsi" corename = "melonDS" manufacturer = "Nintendo" categories = "Emulator" diff --git a/dist/info/mupen64plus_next_develop_libretro.info b/dist/info/mupen64plus_next_develop_libretro.info index ea7dccfc..6cf8ff31 100644 --- a/dist/info/mupen64plus_next_develop_libretro.info +++ b/dist/info/mupen64plus_next_develop_libretro.info @@ -1,6 +1,6 @@ display_name = "Nintendo - Nintendo 64 (Mupen64Plus-Next Develop)" authors = "m4xw|Hacktarux|gonetz|GLideN64 Contributors|Mupen64Plus Team" -supported_extensions = "n64|v64|z64|bin|u1" +supported_extensions = "n64|v64|z64|ndd|bin|u1" corename = "Mupen64Plus-Next" license = "GPLv2" permissions = "dynarec_optional" diff --git a/dist/info/mupen64plus_next_gles2_libretro.info b/dist/info/mupen64plus_next_gles2_libretro.info index be42fd46..38425e81 100644 --- a/dist/info/mupen64plus_next_gles2_libretro.info +++ b/dist/info/mupen64plus_next_gles2_libretro.info @@ -1,6 +1,6 @@ display_name = "Nintendo - Nintendo 64 (Mupen64Plus-Next GLES2)" authors = "m4xw|Hacktarux|gonetz|GLideN64 Contributors|Mupen64Plus Team" -supported_extensions = "n64|v64|z64|bin|u1" +supported_extensions = "n64|v64|z64|ndd|bin|u1" corename = "Mupen64Plus-Next" license = "GPLv2" permissions = "dynarec_optional" diff --git a/dist/info/mupen64plus_next_gles3_libretro.info b/dist/info/mupen64plus_next_gles3_libretro.info index c2aba374..c179ecf1 100644 --- a/dist/info/mupen64plus_next_gles3_libretro.info +++ b/dist/info/mupen64plus_next_gles3_libretro.info @@ -1,6 +1,6 @@ display_name = "Nintendo - Nintendo 64 (Mupen64Plus-Next GLES3)" authors = "m4xw|Hacktarux|gonetz|GLideN64 Contributors|Mupen64Plus Team" -supported_extensions = "n64|v64|z64|bin|u1" +supported_extensions = "n64|v64|z64|ndd|bin|u1" corename = "Mupen64Plus-Next" license = "GPLv2" permissions = "dynarec_optional" diff --git a/dist/info/mupen64plus_next_libretro.info b/dist/info/mupen64plus_next_libretro.info index 47924f82..cef8187f 100644 --- a/dist/info/mupen64plus_next_libretro.info +++ b/dist/info/mupen64plus_next_libretro.info @@ -1,7 +1,7 @@ # Software Information display_name = "Nintendo - Nintendo 64 (Mupen64Plus-Next)" authors = "m4xw|Hacktarux|gonetz|GLideN64 Contributors|Mupen64Plus Team" -supported_extensions = "n64|v64|z64|bin|u1" +supported_extensions = "n64|v64|z64|ndd|bin|u1" corename = "Mupen64Plus-Next" license = "GPLv2" permissions = "dynarec_optional" diff --git a/dist/info/o2em_libretro.info b/dist/info/o2em_libretro.info index 2fd234a9..46784954 100644 --- a/dist/info/o2em_libretro.info +++ b/dist/info/o2em_libretro.info @@ -1,9 +1,9 @@ # Software Information -display_name = "Magnavox - Odyssey2 / Phillips Videopac+ (O2EM)" +display_name = "Magnavox - Odyssey2 / Philips Videopac+ (O2EM)" authors = "Daniel Boris|Andre de la Rocha|Arlindo M. de Oliveira" supported_extensions = "bin" corename = "O2EM" -database = "Magnavox - Odyssey2|Phillips - Videopac+" +database = "Magnavox - Odyssey2|Philips - Videopac+" license = "Artistic License" permissions = "" display_version = "1.18" @@ -11,7 +11,7 @@ categories = "Emulator" # Hardware Information manufacturer = "Magnavox|Philips" -systemname = "Magnavox Odyssey2 / Phillips Videopac+" +systemname = "Magnavox Odyssey2 / Philips Videopac+" systemid = "odyssey2" # Libretro Features @@ -24,7 +24,7 @@ firmware_count = 4 firmware0_desc = "o2rom.bin (Odyssey2 BIOS - G7000 model)" firmware0_path = "o2rom.bin" firmware0_opt = "false" -firmware1_desc = "c52.bin (Videopac+ French BIOS - G7000 model)" +firmware1_desc = "c52.bin (Videopac French BIOS - G7000 model)" firmware1_path = "c52.bin" firmware1_opt = "false" firmware2_desc = "g7400.bin (Videopac+ European BIOS - G7400 model)" diff --git a/dist/info/picodrive_libretro.info b/dist/info/picodrive_libretro.info index 18d71f7a..9e539d30 100644 --- a/dist/info/picodrive_libretro.info +++ b/dist/info/picodrive_libretro.info @@ -1,7 +1,7 @@ # Software Information display_name = "Sega - MS/GG/MD/CD/32X (PicoDrive)" authors = "notaz|fdave|irixxxx" -supported_extensions = "bin|gen|gg|smd|pco|md|32x|chd|cue|iso|sms|68k|sgd|m3u" +supported_extensions = "bin|gen|smd|md|32x|cue|iso|chd|sms|gg|sg|sc|m3u|68k|sgd|pco" corename = "PicoDrive" license = "MAME" permissions = "dynarec_optional" diff --git a/dist/info/snes9x_libretro.info b/dist/info/snes9x_libretro.info index 7b687788..aad2e41f 100644 --- a/dist/info/snes9x_libretro.info +++ b/dist/info/snes9x_libretro.info @@ -1,5 +1,5 @@ # Software Information -display_name = "Nintendo - SNES / SFC (Snes9x - Current)" +display_name = "Nintendo - SNES / SFC (Snes9x)" categories = "Emulator" authors = "Snes9x Team" corename = "Snes9x" diff --git a/dist/info/x1_libretro.info b/dist/info/x1_libretro.info index 6429e112..a48782ac 100644 --- a/dist/info/x1_libretro.info +++ b/dist/info/x1_libretro.info @@ -9,7 +9,7 @@ permissions = "" display_version = "0.60" # Hardware Information -manufacturer = "Commodore" +manufacturer = "Sharp" systemname = "Sharp X1" systemid = "sharp_x1"