From 7aca986fe4b06903dd466e555d840ed7f5d3c5c5 Mon Sep 17 00:00:00 2001 From: reedolph Date: Fri, 7 Aug 2015 20:12:54 +0300 Subject: [PATCH 1/3] (Info) Remove duplicate database line --- dist/info/picodrive_libretro.info | 1 - 1 file changed, 1 deletion(-) diff --git a/dist/info/picodrive_libretro.info b/dist/info/picodrive_libretro.info index 324a89b2..d1bb76d0 100644 --- a/dist/info/picodrive_libretro.info +++ b/dist/info/picodrive_libretro.info @@ -8,7 +8,6 @@ systemname = "Sega 8/16-bit + 32X (Various)" database = "Sega - Master System - Mark III|Sega - Mega Drive - Genesis|Sega - PICO|Sega - 32X" license = "MAME" permissions = "dynarec_optional" -database = "Sega - Mega Drive - Genesis|Sega - 32X" display_version = "1.91" supports_no_game = "false" firmware_count = 3 From 66538dcf7b5b1bc7e9a9e87172924f20caf43193 Mon Sep 17 00:00:00 2001 From: reedolph Date: Fri, 7 Aug 2015 20:19:20 +0300 Subject: [PATCH 2/3] (Info) Add Quake1 database --- dist/info/tyrquake_libretro.info | 1 + 1 file changed, 1 insertion(+) diff --git a/dist/info/tyrquake_libretro.info b/dist/info/tyrquake_libretro.info index b2f70f14..f48b1f87 100644 --- a/dist/info/tyrquake_libretro.info +++ b/dist/info/tyrquake_libretro.info @@ -9,3 +9,4 @@ license = "GPLv2" permissions = "" display_version = "v0.62" supports_no_game = "false" +database = "Quake1" From 050ced70e556152ba3e912ea1cfed40033317fe9 Mon Sep 17 00:00:00 2001 From: reedolph Date: Fri, 7 Aug 2015 21:37:47 +0300 Subject: [PATCH 3/3] (Info) Remove .rdb from database name --- dist/info/emux_sms_libretro.info | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dist/info/emux_sms_libretro.info b/dist/info/emux_sms_libretro.info index 10a9a635..15d3667f 100644 --- a/dist/info/emux_sms_libretro.info +++ b/dist/info/emux_sms_libretro.info @@ -5,7 +5,7 @@ corename = "Emux SMS" manufacturer = "Sega" categories = "Emulator" systemname = "Sega Master System" -database = "Sega - Master System - Mark III.rdb" +database = "Sega - Master System - Mark III" license = "GPLv2" permissions = "" display_version = "Git"