From 3b8c050854952a94623b1133b33cf80461ab23d6 Mon Sep 17 00:00:00 2001 From: Hedonium Date: Sat, 17 Mar 2018 12:27:21 -0400 Subject: [PATCH] Create gearsystem_libretro.info Add Gearsystem core info file --- dist/info/gearsystem_libretro.info | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 dist/info/gearsystem_libretro.info diff --git a/dist/info/gearsystem_libretro.info b/dist/info/gearsystem_libretro.info new file mode 100644 index 00000000..c2e08ad1 --- /dev/null +++ b/dist/info/gearsystem_libretro.info @@ -0,0 +1,11 @@ +display_name = "Sega - MS/GG (Gearsystem)" +authors = "Ignacio Sanchez" +supported_extensions = "sms|gg|bin|rom" +corename = "Gearsystem" +manufacturer = "Sega" +categories = "Emulator" +systemname = "Sega 8-bit (MS/GG)" +database = "Sega - Game Gear|Sega - Master System - Mark III" +license = "GPLv3" +display_version = "2.3.0" +supports_no_game = "false"