From 505b8bbe7f583de45762474a7b2a9283c6770832 Mon Sep 17 00:00:00 2001 From: markwkidd Date: Fri, 5 Oct 2018 18:11:07 -0400 Subject: [PATCH] remove "experimental" from mame2003-plus name, etc When I wrote the original .info file for mame2003-plus, the builds were much less stable and we knew we were about to change the input system. Now it is about as stable as any other core that gets updates at all. I'd like to remove Experimental and standardize a few other lines. --- dist/info/mame2003_plus_libretro.info | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/dist/info/mame2003_plus_libretro.info b/dist/info/mame2003_plus_libretro.info index 535a95c7..f8e4fc69 100644 --- a/dist/info/mame2003_plus_libretro.info +++ b/dist/info/mame2003_plus_libretro.info @@ -1,14 +1,14 @@ -display_name = "Arcade (MAME 2003-Plus - Experimental)" -authors = "MAMEdev" +display_name = "Arcade (MAME 2003-Plus)" +authors = "MAMEdev, MAME 2003-Plus Team, et al (see license and changelog)" supported_extensions = "zip" -corename = "MAME 2003 Plus" +corename = "MAME 2003-Plus" manufacturer = "Various" categories = "Emulator" systemname = "Arcade (various)" systemid = "mame" database = "MAME 2003-Plus" -license = "MAME" +license = "MAME Noncommercial" permissions = "" -display_version = "2003-plus" +display_version = "2003-Plus" supports_no_game = "false" -notes = "(!) Unless using Full Non-Merged romsets, BIOS files must be inside the ROM directory.|" +notes = "(!) Unless using Full Non-Merged romsets, BIOS files must be inside the ROM directory.|See libretro core documentation for more information about content paths.|"