2021-03-12 16:18:26 -06:00
# Software Information
2020-01-14 06:57:56 +01:00
display_name = "Nintendo - SNES / SFC (Beetle bsnes)"
2017-02-21 18:04:47 +01:00
authors = "byuu|Mednafen Team"
2014-05-13 20:58:37 -07:00
supported_extensions = "smc|fig|bs|st|sfc"
2017-02-21 18:04:47 +01:00
corename = "Beetle bsnes"
2021-03-12 16:18:26 -06:00
# Hardware Information
2013-10-06 14:58:45 +02:00
manufacturer = "Nintendo"
2014-12-14 19:20:54 +01:00
categories = "Emulator"
2013-10-06 14:58:45 +02:00
systemname = "Super Nintendo Entertainment System"
2018-08-21 09:40:30 -05:00
systemid = "super_nes"
2022-02-20 23:42:19 -05:00
database = "Nintendo - Super Nintendo Entertainment System|Nintendo - Sufami Turbo"
2013-10-27 00:50:17 +02:00
license = "GPLv2"
2013-12-14 19:24:27 +01:00
permissions = ""
2014-05-13 20:46:47 -07:00
display_version = "v0.9.26"
2021-03-12 16:18:26 -06:00
# Libretro Features
2014-05-13 20:46:47 -07:00
supports_no_game = "false"
2021-03-12 16:18:26 -06:00
hw_render = "false"
needs_fullpath = "false"
disk_control = "false"
savestate = "true"
savestate_features = "serialized"
cheats = "false"
input_descriptors = "false"
memory_descriptors = "false"
libretro_saves = "true"
core_options = "false"
load_subsystem = "false"
2020-06-23 22:25:43 -05:00
is_experimental = true
2021-03-12 16:18:26 -06:00
2022-04-10 18:11:18 -04:00
description = "An older fork of Mednafen's original SNES emulator, which is itself based on an old fork of bsnes circa v059, this core does not have any compelling uses as compared with the other SNES cores that are available. It is not as fast as Snes9x or Supafaust nor as accurate as later bsnes forks or Mesen-S, and most users would be better off trying one of those cores instead. This core only exists for completionist's sake."