From 0436585cbcc672422591546683502ce993dbdd1a Mon Sep 17 00:00:00 2001 From: esoptron <29593369+esoptron@users.noreply.github.com> Date: Sun, 3 Sep 2017 14:26:11 -0400 Subject: [PATCH 1/2] make GameGear BIOS info visible --- dist/info/genesis_plus_gx_libretro.info | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dist/info/genesis_plus_gx_libretro.info b/dist/info/genesis_plus_gx_libretro.info index 42f8b995..300d8930 100644 --- a/dist/info/genesis_plus_gx_libretro.info +++ b/dist/info/genesis_plus_gx_libretro.info @@ -29,7 +29,7 @@ firmware4_opt = "true" firmware5_desc = "bios_J.sms (MasterSystem JP BIOS)" firmware5_path = "bios_J.sms" firmware5_opt = "true" -firmware6=desc = "bios.gg (GameGear BIOS)" +firmware6_desc = "bios.gg (GameGear BIOS)" firmware6_path = "bios.gg" firmware6_opt = "true" firmware7_desc = "sk.bin (Sonic & Knuckles ROM)" From 341417756e8c669cddffc3d0b93599a1e65e510e Mon Sep 17 00:00:00 2001 From: esoptron <29593369+esoptron@users.noreply.github.com> Date: Sun, 3 Sep 2017 14:51:08 -0400 Subject: [PATCH 2/2] update Atari800's display name --- dist/info/atari800_libretro.info | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dist/info/atari800_libretro.info b/dist/info/atari800_libretro.info index 0a8c576e..14a54c8d 100644 --- a/dist/info/atari800_libretro.info +++ b/dist/info/atari800_libretro.info @@ -1,4 +1,4 @@ -display_name = "Atari 8-bit computer systems and 5200" +display_name = "Atari 8-bit computer systems and 5200 (Atari800)" authors = "Petr Stehlik" supported_extensions = "xfd|atr|atx|cdm|cas|bin|a52|zip" corename = "Atari800"