cap32: Add GX4000 database

This adds GX4000 database support to the Caprice32 definition file. I'll be adding the RDB to the database shortly.
This commit is contained in:
Rob Loach 2021-12-09 07:33:30 -05:00 committed by GitHub
parent 4aa626b19a
commit 5eac59f1d4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,5 @@
# Software Information
display_name = "Amstrad - CPC (Caprice32)"
display_name = "Amstrad - CPC/GX4000 (Caprice32)"
authors = "Ulrich Doewich|dantoine"
supported_extensions = "dsk|sna|zip|tap|cdt|voc|cpr|m3u"
corename = "Caprice32"
@ -10,11 +10,11 @@ categories = "Emulator"
# Hardware Information
manufacturer = "Amstrad"
systemname = "CPC"
systemname = "CPC/GX4000"
systemid = "cpc"
# Libretro Features
database = "Amstrad - CPC"
database = "Amstrad - CPC|Amstrad - GX4000"
supports_no_game = "true"
savestate = "true"
savestate_features = "serialized"