Update Geargrafx core

This commit is contained in:
Ignacio Sanchez Gines 2025-06-18 19:01:59 +02:00
parent c889441848
commit d0d3e3a191
No known key found for this signature in database
GPG Key ID: 9991E3DF4B412A05
1 changed files with 4 additions and 4 deletions

View File

@ -1,12 +1,12 @@
# Software Information
display_name = "NEC - PC Engine / SuperGrafx (Geargrafx)"
display_name = "NEC - PC Engine / SuperGrafx / CD (Geargrafx)"
authors = "Ignacio Sanchez"
supported_extensions = "pce|sgx|bin|rom"
supported_extensions = "pce|sgx|bin|rom|cue"
corename = "Geargrafx"
categories = "Emulator"
license = "GPLv3"
permissions = ""
display_version = "1.4.0"
display_version = "1.5.0"
# Hardware Information
manufacturer = "NEC"
@ -15,7 +15,7 @@ systemid = "pc_engine"
# Libretro Features
supports_no_game = "false"
database = "NEC - PC Engine SuperGrafx|NEC - PC Engine - TurboGrafx 16"
database = "NEC - PC Engine SuperGrafx|NEC - PC Engine - TurboGrafx 16|NEC - PC Engine CD - TurboGrafx-CD"
savestate = "true"
savestate_features = "deterministic"