From e0ff03f9a4faef3f1154ef5511566c3845b9e489 Mon Sep 17 00:00:00 2001 From: JesseTG Date: Wed, 10 Jan 2024 16:10:12 +0000 Subject: [PATCH] Submit melondsds_libretro.info for melonDS DS release v0.8.7 on behalf of @JesseTG --- dist/info/melondsds_libretro.info | 58 +++++++++++++++++++++++++++++++ 1 file changed, 58 insertions(+) create mode 100644 dist/info/melondsds_libretro.info diff --git a/dist/info/melondsds_libretro.info b/dist/info/melondsds_libretro.info new file mode 100644 index 000000000..db951c0ff --- /dev/null +++ b/dist/info/melondsds_libretro.info @@ -0,0 +1,58 @@ +# Software Information +display_name = "Nintendo - DS (melonDS DS)" +display_version = "0.8.7" +authors = "Jesse Talavera-Greenberg|The melonDS Team" +categories = "Emulator" +corename = "melonDS DS" +license = "GPLv3+" +permissions = "dynarec_optional|microphone_optional" +supported_extensions = "nds|ids|dsi" + +# Hardware Information +manufacturer = "Nintendo" +systemname = "Nintendo DS" +systemid = "nds" + +# Libretro Features +cheats = "true" +core_options = "true" +core_options_version = "2.0" +database = "Nintendo - Nintendo DS|Nintendo - Nintendo DS (Download Play)|Nintendo - Nintendo DSi|Nintendo - Nintendo DSi Decrypted|Nintendo - Nintendo DSi (Digital)" +hw_render = "true" +input_descriptors = "true" +is_experimental = "true" +libretro_saves = "true" +load_subsystem = "true" +needs_fullpath = "false" +required_hw_api = "OpenGL Core >= 3.1" +savestate = "true" +savestate_features = "serialized" +single_purpose = "false" +supports_no_game = "true" + +# Firmware / BIOS +firmware_count = 7 +firmware0_desc = "firmware.bin (NDS Firmware)" +firmware0_path = "firmware.bin" +firmware0_opt = "true" +firmware1_desc = "bios7.bin (ARM7 BIOS)" +firmware1_path = "bios7.bin" +firmware1_opt = "true" +firmware2_desc = "bios9.bin (ARM9 BIOS)" +firmware2_path = "bios9.bin" +firmware2_opt = "true" +firmware3_desc = "dsi_firmware.bin (DSi Firmware)" +firmware3_path = "dsi_firmware.bin" +firmware3_opt = "true" +firmware4_desc = "dsi_bios7.bin (DSi ARM7 BIOS)" +firmware4_path = "dsi_bios7.bin" +firmware4_opt = "true" +firmware5_desc = "dsi_bios9.bin (DSi ARM9 BIOS)" +firmware5_path = "dsi_bios9.bin" +firmware5_opt = "true" +firmware6_desc = "dsi_nand.bin (DSi NAND)" +firmware6_path = "dsi_nand.bin" +firmware6_opt = "true" +notes = "(!) bios7.bin (md5): df692a80a5b1bc90728bc3dfc76cd948|(!) bios9.bin (md5): a392174eb3e572fed6447e956bde4b25" + +description = "A remake of the libretro melonDS core that prioritizes standalone parity, reliability, and usability. This core closely follows the feature set of standalone melonDS; it features OpenGL-accelerated upscaling, multiple screen layouts, and Wi-Fi emulation."