diff --git a/dist/info/bnes_libretro.info b/dist/info/bnes_libretro.info index 1becc311..ac4150f1 100644 --- a/dist/info/bnes_libretro.info +++ b/dist/info/bnes_libretro.info @@ -1,7 +1,7 @@ -display_name = "NES / Famicom (bNES)" +display_name = "NES / Famicom (bnes)" authors = "byuu" supported_extensions = "nes" -corename = "bNES/higan" +corename = "bnes/higan" manufacturer = "Nintendo" categories = "Emulator" systemname = "Nintendo Entertainment System" diff --git a/dist/info/bsnes_accuracy_libretro.info b/dist/info/bsnes_accuracy_libretro.info index b02c4fe3..98b7b4cc 100644 --- a/dist/info/bsnes_accuracy_libretro.info +++ b/dist/info/bsnes_accuracy_libretro.info @@ -10,7 +10,6 @@ license = "GPLv3" permissions = "" display_version = "v094 (Accuracy)" supports_no_game = "false" - firmware_count = 18 firmware0_desc = "dsp1.data.rom (DSP1 DATA)" firmware0_path = "dsp1.data.rom" @@ -66,5 +65,4 @@ firmware16_opt = "true" firmware17_desc = "sgb.boot.rom (SGB BOOT)" firmware17_path = "sgb.boot.rom" firmware17_opt = "true" - notes = "- core 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|- sgb emulation only works from command line" diff --git a/dist/info/bsnes_balanced_libretro.info b/dist/info/bsnes_balanced_libretro.info index 75551b7f..802acbe1 100644 --- a/dist/info/bsnes_balanced_libretro.info +++ b/dist/info/bsnes_balanced_libretro.info @@ -10,7 +10,6 @@ license = "GPLv3" permissions = "" display_version = "v094 (Balanced)" supports_no_game = "false" - firmware_count = 18 firmware0_desc = "dsp1.data.rom (DSP1 DATA)" firmware0_path = "dsp1.data.rom" @@ -66,5 +65,4 @@ firmware16_opt = "true" firmware17_desc = "sgb.boot.rom (SGB BOOT)" firmware17_path = "sgb.boot.rom" firmware17_opt = "true" - notes = "- core 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|- sgb emulation only works from command line" diff --git a/dist/info/bsnes_cplusplus98_libretro.info b/dist/info/bsnes_cplusplus98_libretro.info index 95bbba45..2975d818 100644 --- a/dist/info/bsnes_cplusplus98_libretro.info +++ b/dist/info/bsnes_cplusplus98_libretro.info @@ -1,4 +1,4 @@ -display_name = "SNES / Super Famicom (bSNES C++98 (v085))" +display_name = "SNES / Super Famicom (bsnes C++98 (v085))" authors = "byuu|Themaister|Ver GreenEyes" supported_extensions = "sfc|smc" corename = "bsnes C++98 (v085)" diff --git a/dist/info/bsnes_mercury_accuracy_libretro.info b/dist/info/bsnes_mercury_accuracy_libretro.info index 0ce91a53..d0f3f49e 100644 --- a/dist/info/bsnes_mercury_accuracy_libretro.info +++ b/dist/info/bsnes_mercury_accuracy_libretro.info @@ -1,5 +1,5 @@ display_name = "SNES / Super Famicom (bsnes-mercury Accuracy)" -authors = "byuu" +authors = "byuu|Alcaro" supported_extensions = "sfc|smc|bml" corename = "bsnes-mercury Accuracy" manufacturer = "Nintendo" @@ -10,7 +10,6 @@ license = "GPLv3" permissions = "" display_version = "v094 (Mercury Accuracy)" supports_no_game = "false" - firmware_count = 18 firmware0_desc = "dsp1.data.rom (DSP1 DATA)" firmware0_path = "dsp1.data.rom" @@ -66,5 +65,4 @@ firmware16_opt = "true" firmware17_desc = "sgb.boot.rom (SGB BOOT)" firmware17_path = "sgb.boot.rom" firmware17_opt = "true" - notes = "- core 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|- sgb emulation only works from command line" diff --git a/dist/info/bsnes_mercury_balanced_libretro.info b/dist/info/bsnes_mercury_balanced_libretro.info index 0725d74e..7f9b23c8 100644 --- a/dist/info/bsnes_mercury_balanced_libretro.info +++ b/dist/info/bsnes_mercury_balanced_libretro.info @@ -1,5 +1,5 @@ display_name = "SNES / Super Famicom (bsnes-mercury Balanced)" -authors = "byuu" +authors = "byuu|Alcaro" supported_extensions = "sfc|smc|bml" corename = "bsnes-mercury Balanced" manufacturer = "Nintendo" @@ -10,7 +10,6 @@ license = "GPLv3" permissions = "" display_version = "v094 (Mercury Balanced)" supports_no_game = "false" - firmware_count = 18 firmware0_desc = "dsp1.data.rom (DSP1 DATA)" firmware0_path = "dsp1.data.rom" @@ -66,5 +65,4 @@ firmware16_opt = "true" firmware17_desc = "sgb.boot.rom (SGB BOOT)" firmware17_path = "sgb.boot.rom" firmware17_opt = "true" - notes = "- core 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|- sgb emulation only works from command line" diff --git a/dist/info/bsnes_mercury_performance_libretro.info b/dist/info/bsnes_mercury_performance_libretro.info index 96e7f288..d2a1b374 100644 --- a/dist/info/bsnes_mercury_performance_libretro.info +++ b/dist/info/bsnes_mercury_performance_libretro.info @@ -1,5 +1,5 @@ display_name = "SNES / Super Famicom (bsnes-mercury Performance)" -authors = "byuu" +authors = "byuu|Alcaro" supported_extensions = "sfc|smc|bml" corename = "bsnes-mercury Performance" manufacturer = "Nintendo" @@ -10,7 +10,6 @@ license = "GPLv3" permissions = "" display_version = "v094 (Mercury Performance)" supports_no_game = "false" - firmware_count = 17 firmware0_desc = "dsp1.data.rom (DSP1 DATA)" firmware0_path = "dsp1.data.rom" @@ -63,5 +62,4 @@ firmware15_opt = "true" firmware16_desc = "sgb.boot.rom (SGB BOOT)" firmware16_path = "sgb.boot.rom" firmware16_opt = "true" - notes = "- core 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|- Cx4 emulation broken" diff --git a/dist/info/bsnes_performance_libretro.info b/dist/info/bsnes_performance_libretro.info index 7aecfd80..8b7ab17c 100644 --- a/dist/info/bsnes_performance_libretro.info +++ b/dist/info/bsnes_performance_libretro.info @@ -10,7 +10,6 @@ license = "GPLv3" permissions = "" display_version = "v094 (Performance)" supports_no_game = "false" - firmware_count = 17 firmware0_desc = "dsp1.data.rom (DSP1 DATA)" firmware0_path = "dsp1.data.rom" @@ -63,5 +62,4 @@ firmware15_opt = "true" firmware16_desc = "sgb.boot.rom (SGB BOOT)" firmware16_path = "sgb.boot.rom" firmware16_opt = "true" - notes = "- core 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|- Cx4 emulation broken" diff --git a/dist/info/mednafen_snes_libretro.info b/dist/info/mednafen_snes_libretro.info index 40da6a79..8af85f05 100644 --- a/dist/info/mednafen_snes_libretro.info +++ b/dist/info/mednafen_snes_libretro.info @@ -1,6 +1,7 @@ display_name = "SNES / Super Famicom (Mednafen SNES)" +authors = "byuu|Ryphecha" supported_extensions = "smc|fig|bs|st|sfc" -corename = "Mednafen/Beetle bSNES" +corename = "Mednafen/Beetle bsnes" manufacturer = "Nintendo" categories = "Emulator" systemname = "Super Nintendo Entertainment System"