libretro: cores update + info files update (#5159)

* 81_libretro: bumped to version 1.0a:20200613

* atari800_libretro: bumped to version 3.1.0:20200626

* opera_libretro: bumped to version 1.0.0:20200605

* fbneo_libretro: bumped to version 0.2.97.44:20200703

* fceumm_libretro: bumped to version 0.0.1:20200604

* flycast_libretro: bumped to version 0.1:20200703

* gambatte_libretro: bumped to version 0.5.0:20200630

* gpsp_libretro: bumped to version 0.91:20200527

* handy_libretro: bumped to version 0.95:20200625

* mednafen_gba_libretro: bumped to version 0.9.36:20200623

* mednafen_lynx_libretro: bumped to version 0.9.32:20200630

* mednafen_ngp_libretro: bumped to version 0.9.36.1:20200630

* mednafen_pce_fast_libretro: bumped to version 0.9.38.7:20200630

* mednafen_pcfx_libretro: bumped to version 0.9.33.3:20200623

* mednafen_supergrafx_libretro: bumped to version 0.9.38.7:20200623

* mednafen_vb_libretro: bumped to version 0.9.36.1:20200630

* mednafen_wswan_libretro: bumped to version 0.9.35.1:20200701

* mgba_libretro: bumped to version 0.6.1:20200619

* o2em_libretro: bumped to version 1.18:20200609

* pcsx_rearmed_libretro: bumped to version r22:20200701

* picodrive_libretro: bumped to version 1.92:20200607

* vba_next_libretro: bumped to version 1.0.2:20200617

* vecx_libretro: bumped to version 1.2:20200605

* virtualjaguar_libretro: bumped to version 2.1.2:20200521

* yabause_libretro: bumped to version 0.9.15:20200605

* 2048_libretro: bumped to version 1.0:20200520
This commit is contained in:
kwyxz
2020-07-03 23:02:28 -07:00
committed by GitHub
parent 974e832b2f
commit 1108cefd9f
80 changed files with 588 additions and 167 deletions

View File

@@ -1,12 +1,42 @@
display_name = "Nintendo - SNES / Famicom (Snes9x)"
authors = "Snes9x Team"
supported_extensions = "smc|sfc|swc|fig|bs"
corename = "Snes9x"
manufacturer = "Nintendo"
# Software Information
display_name = "Nintendo - SNES / SFC (Snes9x - Current)"
categories = "Emulator"
systemname = "Super Nintendo Entertainment System"
database = "Nintendo - Super Nintendo Entertainment System|Nintendo - Super Nintendo Entertainment System Hacks|Nintendo - Sufami Turbo|Nintendo - Satellaview"
authors = "Snes9x Team"
corename = "Snes9x"
supported_extensions = "smc|sfc|swc|fig|bs"
license = "Non-commercial"
permissions = ""
display_version = "@DISPLAY_VERSION@"
# Hardware Information
manufacturer = "Nintendo"
systemname = "Super Nintendo Entertainment System"
systemid = "super_nes"
# BIOS / Firmware
firmware_count = 2
firmware0_desc = "BS-X.bin (BS-X - Sore wa Namae o Nusumareta Machi no Monogatari (Japan) (Rev 1))"
firmware0_path = "BS-X.bin"
firmware0_opt = "true"
firmware1_desc = "STBIOS.bin (Sufami Turbo (Japan))"
firmware1_path = "STBIOS.bin"
firmware1_opt = "true"
notes = "(!) BS-X.bin (md5): fed4d8242cfbed61343d53d48432aced|(!) STBIOS.bin (md5): d3a44ba7d42a74d3ac58cb9c14c6a5ca|(!) To start BS-X games from the RPG-like interface, go back into the house and select the 1st option."
# Libretro Features
savestate = "true"
savestate_features = "deterministic"
cheats = "true"
input_descriptors = "true"
memory_descriptors = "true"
libretro_saves = "true"
core_options = "true"
core_options_version = "1.3"
load_subsystem = "true"
supports_no_game = "false"
database = "Nintendo - Super Nintendo Entertainment System|Nintendo - Super Nintendo Entertainment System Hacks|Nintendo - Sufami Turbo|Nintendo - Satellaview"
hw_render = "false"
needs_fullpath = "false"
disk_control = "false"
description = "Snes9x is a classic and popular SNES emulator that is very fast while still maintaining solid accuracy and high compatibility. It is perfect for use on desktop and laptop PCs of all ages, as well as many reasonably powerful mobile devices. This core is based on the latest up-to-date Snes9x sources and is the one most users should try first, only falling back to the year-marked snapshots if this one can't maintain full speed on their device."