diff --git a/dist/info/bnes_libretro.info b/dist/info/bnes_libretro.info index 23457db9..9c6ef32d 100644 --- a/dist/info/bnes_libretro.info +++ b/dist/info/bnes_libretro.info @@ -1,13 +1,31 @@ +# Software Information display_name = "Nintendo - NES / Famicom (bnes)" -authors = "byuu|Ryphecha" -supported_extensions = "nes" -corename = "bnes/higan" -manufacturer = "Nintendo" categories = "Emulator" -systemname = "Nintendo Entertainment System" -systemid = "nes" -database = "Nintendo - Nintendo Entertainment System" +authors = "byuu|Ryphecha" +corename = "bnes/higan" +supported_extensions = "nes" license = "GPLv3" permissions = "" display_version = "v083" + +# Hardware Information +manufacturer = "Nintendo" +systemname = "Nintendo Entertainment System" +systemid = "nes" + +# Libretro Features +savestate = "true" +savestate_features = "serialized" +cheats = "false" +input_descriptors = "true" +memory_descriptors = "false" +libretro_saves = "true" +core_options = "true" +core_options_version = "1.0" +load_subsystem = "false" supports_no_game = "false" +database = "Nintendo - Nintendo Entertainment System" +hw_render = "false" +needs_fullpath = "false" +disk_control = "false" +is_experimental = "true" \ No newline at end of file diff --git a/dist/info/bsnes2014_accuracy_libretro.info b/dist/info/bsnes2014_accuracy_libretro.info index 7c92f961..561cf31f 100644 --- a/dist/info/bsnes2014_accuracy_libretro.info +++ b/dist/info/bsnes2014_accuracy_libretro.info @@ -1,16 +1,19 @@ -display_name = "Nintendo - SNES / Famicom (bsnes 2014 Accuracy)" -authors = "byuu" -supported_extensions = "sfc|smc|bml" -corename = "bsnes 2014 Accuracy" -manufacturer = "Nintendo" +# Software Information +display_name = "Nintendo - SNES / SFC (bsnes 2014 Accuracy)" categories = "Emulator" -systemname = "Super Nintendo Entertainment System" -systemid = "super_nes" -database = "Nintendo - Super Nintendo Entertainment System|Nintendo - Super Nintendo Entertainment System Hacks|Nintendo - Sufami Turbo" +authors = "byuu" +corename = "bsnes 2014 Accuracy" +supported_extensions = "sfc|smc|bml" license = "GPLv3" permissions = "" display_version = "v094 (Accuracy)" -supports_no_game = "false" + +# Hardware Information +manufacturer = "Nintendo" +systemname = "Super Nintendo Entertainment System" +systemid = "super_nes" + +# BIOS / Firmware firmware_count = 18 firmware0_desc = "dsp1.data.rom" firmware0_path = "dsp1.data.rom" @@ -67,3 +70,18 @@ firmware17_desc = "sgb.boot.rom (SGB Boot Image)" firmware17_path = "sgb.boot.rom" firmware17_opt = "true" notes = "[1] bsnes 2014 Accuracy uses split ROMS for special chip games.|[*] Notable DSP1/DSP1B Games: Super Mario Kart, Pilotwings|[*] Notable DSP2 Games: Dungeon Master|[*] Notable DSP3 Games: SD Gundam GX|[*] Notable DSP4 Games: Top Gear 3000|[*] Notable Cx4 Games: Mega Man X2, Mega Man X3|[2] SGB Emulation will only work with command line." + +# Libretro Features +savestate = "true" +savestate_features = "serialized" +cheats = "true" +input_descriptors = "true" +memory_descriptors = "true" +libretro_saves = "true" +core_options = "false" +load_subsystem = "true" +supports_no_game = "false" +database = "Nintendo - Super Nintendo Entertainment System|Nintendo - Super Nintendo Entertainment System Hacks|Nintendo - Sufami Turbo|Nintendo - Satellaview" +hw_render = "false" +needs_fullpath = "false" +disk_control = "false" \ No newline at end of file diff --git a/dist/info/bsnes2014_balanced_libretro.info b/dist/info/bsnes2014_balanced_libretro.info index 0b668435..c485406b 100644 --- a/dist/info/bsnes2014_balanced_libretro.info +++ b/dist/info/bsnes2014_balanced_libretro.info @@ -1,16 +1,19 @@ -display_name = "Nintendo - SNES / Famicom (bsnes 2014 Balanced)" -authors = "byuu" -supported_extensions = "sfc|smc|bml" -corename = "bsnes 2014 Balanced" -manufacturer = "Nintendo" +# Software Information +display_name = "Nintendo - SNES / SFC (bsnes 2014 Balanced)" categories = "Emulator" -systemname = "Super Nintendo Entertainment System" -systemid = "super_nes" -database = "Nintendo - Super Nintendo Entertainment System|Nintendo - Super Nintendo Entertainment System Hacks|Nintendo - Sufami Turbo" +authors = "byuu" +corename = "bsnes 2014 Balanced" +supported_extensions = "sfc|smc|bml" license = "GPLv3" permissions = "" display_version = "v094 (Balanced)" -supports_no_game = "false" + +# Hardware Information +manufacturer = "Nintendo" +systemname = "Super Nintendo Entertainment System" +systemid = "super_nes" + +# BIOS / Firmware firmware_count = 18 firmware0_desc = "dsp1.data.rom" firmware0_path = "dsp1.data.rom" @@ -67,3 +70,18 @@ firmware17_desc = "sgb.boot.rom (SGB Boot Image)" firmware17_path = "sgb.boot.rom" firmware17_opt = "true" notes = "[1] bsnes 2014 Balanced uses split ROMS for special chip games.|[*] Notable DSP1/DSP1B Games: Super Mario Kart, Pilotwings|[*] Notable DSP2 Games: Dungeon Master|[*] Notable DSP3 Games: SD Gundam GX|[*] Notable DSP4 Games: Top Gear 3000|[*] Notable Cx4 Games: Mega Man X2, Mega Man X3|[2] SGB Emulation will only work with command line." + +# Libretro Features +savestate = "true" +savestate_features = "serialized" +cheats = "true" +input_descriptors = "true" +memory_descriptors = "true" +libretro_saves = "true" +core_options = "false" +load_subsystem = "true" +supports_no_game = "false" +database = "Nintendo - Super Nintendo Entertainment System|Nintendo - Super Nintendo Entertainment System Hacks|Nintendo - Sufami Turbo|Nintendo - Satellaview" +hw_render = "false" +needs_fullpath = "false" +disk_control = "false" \ No newline at end of file diff --git a/dist/info/bsnes2014_performance_libretro.info b/dist/info/bsnes2014_performance_libretro.info index 8d987adc..753bf9f3 100644 --- a/dist/info/bsnes2014_performance_libretro.info +++ b/dist/info/bsnes2014_performance_libretro.info @@ -1,17 +1,20 @@ -display_name = "Nintendo - SNES / Famicom (bsnes 2014 Performance)" -authors = "byuu" -supported_extensions = "sfc|smc|bml" -corename = "bsnes 2014 Performance" -manufacturer = "Nintendo" +# Software Information +display_name = "Nintendo - SNES / SFC (bsnes 2014 Performance)" categories = "Emulator" -systemname = "Super Nintendo Entertainment System" -systemid = "super_nes" -database = "Nintendo - Super Nintendo Entertainment System|Nintendo - Super Nintendo Entertainment System Hacks|Nintendo - Sufami Turbo" +authors = "byuu" +corename = "bsnes 2014 Performance" +supported_extensions = "sfc|smc|bml" license = "GPLv3" permissions = "" display_version = "v094 (Performance)" -supports_no_game = "false" -firmware_count = 17 + +# Hardware Information +manufacturer = "Nintendo" +systemname = "Super Nintendo Entertainment System" +systemid = "super_nes" + +# BIOS / Firmware +firmware_count = 18 firmware0_desc = "dsp1.data.rom" firmware0_path = "dsp1.data.rom" firmware0_opt = "true" @@ -42,25 +45,43 @@ firmware8_opt = "true" firmware9_desc = "dsp4.program.rom" firmware9_path = "dsp4.program.rom" firmware9_opt = "true" -firmware10_desc = "st010.data.rom" -firmware10_path = "st010.data.rom" +firmware10_desc = "cx4.data.rom" +firmware10_path = "cx4.data.rom" firmware10_opt = "true" -firmware11_desc = "st010.program.rom" -firmware11_path = "st010.program.rom" +firmware11_desc = "st010.data.rom" +firmware11_path = "st010.data.rom" firmware11_opt = "true" -firmware12_desc = "st011.data.rom" -firmware12_path = "st011.data.rom" +firmware12_desc = "st010.program.rom" +firmware12_path = "st010.program.rom" firmware12_opt = "true" -firmware13_desc = "st011.program.rom" -firmware13_path = "st011.program.rom" +firmware13_desc = "st011.data.rom" +firmware13_path = "st011.data.rom" firmware13_opt = "true" -firmware14_desc = "st018.data.rom" -firmware14_path = "st018.data.rom" +firmware14_desc = "st011.program.rom" +firmware14_path = "st011.program.rom" firmware14_opt = "true" -firmware15_desc = "st018.program.rom" -firmware15_path = "st018.program.rom" +firmware15_desc = "st018.data.rom" +firmware15_path = "st018.data.rom" firmware15_opt = "true" -firmware16_desc = "sgb.boot.rom (SGB Boot Image)" -firmware16_path = "sgb.boot.rom" +firmware16_desc = "st018.program.rom" +firmware16_path = "st018.program.rom" firmware16_opt = "true" -notes = "[1] bsnes 2014 Performance uses split ROMS for special chip games.|[*] Notable DSP1/DSP1B Games: Super Mario Kart, Pilotwings|[*] Notable DSP2 Games: Dungeon Master|[*] Notable DSP3 Games: SD Gundam GX|[*] Notable DSP4 Games: Top Gear 3000|[2] Emulation for Cx4 games is broken." +firmware17_desc = "sgb.boot.rom (SGB Boot Image)" +firmware17_path = "sgb.boot.rom" +firmware17_opt = "true" +notes = "[1] bsnes 2014 Performance uses split ROMS for special chip games.|[*] Notable DSP1/DSP1B Games: Super Mario Kart, Pilotwings|[*] Notable DSP2 Games: Dungeon Master|[*] Notable DSP3 Games: SD Gundam GX|[*] Notable DSP4 Games: Top Gear 3000|[*] Notable Cx4 Games: Mega Man X2, Mega Man X3|[2] SGB Emulation will only work with command line." + +# Libretro Features +savestate = "true" +savestate_features = "serialized" +cheats = "true" +input_descriptors = "true" +memory_descriptors = "true" +libretro_saves = "true" +core_options = "false" +load_subsystem = "true" +supports_no_game = "false" +database = "Nintendo - Super Nintendo Entertainment System|Nintendo - Super Nintendo Entertainment System Hacks|Nintendo - Sufami Turbo|Nintendo - Satellaview" +hw_render = "false" +needs_fullpath = "false" +disk_control = "false" \ No newline at end of file diff --git a/dist/info/bsnes_cplusplus98_libretro.info b/dist/info/bsnes_cplusplus98_libretro.info index 43bf1175..145b09c3 100644 --- a/dist/info/bsnes_cplusplus98_libretro.info +++ b/dist/info/bsnes_cplusplus98_libretro.info @@ -1,4 +1,4 @@ -display_name = "Nintendo - SNES / Famicom (bsnes C++98 (v085))" +display_name = "Nintendo - SNES / SFC (bsnes C++98 (v085))" authors = "byuu|Themaister|Ver GreenEyes" supported_extensions = "sfc|smc" corename = "bsnes C++98 (v085)" @@ -11,3 +11,34 @@ license = "GPLv3" permissions = "" display_version = "v085 (Performance)" supports_no_game = "false" + +# Software Information +display_name = "Nintendo - SNES / SFC (bsnes C++98 (v085))" +categories = "Emulator" +authors = "byuu|Themaister|Ver GreenEyes" +corename = "bsnes C++98 (v085)" +supported_extensions = "sfc|smc" +license = "GPLv3" +permissions = "" +display_version = "v085 (Performance)" + +# Hardware Information +manufacturer = "Nintendo" +systemname = "Super Nintendo Entertainment System" +systemid = "super_nes" + +# Libretro Features +savestate = "true" +savestate_features = "serialized" +cheats = "true" +input_descriptors = "true" +memory_descriptors = "true" +libretro_saves = "true" +core_options = "false" +load_subsystem = "true" +supports_no_game = "false" +database = "Nintendo - Super Nintendo Entertainment System|Nintendo - Super Nintendo Entertainment System Hacks|Nintendo - Sufami Turbo|Nintendo - Satellaview" +hw_render = "false" +needs_fullpath = "false" +disk_control = "false" +is_experimental = "true" \ No newline at end of file diff --git a/dist/info/bsnes_libretro.info b/dist/info/bsnes_libretro.info index a1478daf..82838b36 100644 --- a/dist/info/bsnes_libretro.info +++ b/dist/info/bsnes_libretro.info @@ -1,16 +1,19 @@ -display_name = "Nintendo - SNES / Famicom (bsnes)" -authors = "byuu" -supported_extensions = "sfc|smc|gb|gbc" -corename = "bsnes" -manufacturer = "Nintendo" +# Software Information +display_name = "Nintendo - SNES / SFC (bsnes)" categories = "Emulator" -systemname = "Super Nintendo Entertainment System" -systemid = "super_nes" -database = "Nintendo - Super Nintendo Entertainment System|Nintendo - Super Nintendo Entertainment System Hacks|Nintendo - Sufami Turbo" +authors = "byuu" +corename = "bsnes" +supported_extensions = "sfc|smc|gb|gbc" license = "GPLv3" permissions = "" -display_version = "v110.3 (Balanced)" -supports_no_game = "false" +display_version = "v112.v12" + +# Hardware Information +manufacturer = "Nintendo" +systemname = "Super Nintendo Entertainment System" +systemid = "super_nes" + +# BIOS / Firmware firmware_count = 19 firmware0_desc = "dsp1.data.rom" firmware0_path = "dsp1.data.rom" @@ -70,3 +73,19 @@ firmware18_desc = "SGB2.sfc (SGB Boot Image)" firmware18_path = "SGB2.sfc" firmware18_opt = "true" notes = "[1] bsnes uses split ROMS for special chip games.|[*] Notable DSP1/DSP1B Games: Super Mario Kart, Pilotwings|[*] Notable DSP2 Games: Dungeon Master|[*] Notable DSP3 Games: SD Gundam GX|[*] Notable DSP4 Games: Top Gear 3000|[*] Notable Cx4 Games: Mega Man X2, Mega Man X3|[2] SGB Emulation needs No-Intro Super Game Boy ROMs renamed to SGB1.sfc or SGB2.sfc|(!) SGB1.sfc (md5): b15ddb15721c657d82c5bab6db982ee9|(!) SGB2.sfc (md5): 8ecd73eb4edf7ed7e81aef1be80031d5" + +# Libretro Features +savestate = "true" +savestate_features = "serialized" +cheats = "true" +input_descriptors = "true" +memory_descriptors = "true" +libretro_saves = "true" +core_options = "true" +core_options_version = "1.0" +load_subsystem = "true" +supports_no_game = "false" +database = "Nintendo - Super Nintendo Entertainment System|Nintendo - Super Nintendo Entertainment System Hacks|Nintendo - Sufami Turbo|Nintendo - Satellaview" +hw_render = "false" +needs_fullpath = "false" +disk_control = "false" \ No newline at end of file diff --git a/dist/info/bsnes_mercury_accuracy_libretro.info b/dist/info/bsnes_mercury_accuracy_libretro.info index 86d39be2..82c3d558 100644 --- a/dist/info/bsnes_mercury_accuracy_libretro.info +++ b/dist/info/bsnes_mercury_accuracy_libretro.info @@ -1,16 +1,19 @@ -display_name = "Nintendo - SNES / Famicom (bsnes-mercury Accuracy)" -authors = "byuu|Alcaro" -supported_extensions = "sfc|smc|bml" -corename = "bsnes-mercury Accuracy" -manufacturer = "Nintendo" +# Software Information +display_name = "Nintendo - SNES / SFC (bsnes-mercury Accuracy)" categories = "Emulator" -systemname = "Super Nintendo Entertainment System" -systemid = "super_nes" -database = "Nintendo - Super Nintendo Entertainment System|Nintendo - Super Nintendo Entertainment System Hacks|Nintendo - Sufami Turbo" +authors = "byuu|Alcaro" +corename = "bsnes-mercury Accuracy" +supported_extensions = "sfc|smc|bml" license = "GPLv3" permissions = "" display_version = "v094 (Mercury Accuracy)" -supports_no_game = "false" + +# Hardware Information +manufacturer = "Nintendo" +systemname = "Super Nintendo Entertainment System" +systemid = "super_nes" + +# BIOS / Firmware firmware_count = 18 firmware0_desc = "dsp1.data.rom" firmware0_path = "dsp1.data.rom" @@ -67,3 +70,19 @@ firmware17_desc = "sgb.boot.rom (SGB Boot Image)" firmware17_path = "sgb.boot.rom" firmware17_opt = "true" notes = "[1] bsnes-mercury Accuracy uses split ROMS for special chip games.|[*] Notable DSP1/DSP1B Games: Super Mario Kart, Pilotwings|[*] Notable DSP2 Games: Dungeon Master|[*] Notable DSP3 Games: SD Gundam GX|[*] Notable DSP4 Games: Top Gear 3000|[*] Notable Cx4 Games: Mega Man X2, Mega Man X3|[2] SGB Emulation will only work with command line." + +# Libretro Features +savestate = "true" +savestate_features = "serialized" +cheats = "true" +input_descriptors = "true" +memory_descriptors = "true" +libretro_saves = "true" +core_options = "true" +core_options_version = "1.0" +load_subsystem = "true" +supports_no_game = "false" +database = "Nintendo - Super Nintendo Entertainment System|Nintendo - Super Nintendo Entertainment System Hacks|Nintendo - Sufami Turbo|Nintendo - Satellaview" +hw_render = "false" +needs_fullpath = "false" +disk_control = "false" \ No newline at end of file diff --git a/dist/info/bsnes_mercury_balanced_libretro.info b/dist/info/bsnes_mercury_balanced_libretro.info index 3bf063af..43e90d06 100644 --- a/dist/info/bsnes_mercury_balanced_libretro.info +++ b/dist/info/bsnes_mercury_balanced_libretro.info @@ -1,16 +1,19 @@ -display_name = "Nintendo - SNES / Famicom (bsnes-mercury Balanced)" -authors = "byuu|Alcaro" -supported_extensions = "sfc|smc|bml" -corename = "bsnes-mercury Balanced" -manufacturer = "Nintendo" +# Software Information +display_name = "Nintendo - SNES / SFC (bsnes-mercury Balanced)" categories = "Emulator" -systemname = "Super Nintendo Entertainment System" -systemid = "super_nes" -database = "Nintendo - Super Nintendo Entertainment System|Nintendo - Super Nintendo Entertainment System Hacks|Nintendo - Sufami Turbo" +authors = "byuu|Alcaro" +corename = "bsnes-mercury Balanced" +supported_extensions = "sfc|smc|bml" license = "GPLv3" permissions = "" display_version = "v094 (Mercury Balanced)" -supports_no_game = "false" + +# Hardware Information +manufacturer = "Nintendo" +systemname = "Super Nintendo Entertainment System" +systemid = "super_nes" + +# BIOS / Firmware firmware_count = 18 firmware0_desc = "dsp1.data.rom" firmware0_path = "dsp1.data.rom" @@ -67,3 +70,19 @@ firmware17_desc = "sgb.boot.rom (SGB Boot Image)" firmware17_path = "sgb.boot.rom" firmware17_opt = "true" notes = "[1] bsnes-mercury Balanced uses split ROMS for special chip games.|[*] Notable DSP1/DSP1B Games: Super Mario Kart, Pilotwings|[*] Notable DSP2 Games: Dungeon Master|[*] Notable DSP3 Games: SD Gundam GX|[*] Notable DSP4 Games: Top Gear 3000|[*] Notable Cx4 Games: Mega Man X2, Mega Man X3|[2] SGB Emulation will only work with command line." + +# Libretro Features +savestate = "true" +savestate_features = "serialized" +cheats = "true" +input_descriptors = "true" +memory_descriptors = "true" +libretro_saves = "true" +core_options = "true" +core_options_version = "1.0" +load_subsystem = "true" +supports_no_game = "false" +database = "Nintendo - Super Nintendo Entertainment System|Nintendo - Super Nintendo Entertainment System Hacks|Nintendo - Sufami Turbo|Nintendo - Satellaview" +hw_render = "false" +needs_fullpath = "false" +disk_control = "false" \ No newline at end of file diff --git a/dist/info/bsnes_mercury_performance_libretro.info b/dist/info/bsnes_mercury_performance_libretro.info index 32308ea3..21533593 100644 --- a/dist/info/bsnes_mercury_performance_libretro.info +++ b/dist/info/bsnes_mercury_performance_libretro.info @@ -1,17 +1,20 @@ -display_name = "Nintendo - SNES / Famicom (bsnes-mercury Performance)" -authors = "byuu|Alcaro" -supported_extensions = "sfc|smc|bml" -corename = "bsnes-mercury Performance" -manufacturer = "Nintendo" +# Software Information +display_name = "Nintendo - SNES / SFC (bsnes-mercury Performance)" categories = "Emulator" -systemname = "Super Nintendo Entertainment System" -systemid = "super_nes" -database = "Nintendo - Super Nintendo Entertainment System|Nintendo - Super Nintendo Entertainment System Hacks|Nintendo - Sufami Turbo" +authors = "byuu|Alcaro" +corename = "bsnes-mercury Performance" +supported_extensions = "sfc|smc|bml" license = "GPLv3" permissions = "" display_version = "v094 (Mercury Performance)" -supports_no_game = "false" -firmware_count = 17 + +# Hardware Information +manufacturer = "Nintendo" +systemname = "Super Nintendo Entertainment System" +systemid = "super_nes" + +# BIOS / Firmware +firmware_count = 18 firmware0_desc = "dsp1.data.rom" firmware0_path = "dsp1.data.rom" firmware0_opt = "true" @@ -42,25 +45,44 @@ firmware8_opt = "true" firmware9_desc = "dsp4.program.rom" firmware9_path = "dsp4.program.rom" firmware9_opt = "true" -firmware10_desc = "st010.data.rom" -firmware10_path = "st010.data.rom" +firmware10_desc = "cx4.data.rom" +firmware10_path = "cx4.data.rom" firmware10_opt = "true" -firmware11_desc = "st010.program.rom" -firmware11_path = "st010.program.rom" +firmware11_desc = "st010.data.rom" +firmware11_path = "st010.data.rom" firmware11_opt = "true" -firmware12_desc = "st011.data.rom" -firmware12_path = "st011.data.rom" +firmware12_desc = "st010.program.rom" +firmware12_path = "st010.program.rom" firmware12_opt = "true" -firmware13_desc = "st011.program.rom" -firmware13_path = "st011.program.rom" +firmware13_desc = "st011.data.rom" +firmware13_path = "st011.data.rom" firmware13_opt = "true" -firmware14_desc = "st018.data.rom" -firmware14_path = "st018.data.rom" +firmware14_desc = "st011.program.rom" +firmware14_path = "st011.program.rom" firmware14_opt = "true" -firmware15_desc = "st018.program.rom" -firmware15_path = "st018.program.rom" +firmware15_desc = "st018.data.rom" +firmware15_path = "st018.data.rom" firmware15_opt = "true" -firmware16_desc = "sgb.boot.rom (SGB Boot Image)" -firmware16_path = "sgb.boot.rom" +firmware16_desc = "st018.program.rom" +firmware16_path = "st018.program.rom" firmware16_opt = "true" -notes = "[1] bsnes-mercury Performance uses split ROMS for special chip games.|[*] Notable DSP1/DSP1B Games: Super Mario Kart, Pilotwings|[*] Notable DSP2 Games: Dungeon Master|[*] Notable DSP3 Games: SD Gundam GX|[*] Notable DSP4 Games: Top Gear 3000|[2] Emulation for Cx4 games is broken." +firmware17_desc = "sgb.boot.rom (SGB Boot Image)" +firmware17_path = "sgb.boot.rom" +firmware17_opt = "true" +notes = "[1] bsnes-mercury Performance uses split ROMS for special chip games.|[*] Notable DSP1/DSP1B Games: Super Mario Kart, Pilotwings|[*] Notable DSP2 Games: Dungeon Master|[*] Notable DSP3 Games: SD Gundam GX|[*] Notable DSP4 Games: Top Gear 3000|[*] Notable Cx4 Games: Mega Man X2, Mega Man X3|[2] SGB Emulation will only work with command line." + +# Libretro Features +savestate = "true" +savestate_features = "serialized" +cheats = "true" +input_descriptors = "true" +memory_descriptors = "true" +libretro_saves = "true" +core_options = "true" +core_options_version = "1.0" +load_subsystem = "true" +supports_no_game = "false" +database = "Nintendo - Super Nintendo Entertainment System|Nintendo - Super Nintendo Entertainment System Hacks|Nintendo - Sufami Turbo|Nintendo - Satellaview" +hw_render = "false" +needs_fullpath = "false" +disk_control = "false" \ No newline at end of file diff --git a/dist/info/snes9x2002_libretro.info b/dist/info/snes9x2002_libretro.info index 59bb59ec..39f6ef43 100644 --- a/dist/info/snes9x2002_libretro.info +++ b/dist/info/snes9x2002_libretro.info @@ -1,13 +1,30 @@ -display_name = "Nintendo - SNES / Famicom (Snes9x 2002)" -authors = "Snes9x Team|PocketSNES Team|Toadking" -supported_extensions = "smc|fig|sfc|gd3|gd7|dx2|bsx|swc" -corename = "Snes9x 2002" -manufacturer = "Nintendo" +# Software Information +display_name = "Nintendo - SNES / SFC (Snes9x 2002)" categories = "Emulator" -systemname = "Super Nintendo Entertainment System" -systemid = "super_nes" -database = "Nintendo - Super Nintendo Entertainment System|Nintendo - Super Nintendo Entertainment System Hacks|Nintendo - Sufami Turbo" +authors = "Snes9x Team|PocketSNES Team|Toadking" +corename = "Snes9x 2002" +supported_extensions = "smc|fig|sfc|gd3|gd7|dx2|bsx|swc" license = "Non-commercial" permissions = "" display_version = "7.2.0" + +# Hardware Information +manufacturer = "Nintendo" +systemname = "Super Nintendo Entertainment System" +systemid = "super_nes" + +# Libretro Features +savestate = "true" +savestate_features = "deterministic" +cheats = "true" +input_descriptors = "false" +memory_descriptors = "true" +libretro_saves = "true" +core_options = "true" +core_options_version = "1.0" +load_subsystem = "false" supports_no_game = "false" +database = "Nintendo - Super Nintendo Entertainment System|Nintendo - Super Nintendo Entertainment System Hacks|Nintendo - Sufami Turbo|Nintendo - Satellaview" +hw_render = "false" +needs_fullpath = "false" +disk_control = "false" diff --git a/dist/info/snes9x2005_libretro.info b/dist/info/snes9x2005_libretro.info index 8fda933c..0f1565ed 100644 --- a/dist/info/snes9x2005_libretro.info +++ b/dist/info/snes9x2005_libretro.info @@ -1,13 +1,30 @@ -display_name = "Nintendo - SNES / Famicom (Snes9x 2005)" -authors = "Snes9x Team|dking|BassAceGold|ShadauxCat|Nebuleon" -supported_extensions = "smc|fig|sfc|gd3|gd7|dx2|bsx|swc" -corename = "Snes9x 2005" -manufacturer = "Nintendo" +# Software Information +display_name = "Nintendo - SNES / SFC (Snes9x 2005)" categories = "Emulator" -systemname = "Super Nintendo Entertainment System" -systemid = "super_nes" -database = "Nintendo - Super Nintendo Entertainment System|Nintendo - Super Nintendo Entertainment System Hacks|Nintendo - Sufami Turbo" +authors = "Snes9x Team|dking|BassAceGold|ShadauxCat|Nebuleon" +corename = "Snes9x 2005" +supported_extensions = "smc|fig|sfc|gd3|gd7|dx2|bsx|swc" license = "Non-commercial" permissions = "" display_version = "v1.36" + +# Hardware Information +manufacturer = "Nintendo" +systemname = "Super Nintendo Entertainment System" +systemid = "super_nes" + +# Libretro Features +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" supports_no_game = "false" +database = "Nintendo - Super Nintendo Entertainment System|Nintendo - Super Nintendo Entertainment System Hacks|Nintendo - Sufami Turbo|Nintendo - Satellaview" +hw_render = "false" +needs_fullpath = "false" +disk_control = "false" \ No newline at end of file diff --git a/dist/info/snes9x2005_plus_libretro.info b/dist/info/snes9x2005_plus_libretro.info index 90db1def..c355249b 100644 --- a/dist/info/snes9x2005_plus_libretro.info +++ b/dist/info/snes9x2005_plus_libretro.info @@ -1,13 +1,30 @@ -display_name = "Nintendo - SNES / Famicom (Snes9x 2005 Plus)" -authors = "Snes9x Team|dking|BassAceGold|ShadauxCat|Nebuleon" -supported_extensions = "smc|fig|sfc|gd3|gd7|dx2|bsx|swc" -corename = "Snes9x 2005 Plus" -manufacturer = "Nintendo" +# Software Information +display_name = "Nintendo - SNES / SFC (Snes9x 2005 Plus)" categories = "Emulator" -systemname = "Super Nintendo Entertainment System" -systemid = "super_nes" -database = "Nintendo - Super Nintendo Entertainment System|Nintendo - Super Nintendo Entertainment System Hacks|Nintendo - Sufami Turbo" +authors = "Snes9x Team|dking|BassAceGold|ShadauxCat|Nebuleon" +corename = "Snes9x 2005 Plus" +supported_extensions = "smc|fig|sfc|gd3|gd7|dx2|bsx|swc" license = "Non-commercial" permissions = "" display_version = "v1.36" + +# Hardware Information +manufacturer = "Nintendo" +systemname = "Super Nintendo Entertainment System" +systemid = "super_nes" + +# Libretro Features +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" supports_no_game = "false" +database = "Nintendo - Super Nintendo Entertainment System|Nintendo - Super Nintendo Entertainment System Hacks|Nintendo - Sufami Turbo|Nintendo - Satellaview" +hw_render = "false" +needs_fullpath = "false" +disk_control = "false" \ No newline at end of file diff --git a/dist/info/snes9x2010_libretro.info b/dist/info/snes9x2010_libretro.info index 8dd143ef..e7fcab74 100644 --- a/dist/info/snes9x2010_libretro.info +++ b/dist/info/snes9x2010_libretro.info @@ -1,13 +1,30 @@ -display_name = "Nintendo - SNES / Famicom (Snes9x 2010)" -authors = "Snes9x Team|Squarepusher" -supported_extensions = "smc|fig|sfc|gd3|gd7|dx2|bsx|swc" -corename = "Snes9x 2010" -manufacturer = "Nintendo" +# Software Information +display_name = "Nintendo - SNES / SFC (Snes9x 2010)" categories = "Emulator" -systemname = "Super Nintendo Entertainment System" -systemid = "super_nes" -database = "Nintendo - Super Nintendo Entertainment System|Nintendo - Super Nintendo Entertainment System Hacks|Nintendo - Sufami Turbo" +authors = "Snes9x Team|Squarepusher" +corename = "Snes9x 2010" +supported_extensions = "smc|fig|sfc|gd3|gd7|dx2|bsx|swc" license = "Non-commercial" permissions = "" display_version = "v1.52.4" + +# Hardware Information +manufacturer = "Nintendo" +systemname = "Super Nintendo Entertainment System" +systemid = "super_nes" + +# Libretro Features +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" supports_no_game = "false" +database = "Nintendo - Super Nintendo Entertainment System|Nintendo - Super Nintendo Entertainment System Hacks|Nintendo - Sufami Turbo|Nintendo - Satellaview" +hw_render = "false" +needs_fullpath = "false" +disk_control = "false" diff --git a/dist/info/snes9x_libretro.info b/dist/info/snes9x_libretro.info index c6bd5947..fa23f602 100644 --- a/dist/info/snes9x_libretro.info +++ b/dist/info/snes9x_libretro.info @@ -1,16 +1,19 @@ -display_name = "Nintendo - SNES / Famicom (Snes9x)" -authors = "Snes9x Team" -supported_extensions = "smc|sfc|swc|fig|bs" -corename = "Snes9x" -manufacturer = "Nintendo" +# Software Information +display_name = "Nintendo - SNES / SFC (Snes9x - Current)" categories = "Emulator" -systemname = "Super Nintendo Entertainment System" -systemid = "super_nes" -database = "Nintendo - Super Nintendo Entertainment System|Nintendo - Super Nintendo Entertainment System Hacks|Nintendo - Sufami Turbo|Nintendo - Satellaview" +authors = "Snes9x Team" +corename = "Snes9x" +supported_extensions = "smc|sfc|swc|fig|bs" license = "Non-commercial" permissions = "" -display_version = "1.56" -supports_no_game = "false" +display_version = "1.60" + +# Hardware Information +manufacturer = "Nintendo" +systemname = "Super Nintendo Entertainment System" +systemid = "super_nes" + +# BIOS / Firmware firmware_count = 2 firmware0_desc = "BS-X.bin (BS-X - Sore wa Namae o Nusumareta Machi no Monogatari (Japan) (Rev 1))" firmware0_path = "BS-X.bin" @@ -19,3 +22,19 @@ firmware1_desc = "STBIOS.bin (Sufami Turbo (Japan))" firmware1_path = "STBIOS.bin" firmware1_opt = "true" notes = "(!) BS-X.bin (md5): fed4d8242cfbed61343d53d48432aced|(!) STBIOS.bin (md5): d3a44ba7d42a74d3ac58cb9c14c6a5ca|(!) To start BS-X games from the RPG-like interface, go back into the house and select the 1st option." + +# Libretro Features +savestate = "true" +savestate_features = "deterministic" +cheats = "true" +input_descriptors = "true" +memory_descriptors = "true" +libretro_saves = "true" +core_options = "true" +core_options_version = "1.3" +load_subsystem = "true" +supports_no_game = "false" +database = "Nintendo - Super Nintendo Entertainment System|Nintendo - Super Nintendo Entertainment System Hacks|Nintendo - Sufami Turbo|Nintendo - Satellaview" +hw_render = "false" +needs_fullpath = "false" +disk_control = "false" \ No newline at end of file