From d0d3e3a19123a8afc8a455b884360a0e2caad536 Mon Sep 17 00:00:00 2001 From: Ignacio Sanchez Gines <863613+drhelius@users.noreply.github.com> Date: Wed, 18 Jun 2025 19:01:59 +0200 Subject: [PATCH] Update Geargrafx core --- dist/info/geargrafx_libretro.info | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/dist/info/geargrafx_libretro.info b/dist/info/geargrafx_libretro.info index b2bb4bcb..e1b72646 100644 --- a/dist/info/geargrafx_libretro.info +++ b/dist/info/geargrafx_libretro.info @@ -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"