Merge pull request #1895 from drhelius/master

Add Geargrafx libretro core
This commit is contained in:
LibretroAdmin 2025-05-10 15:30:13 +02:00 committed by GitHub
commit 121a644acd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 22 additions and 0 deletions

22
dist/info/geargrafx_libretro.info vendored Normal file
View File

@ -0,0 +1,22 @@
# Software Information
display_name = "NEC - PC Engine / SuperGrafx (Geargrafx)"
authors = "Ignacio Sanchez"
supported_extensions = "pce|sgx|bin|rom"
corename = "Geargrafx"
categories = "Emulator"
license = "GPLv3"
permissions = ""
display_version = "1.4.0"
# Hardware Information
manufacturer = "NEC"
systemname = "PC Engine/SuperGrafx"
systemid = "pc_engine"
# Libretro Features
supports_no_game = "false"
database = "NEC - PC Engine SuperGrafx|NEC - PC Engine - TurboGrafx 16"
savestate = "true"
savestate_features = "deterministic"
description = "Libretro version of the accurate Geargrafx emulator. This core supports PC Engine, TurboGrafx and SuperGrafx consoles. It faithfully emulates all of the hardware and is an excellent choice for emulating these consoles on a modern system."