libretro-super/dist/info/cap32_libretro.info
Rob Loach 5eac59f1d4
cap32: Add GX4000 database
This adds GX4000 database support to the Caprice32 definition file. I'll be adding the RDB to the database shortly.
2021-12-09 07:33:30 -05:00

35 lines
1.3 KiB
Plaintext

# Software Information
display_name = "Amstrad - CPC/GX4000 (Caprice32)"
authors = "Ulrich Doewich|dantoine"
supported_extensions = "dsk|sna|zip|tap|cdt|voc|cpr|m3u"
corename = "Caprice32"
license = "GPLv2"
permissions = ""
display_version = "v4.2.0"
categories = "Emulator"
# Hardware Information
manufacturer = "Amstrad"
systemname = "CPC/GX4000"
systemid = "cpc"
# Libretro Features
database = "Amstrad - CPC|Amstrad - GX4000"
supports_no_game = "true"
savestate = "true"
savestate_features = "serialized"
cheats = "false"
input_descriptors = "true"
memory_descriptors = "false"
libretro_saves = "true"
core_options = "true"
core_options_version = "1.0"
load_subsystem = "false"
hw_render = "false"
needs_fullpath = "true"
disk_control = "true"
is_experimental = "false"
needs_kbd_mouse_focus = "true"
description = "A port of the Caprice32 emulator to libretro. This core emulates the Amstrad CPC 8-bit home computer series, including the CPC464, CPC664, CPC128, CPC6128+ and GX4000 models, with a high degree of accuracy and compatibility. While the core's autoloaunch options do a pretty good job of guessing the command required to launch a game, users may specify a command to be executed on launch via an m3u playlist. See the core's documentation for further details."