2021-03-26 15:13:17 -05:00
# Software Information
2018-01-27 20:44:31 -05:00
display_name = "Nintendo - NES / Famicom (QuickNES)"
2013-11-07 03:57:18 +01:00
authors = "blargg|kode54"
2013-10-05 03:57:10 +00:00
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 = ""
2022-04-10 18:11:18 -04:00
display_version = "1.0-WIP"
2021-03-26 15:13:17 -05:00
categories = "Emulator"
# Hardware Information
manufacturer = "Nintendo"
systemname = "Nintendo Entertainment System"
systemid = "nes"
# Libretro Features
2014-05-13 20:46:47 -07:00
supports_no_game = "false"
2021-03-26 15:13:17 -05:00
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."