Update Geargrafx core
This commit is contained in:
parent
c889441848
commit
d0d3e3a191
|
@ -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"
|
||||
|
||||
|
|
Loading…
Reference in New Issue