From c16bf7dea23fdaf4b75e1af5710e5d177ecbe85f Mon Sep 17 00:00:00 2001 From: markwkidd Date: Fri, 18 Jan 2019 10:37:51 -0500 Subject: [PATCH] name the MAME 0.160 core "MAME 2015" --- .../{mame2014_libretro.info => mame2015_libretro.info} | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) rename dist/info/{mame2014_libretro.info => mame2015_libretro.info} (74%) diff --git a/dist/info/mame2014_libretro.info b/dist/info/mame2015_libretro.info similarity index 74% rename from dist/info/mame2014_libretro.info rename to dist/info/mame2015_libretro.info index f558e77c..0d9b12d8 100644 --- a/dist/info/mame2014_libretro.info +++ b/dist/info/mame2015_libretro.info @@ -1,14 +1,14 @@ -display_name = "Arcade (MAME 2014)" +display_name = "Arcade (MAME 2015)" authors = "MAMEdev" supported_extensions = "zip|chd|7z|cmd" -corename = "MAME 2014 (0.160)" +corename = "MAME 2015 (0.160)" manufacturer = "Various" categories = "Emulator" systemname = "Arcade (various)" systemid = "mame" -database = "MAME 2014" +database = "MAME 2015" license = "MAME" permissions = "" display_version = "0.160" supports_no_game = "false" -notes = "[1] MAME 2014 (0.160) supports MAME save states.|[2] MAME 2014 (0.160) supports extracted MAME cheats.|[3] The BIOS files must be inside the ROM directory.|[4] The same directory with CHD files inside must be inside the ROM directory.|[5] If desired, the ARTWORK, CHEATS, and SAMPLES directories can be|[^] inside the 'SYSTEMDIR\mame' directory.|[6] When saving, the following directories will be created in the 'SAVEDIR\mame'|[^] directory: STATES, NVRAM, INPUT, SNAPS, CFG, MEMCARD, and DIFF." +notes = "[1] MAME 2015 (0.160) supports MAME save states.|[2] MAME 2015 (0.160) supports extracted MAME cheats.|[3] The BIOS files must be inside the ROM directory.|[4] The same directory with CHD files inside must be inside the ROM directory.|[5] If desired, the ARTWORK, CHEATS, and SAMPLES directories can be|[^] inside the 'SYSTEMDIR\mame' directory.|[6] When saving, the following directories will be created in the 'SAVEDIR\mame'|[^] directory: STATES, NVRAM, INPUT, SNAPS, CFG, MEMCARD, and DIFF."