libretro-super/dist/info/prosystem_libretro.info

40 lines
1021 B
Plaintext
Raw Normal View History

# Software Information
display_name = "Atari - 7800 (ProSystem)"
2014-08-08 23:12:20 +02:00
authors = "Greg Stanton|Brian Berlin|Leonis|Greg DeMent"
supported_extensions = "a78|bin|cdf"
2014-08-08 14:10:56 -05:00
corename = "ProSystem"
2014-08-08 18:34:49 +02:00
license = "GPLv2"
permissions = ""
2014-08-08 14:10:56 -05:00
display_version = "1.3e"
categories = "Emulator"
# Hardware Information
manufacturer = "Atari"
systemname = "Atari 7800"
systemid = "atari_7800"
# Libretro Features
2014-08-08 18:34:49 +02:00
supports_no_game = "false"
database = "Atari - 7800"
savestate = "true"
savestate_features = "serialized"
cheats = "false"
input_descriptors = "true"
memory_descriptors = "true"
libretro_saves = "true"
core_options = "false"
load_subsystem = "false"
hw_render = "false"
needs_fullpath = "false"
disk_control = "false"
is_experimental = "false"
# Firmware / BIOS
2015-10-03 00:50:41 +02:00
firmware_count = 1
2016-12-05 10:46:29 -06:00
firmware0_desc = "7800 BIOS (U).rom (7800 BIOS)"
2015-10-03 00:50:41 +02:00
firmware0_path = "7800 BIOS (U).rom"
firmware0_opt = "true"
2016-12-05 10:46:29 -06:00
notes = "(!) 7800 BIOS (U).rom (md5): 0763f1ffb006ddbe32e52d497ee848ae"
description = "A port of the ProSystem Atari 7800 emulator to libretro."