From 5e986358ebc807a7801349e0326dd1d5b7c48293 Mon Sep 17 00:00:00 2001 From: pcm720 Date: Tue, 21 Feb 2017 21:52:33 +0300 Subject: Fixed FDS loading, a lot of small fixes, added extra core modules, updated README.md --- .../etc/libretro/info/snes9x2010_libretro.info | 12 ++++++++++++ .../snes9x2010.hmod/etc/libretro/info/snes9x_libretro.info | 12 ------------ 2 files changed, 12 insertions(+), 12 deletions(-) create mode 100644 core_modules/snes9x2010.hmod/etc/libretro/info/snes9x2010_libretro.info delete mode 100644 core_modules/snes9x2010.hmod/etc/libretro/info/snes9x_libretro.info (limited to 'core_modules/snes9x2010.hmod') diff --git a/core_modules/snes9x2010.hmod/etc/libretro/info/snes9x2010_libretro.info b/core_modules/snes9x2010.hmod/etc/libretro/info/snes9x2010_libretro.info new file mode 100644 index 0000000..ecf195b --- /dev/null +++ b/core_modules/snes9x2010.hmod/etc/libretro/info/snes9x2010_libretro.info @@ -0,0 +1,12 @@ +display_name = "SNES / Super Famicom (Snes9x2010)" +authors = "Snes9x Team" +supported_extensions = "smc|sfc|swc|fig" +corename = "Snes9x" +manufacturer = "Nintendo" +categories = "Emulator" +systemname = "Super Nintendo Entertainment System" +database = "Nintendo - Super Nintendo Entertainment System|Nintendo - Sufami Turbo" +license = "Non-commercial" +permissions = "" +display_version = "1.53" +supports_no_game = "false" diff --git a/core_modules/snes9x2010.hmod/etc/libretro/info/snes9x_libretro.info b/core_modules/snes9x2010.hmod/etc/libretro/info/snes9x_libretro.info deleted file mode 100644 index d7b3eb9..0000000 --- a/core_modules/snes9x2010.hmod/etc/libretro/info/snes9x_libretro.info +++ /dev/null @@ -1,12 +0,0 @@ -display_name = "SNES / Super Famicom (Snes9x)" -authors = "Snes9x Team" -supported_extensions = "smc|sfc|swc|fig" -corename = "Snes9x" -manufacturer = "Nintendo" -categories = "Emulator" -systemname = "Super Nintendo Entertainment System" -database = "Nintendo - Super Nintendo Entertainment System|Nintendo - Sufami Turbo" -license = "Non-commercial" -permissions = "" -display_version = "1.53" -supports_no_game = "false" -- cgit v1.2.3