add supafaust info file
This commit is contained in:
parent
a276fbc419
commit
1bfbfa076d
|
@ -0,0 +1,30 @@
|
||||||
|
# Software Information
|
||||||
|
display_name = "Nintendo - SNES / SFC (Supafaust)"
|
||||||
|
categories = "Emulator"
|
||||||
|
authors = "Mednafen team"
|
||||||
|
corename = "Supafaust"
|
||||||
|
supported_extensions = "smc|fig|sfc|gd3|gd7|dx2|bsx|swc"
|
||||||
|
license = "GPLv2+"
|
||||||
|
permissions = ""
|
||||||
|
display_version = "Apr 26 2020"
|
||||||
|
|
||||||
|
# Hardware Information
|
||||||
|
manufacturer = "Nintendo"
|
||||||
|
systemname = "Super Nintendo Entertainment System"
|
||||||
|
systemid = "super_nes"
|
||||||
|
|
||||||
|
# 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.0"
|
||||||
|
load_subsystem = "false"
|
||||||
|
supports_no_game = "false"
|
||||||
|
database = "Nintendo - Super Nintendo Entertainment System|Nintendo - Super Nintendo Entertainment System Hacks"
|
||||||
|
hw_render = "false"
|
||||||
|
needs_fullpath = "false"
|
||||||
|
disk_control = "false"
|
Loading…
Reference in New Issue