libretro-super/dist/info/quicknes_libretro.info

33 lines
989 B
Plaintext
Raw Normal View History

# Software Information
display_name = "Nintendo - NES / Famicom (QuickNES)"
authors = "blargg|kode54"
supported_extensions = "nes"
corename = "QuickNES"
2014-12-05 18:38:46 -02:00
license = "LGPLv2.1+"
2013-12-14 19:24:27 +01:00
permissions = ""
display_version = "1.0-WIP"
categories = "Emulator"
# Hardware Information
manufacturer = "Nintendo"
systemname = "Nintendo Entertainment System"
systemid = "nes"
# Libretro Features
supports_no_game = "false"
database = "Nintendo - Nintendo Entertainment System"
savestate = "true"
savestate_features = "deterministic"
cheats = "false"
input_descriptors = "true"
memory_descriptors = "true"
libretro_saves = "true"
core_options = "true"
load_subsystem = "false"
hw_render = "false"
needs_fullpath = "false"
disk_control = "false"
is_experimental = "false"
2020-06-09 20:21:47 -05:00
description = "QuickNES is the fastest NES emulator available via libretro, though this speed comes at the cost of some accuracy. This core should be used only when performance is of the utmost concern and even FCEUmm is too demanding."