diff --git a/dist/info/supafaust_libretro.info b/dist/info/supafaust_libretro.info new file mode 100644 index 00000000..47e219c6 --- /dev/null +++ b/dist/info/supafaust_libretro.info @@ -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"