mirror of
https://github.com/libretro/libretro-super.git
synced 2024-12-11 18:03:46 +00:00
30 lines
907 B
Plaintext
30 lines
907 B
Plaintext
# Software Information
|
|
display_name = "Nintendo - SNES / SFC (bsnes C++98 (v085))"
|
|
categories = "Emulator"
|
|
authors = "byuu|Themaister|Ver GreenEyes"
|
|
corename = "bsnes C++98 (v085)"
|
|
supported_extensions = "sfc|smc"
|
|
license = "GPLv3"
|
|
permissions = ""
|
|
display_version = "v085 (Performance)"
|
|
|
|
# Hardware Information
|
|
manufacturer = "Nintendo"
|
|
systemname = "Super Nintendo Entertainment System"
|
|
systemid = "super_nes"
|
|
|
|
# Libretro Features
|
|
savestate = "true"
|
|
savestate_features = "serialized"
|
|
cheats = "true"
|
|
input_descriptors = "true"
|
|
memory_descriptors = "true"
|
|
libretro_saves = "true"
|
|
core_options = "false"
|
|
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"
|
|
is_experimental = "true" |