From fd4bcdadf6dd00a0fa43cf5f4f319afcbba21f2e Mon Sep 17 00:00:00 2001 From: sergiobenrocha2 Date: Mon, 8 Sep 2014 18:01:04 -0300 Subject: [PATCH] SuperGrafx to SGX in display and corename, remove 1 from PlayStation and fix version. --- dist/info/mednafen_pce_fast_libretro.info | 6 +++--- dist/info/mednafen_psx_libretro.info | 4 ++-- dist/info/mednafen_supergrafx_libretro.info | 4 ++-- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/dist/info/mednafen_pce_fast_libretro.info b/dist/info/mednafen_pce_fast_libretro.info index 6bd5156c..b14d4de9 100644 --- a/dist/info/mednafen_pce_fast_libretro.info +++ b/dist/info/mednafen_pce_fast_libretro.info @@ -1,12 +1,12 @@ -display_name = "PC Engine/PCE-CD (Mednafen PCE Fast)" +display_name = "PC Engine/PCE-CD (Mednafen PCE FAST)" authors = "Ryphecha" supported_extensions = "pce|cue|ccd" -corename = "Mednafen/Beetle PCE Fast" +corename = "Mednafen/Beetle PCE FAST" manufacturer = "NEC" systemname = "PC Engine/PCE-CD" license = "GPLv2" permissions = "" -display_version = "v0.9.36" +display_version = "v0.9.36.1" need_fullpath = "true" block_extract = "false" supports_no_game = "false" diff --git a/dist/info/mednafen_psx_libretro.info b/dist/info/mednafen_psx_libretro.info index 1aca8592..99c2e6d2 100644 --- a/dist/info/mednafen_psx_libretro.info +++ b/dist/info/mednafen_psx_libretro.info @@ -1,4 +1,4 @@ -display_name = "PlayStation1 (Mednafen PSX)" +display_name = "PlayStation (Mednafen PSX)" authors = "Ryphecha" supported_extensions = "cue|toc|m3u|ccd|exe" corename = "Mednafen/Beetle PSX" @@ -6,7 +6,7 @@ manufacturer = "Sony" systemname = "PlayStation" license = "GPLv2" permissions = "" -display_version = "v0.9.36" +display_version = "v0.9.36.3" need_fullpath = "true" block_extract = "false" supports_no_game = "false" diff --git a/dist/info/mednafen_supergrafx_libretro.info b/dist/info/mednafen_supergrafx_libretro.info index 11512cdd..b8f46700 100644 --- a/dist/info/mednafen_supergrafx_libretro.info +++ b/dist/info/mednafen_supergrafx_libretro.info @@ -1,7 +1,7 @@ -display_name = "PC Engine SuperGrafx (Mednafen PCE Fast)" +display_name = "PC Engine SuperGrafx (Mednafen SGX)" authors = "Ryphecha" supported_extensions = "pce|sgx" -corename = "Mednafen/Beetle SuperGrafx" +corename = "Mednafen/Beetle SGX" manufacturer = "NEC" systemname = "PC Engine SuperGrafx" license = "GPLv2"