This commit is contained in:
Rob Loach 2022-03-04 18:59:00 -05:00
parent f1c51da399
commit baff69f217
No known key found for this signature in database
GPG Key ID: 627C60834A74A21A
49 changed files with 101 additions and 47 deletions

View File

@ -71,12 +71,14 @@
# load_subsystem = "false"
# Whether or not the core requires an external file to work:
# supports_no_game = "false"
# Does the core have a single purpose? Does it represent one game or application, requiring predetermined support files or no external data? Used to indicate to a frontend that the core may be presented/handled independently from 'regular' cores that run a variety of content.
# single_purpose = "false"
# Name of the database that the core supports (optional):
# database = "Nintendo - Nintendo Entertainment System|Nintendo - Famicom Disk System"
# Does the core support/require support for libretro-gl or other hardware-acceleration in the frontend?
# hw_render = "false"
# Which hardware-rendering APIs does the core support? Delimited by pipe characters.
required_hw_api = "Vulkan >= 1.0 | Direct3D >= 10.0 | OpenGL Core >= 3.3 | OpenGL ES >= 3.0"
# required_hw_api = "Vulkan >= 1.0 | Direct3D >= 10.0 | OpenGL Core >= 3.3 | OpenGL ES >= 3.0"
# Does the core require ongoing access to the file after loading? Mostly used for softpatching and streaming of data
# needs_fullpath = "false"
# Does the core support the libretro disk control interface for swapping disks on the fly?

View File

@ -14,7 +14,9 @@ systemid = "2048"
manufacturer = "N/A"
# Libretro Features
database = "2048"
supports_no_game = "true"
single_purpose = "true"
savestate = "true"
savestate_features = "serialized"
cheats = "false"

View File

@ -81,7 +81,7 @@ libretro_saves = "true"
core_options = "false"
load_subsystem = "true"
supports_no_game = "false"
database = "Nintendo - Super Nintendo Entertainment System|Nintendo - Super Nintendo Entertainment System Hacks|Nintendo - Sufami Turbo|Nintendo - Satellaview"
database = "Nintendo - Super Nintendo Entertainment System|Nintendo - Sufami Turbo|Nintendo - Satellaview"
hw_render = "false"
needs_fullpath = "false"
disk_control = "false"

View File

@ -81,7 +81,7 @@ libretro_saves = "true"
core_options = "false"
load_subsystem = "true"
supports_no_game = "false"
database = "Nintendo - Super Nintendo Entertainment System|Nintendo - Super Nintendo Entertainment System Hacks|Nintendo - Sufami Turbo|Nintendo - Satellaview"
database = "Nintendo - Super Nintendo Entertainment System|Nintendo - Sufami Turbo|Nintendo - Satellaview"
hw_render = "false"
needs_fullpath = "false"
disk_control = "false"

View File

@ -78,7 +78,7 @@ libretro_saves = "true"
core_options = "false"
load_subsystem = "true"
supports_no_game = "false"
database = "Nintendo - Super Nintendo Entertainment System|Nintendo - Super Nintendo Entertainment System Hacks|Nintendo - Sufami Turbo|Nintendo - Satellaview"
database = "Nintendo - Super Nintendo Entertainment System|Nintendo - Sufami Turbo|Nintendo - Satellaview"
hw_render = "false"
needs_fullpath = "false"
disk_control = "false"

View File

@ -23,7 +23,7 @@ libretro_saves = "true"
core_options = "false"
load_subsystem = "true"
supports_no_game = "false"
database = "Nintendo - Super Nintendo Entertainment System|Nintendo - Super Nintendo Entertainment System Hacks|Nintendo - Sufami Turbo|Nintendo - Satellaview"
database = "Nintendo - Super Nintendo Entertainment System|Nintendo - Sufami Turbo|Nintendo - Satellaview"
hw_render = "false"
needs_fullpath = "false"
disk_control = "false"

View File

@ -85,7 +85,7 @@ core_options = "true"
core_options_version = "1.0"
load_subsystem = "true"
supports_no_game = "false"
database = "Nintendo - Super Nintendo Entertainment System|Nintendo - Super Nintendo Entertainment System Hacks|Nintendo - Sufami Turbo|Nintendo - Satellaview"
database = "Nintendo - Super Nintendo Entertainment System|Nintendo - Sufami Turbo|Nintendo - Satellaview"
hw_render = "false"
needs_fullpath = "false"
disk_control = "false"

View File

@ -88,7 +88,7 @@ core_options = "true"
core_options_version = "1.0"
load_subsystem = "true"
supports_no_game = "false"
database = "Nintendo - Super Nintendo Entertainment System|Nintendo - Super Nintendo Entertainment System Hacks|Nintendo - Sufami Turbo|Nintendo - Satellaview"
database = "Nintendo - Super Nintendo Entertainment System|Nintendo - Sufami Turbo|Nintendo - Satellaview"
hw_render = "false"
needs_fullpath = "false"
disk_control = "false"

View File

@ -82,7 +82,7 @@ core_options = "true"
core_options_version = "1.0"
load_subsystem = "true"
supports_no_game = "false"
database = "Nintendo - Super Nintendo Entertainment System|Nintendo - Super Nintendo Entertainment System Hacks|Nintendo - Sufami Turbo|Nintendo - Satellaview"
database = "Nintendo - Super Nintendo Entertainment System|Nintendo - Sufami Turbo|Nintendo - Satellaview"
hw_render = "false"
needs_fullpath = "false"
disk_control = "false"

View File

@ -82,7 +82,7 @@ core_options = "true"
core_options_version = "1.0"
load_subsystem = "true"
supports_no_game = "false"
database = "Nintendo - Super Nintendo Entertainment System|Nintendo - Super Nintendo Entertainment System Hacks|Nintendo - Sufami Turbo|Nintendo - Satellaview"
database = "Nintendo - Super Nintendo Entertainment System|Nintendo - Sufami Turbo|Nintendo - Satellaview"
hw_render = "false"
needs_fullpath = "false"
disk_control = "false"

View File

@ -79,7 +79,7 @@ core_options = "true"
core_options_version = "1.0"
load_subsystem = "true"
supports_no_game = "false"
database = "Nintendo - Super Nintendo Entertainment System|Nintendo - Super Nintendo Entertainment System Hacks|Nintendo - Sufami Turbo|Nintendo - Satellaview"
database = "Nintendo - Super Nintendo Entertainment System|Nintendo - Sufami Turbo|Nintendo - Satellaview"
hw_render = "false"
needs_fullpath = "false"
disk_control = "false"

View File

@ -14,7 +14,8 @@ systemname = "Outrun Game Engine"
# Libretro Features
database = "Cannonball"
supports_no_game = "false"
supports_no_game = "true"
single_purpose = "true"
savestate = "false"
savestate_features = "null"
cheats = "false"

View File

@ -14,7 +14,9 @@ systemname = "Minecraft Game Clone"
systemid = "craft"
# Libretro Features
database = "Minecraft"
supports_no_game = "true"
single_purpose = "true"
savestate = "false"
savestate_features = "null"
cheats = "false"

View File

@ -14,7 +14,6 @@ systemname = "Arcade (various)"
systemid = "daphne"
# Libretro Features
database = "Daphne"
database_match_archive_member = "true"
supports_no_game = "false"
savestate = "false"

View File

@ -10,11 +10,11 @@ categories = "Emulator"
# Hardware Information
manufacturer = "Nintendo"
systemname = "DS"
systemname = "Nintendo DS"
systemid = "nds"
# Libretro Features
database = "Nintendo - Nintendo DS|Nintendo - Nintendo DS Decrypted|Nintendo - Nintendo DS (Download Play)"
database = "Nintendo - Nintendo DS|Nintendo - Nintendo DS (Download Play)"
supports_no_game = "false"
savestate = "true"
savestate_features = "serialized"

View File

@ -10,11 +10,11 @@ categories = "Emulator"
# Hardware Information
manufacturer = "Nintendo"
systemname = "DS"
systemname = "Nintendo DS"
systemid = "nds"
# Libretro Features
database = "Nintendo - Nintendo DS|Nintendo - Nintendo DS Decrypted|Nintendo - Nintendo DS (Download Play)"
database = "Nintendo - Nintendo DS|Nintendo - Nintendo DS (Download Play)"
supports_no_game = "false"
savestate = "true"
savestate_features = "serialized"

View File

@ -15,7 +15,8 @@ systemid = "dinothawr"
# Libretro Features
database = "Dinothawr"
supports_no_game = "false"
supports_no_game = "true"
single_purpose = "true"
savestate = "false"
savestate_features = "null"
libretro_saves = "true"

View File

@ -48,20 +48,21 @@ firmware9_opt = "true"
notes = "(!) MT32_CONTROL.ROM (md5): 5626206284b22c2734f3e9efefcd2675|(!) MT32_PCM.ROM (md5): 89e42e386e82e0cacb4a2704a03706ca|(!) CM32L_CONTROL.ROM (md5): bfff32b6144c1d706109accb6e6b1113|(!) CM32L_PCM.ROM (md5): 08cdcfa0ed93e9cb16afa76e6ac5f0a4|(!) libbass.so|(!) libbassmidi.so|(!) bass.dll|(!) bassmidi.dll|(!) libbass.dylib|(!) libbassmidi.dylib"
# Libretro Features
database = "DOS"
supports_no_game = "true"
savestate = "false"
savestate_features = "null"
libretro_saves = "false"
cheats = "false"
input_descriptors = "true"
memory_descriptors = "false"
libretro_saves = "false"
core_options = "true"
core_options_version = "1.0"
core_options_version = "2.0"
load_subsystem = "false"
supports_no_game = "true"
single_purpose = "false"
database = "DOS"
hw_render = "false"
needs_fullpath = "true"
disk_control = "false"
disk_control = "true"
is_experimental = "false"
needs_kbd_mouse_focus = "true"

View File

@ -12,7 +12,7 @@ display_version = "0.7.0.0"
systemname = "RPG Maker 2000/2003 Game Engine"
# Libretro Features
database = "RPG Maker 2000|RPG Maker 2003|RPG Maker"
database = "RPG Maker"
supports_no_game = "false"
savestate = "false"
savestate_features = "null"

View File

@ -13,7 +13,7 @@ manufacturer = "Fairchild"
systemname = "FreeChaF"
# Libretro Features
database = "FreeChaF"
database = "Fairchild - Channel F"
supports_no_game = "false"
# BIOS / Firmware

View File

@ -15,6 +15,7 @@ manufacturer = "N/A"
# Libretro Features
supports_no_game = "true"
single_purpose = "true"
savestate = "true"
savestate_features = "serialized"
cheats = "false"

View File

@ -14,7 +14,7 @@ systemname = "Game Boy Advance"
systemid = "game_boy_advance"
# Libretro Features
database = "Nintendo - Game Boy Advance|Nintendo - Game Boy Advance (e-Cards)"
database = "Nintendo - Game Boy Advance"
supports_no_game = "false"
savestate = "true"
savestate_features = "deterministic"

View File

@ -15,7 +15,7 @@ systemid = "super_nes"
# Libretro Features
supports_no_game = "false"
database = "Nintendo - Super Nintendo Entertainment System|Nintendo - Super Nintendo Entertainment System Hacks|Nintendo - Game Boy|Nintendo - Game Boy Color"
database = "Nintendo - Super Nintendo Entertainment System|Nintendo - Game Boy|Nintendo - Game Boy Color"
savestate = "true"
savestate_features = "serialized"
cheats = "false"

View File

@ -15,7 +15,7 @@ systemid = "super_nes"
# Libretro Features
supports_no_game = "false"
database = "Nintendo - Super Nintendo Entertainment System|Nintendo - Super Nintendo Entertainment System Hacks|Nintendo - Game Boy|Nintendo - Game Boy Color"
database = "Nintendo - Super Nintendo Entertainment System|Nintendo - Game Boy|Nintendo - Game Boy Color"
savestate = "true"
savestate_features = "serialized"
cheats = "false"

View File

@ -14,7 +14,7 @@ systemname = "Game Boy Advance"
systemid = "game_boy_advance"
# Libretro Features
database = "Nintendo - Game Boy Advance|Nintendo - Game Boy Advance (e-Cards)"
database = "Nintendo - Game Boy Advance"
supports_no_game = "false"
# Firmware / BIOS

View File

@ -9,7 +9,7 @@ manufacturer = "Nintendo"
categories = "Emulator"
systemname = "Super Nintendo Entertainment System"
systemid = "super_nes"
database = "Nintendo - Super Nintendo Entertainment System|Nintendo - Super Nintendo Entertainment System Hacks|Nintendo - Sufami Turbo"
database = "Nintendo - Super Nintendo Entertainment System|Nintendo - Sufami Turbo"
license = "GPLv2"
permissions = ""
display_version = "v0.9.26"

View File

@ -24,7 +24,7 @@ core_options = "true"
core_options_version = "1.0"
load_subsystem = "false"
supports_no_game = "false"
database = "Nintendo - Super Nintendo Entertainment System|Nintendo - Super Nintendo Entertainment System Hacks"
database = "Nintendo - Super Nintendo Entertainment System"
hw_render = "false"
needs_fullpath = "false"
disk_control = "false"

View File

@ -15,7 +15,7 @@ systemid = "super_nes"
# Libretro Features
supports_no_game = "false"
database = "Nintendo - Super Nintendo Entertainment System|Nintendo - Super Nintendo Entertainment System Hacks|Nintendo - Satellaview|Nintendo - Game Boy|Nintendo - Game Boy Color"
database = "Nintendo - Super Nintendo Entertainment System|Nintendo - Satellaview|Nintendo - Game Boy|Nintendo - Game Boy Color"
# BIOS / Firmware
firmware_count = 21

View File

@ -16,6 +16,6 @@ systemid = "game_boy_advance"
# Libretro Features
supports_no_game = "false"
is_experimental = "true"
database = "Nintendo - Game Boy Advance|Nintendo - Game Boy Advance (e-Cards)"
database = "Nintendo - Game Boy Advance"
description = "A very early, incomplete Game Boy Advance emulator, ported to libretro. This emulator was never completed and the libretro core should not be used by anyone for any reason. It remains only for historical and research purposes."

View File

@ -14,7 +14,7 @@ systemid = "game_boy_advance"
# Libretro Features
supports_no_game = "false"
database = "Nintendo - Game Boy|Nintendo - Game Boy Color|Nintendo - Game Boy Advance|Nintendo - Game Boy Advance (e-Cards)"
database = "Nintendo - Game Boy|Nintendo - Game Boy Color|Nintendo - Game Boy Advance"
savestate = "true"
savestate_features = "deterministic"
cheats = "true"

View File

@ -14,6 +14,7 @@ systemid = "bomberman"
# Libretro Features
supports_no_game = "true"
single_purpose = "true"
database = "MrBoom"
savestate = "true"
savestate_features = "deterministic"

View File

@ -15,7 +15,7 @@ systemid = "pc_98"
# Libretro Features
supports_no_game = "false"
database = "PC-98"
database = "NEC - PC-98"
savestate = "true"
savestate_features = "serialized"
cheats = "false"

View File

@ -14,7 +14,8 @@ systemid = "nxengine"
# Libretro Features
database = "Cave Story"
supports_no_game = "false"
supports_no_game = "true"
single_purpose = "true"
savestate = "false"
cheats = "false"
input_descriptors = "true"

View File

@ -24,7 +24,7 @@ core_options = "true"
core_options_version = "1.0"
load_subsystem = "false"
supports_no_game = "false"
database = "Nintendo - Super Nintendo Entertainment System|Nintendo - Super Nintendo Entertainment System Hacks|Nintendo - Sufami Turbo|Nintendo - Satellaview"
database = "Nintendo - Super Nintendo Entertainment System|Nintendo - Sufami Turbo|Nintendo - Satellaview"
hw_render = "false"
needs_fullpath = "false"
disk_control = "false"

View File

@ -24,7 +24,7 @@ core_options = "true"
core_options_version = "1.0"
load_subsystem = "false"
supports_no_game = "false"
database = "Nintendo - Super Nintendo Entertainment System|Nintendo - Super Nintendo Entertainment System Hacks|Nintendo - Sufami Turbo|Nintendo - Satellaview"
database = "Nintendo - Super Nintendo Entertainment System|Nintendo - Sufami Turbo|Nintendo - Satellaview"
hw_render = "false"
needs_fullpath = "false"
disk_control = "false"

View File

@ -24,7 +24,7 @@ core_options = "true"
core_options_version = "1.0"
load_subsystem = "false"
supports_no_game = "false"
database = "Nintendo - Super Nintendo Entertainment System|Nintendo - Super Nintendo Entertainment System Hacks|Nintendo - Sufami Turbo|Nintendo - Satellaview"
database = "Nintendo - Super Nintendo Entertainment System|Nintendo - Sufami Turbo|Nintendo - Satellaview"
hw_render = "false"
needs_fullpath = "false"
disk_control = "false"

View File

@ -24,7 +24,7 @@ core_options = "true"
core_options_version = "1.0"
load_subsystem = "false"
supports_no_game = "false"
database = "Nintendo - Super Nintendo Entertainment System|Nintendo - Super Nintendo Entertainment System Hacks|Nintendo - Sufami Turbo|Nintendo - Satellaview"
database = "Nintendo - Super Nintendo Entertainment System|Nintendo - Sufami Turbo|Nintendo - Satellaview"
hw_render = "false"
needs_fullpath = "false"
disk_control = "false"

View File

@ -34,7 +34,7 @@ core_options = "true"
core_options_version = "1.3"
load_subsystem = "true"
supports_no_game = "false"
database = "Nintendo - Super Nintendo Entertainment System|Nintendo - Super Nintendo Entertainment System Hacks|Nintendo - Sufami Turbo|Nintendo - Satellaview"
database = "Nintendo - Super Nintendo Entertainment System|Nintendo - Sufami Turbo|Nintendo - Satellaview"
hw_render = "false"
needs_fullpath = "false"
disk_control = "false"

View File

@ -0,0 +1,24 @@
display_name = "Super Bros War"
categories = "Game engine"
authors = "Philippe Simons"
corename = "superbroswar"
supported_extensions = "game"
license = "GPLv2"
display_version = "v0.1"
systemid = "superbroswar"
savestate = "false"
cheats = "false"
input_descriptors = "true"
memory_descriptors = "false"
libretro_saves = "false"
core_options = "false"
core_options_version = "1.0"
load_subsystem = "false"
supports_no_game = "false"
hw_render = "false"
needs_fullpath = "true"
disk_control = "false"
is_experimental = "false"
description = "A fan-made multiplayer style deathmatch game."

View File

@ -13,6 +13,7 @@ systemname = "Physics Toy"
# Libretro Features
supports_no_game = "true"
single_purpose = "true"
savestate = "true"
savestate_features = "serialized"
cheats = "false"

18
vaporspec_libretro.info Normal file
View File

@ -0,0 +1,18 @@
# Software Information
display_name = "VaporSpec (VaporSpec)"
authors = "Will Smith|Vladimir Serbinenko"
supported_extensions = "vaporbin"
corename = "VaporSpec"
manufacturer = "VaporSpec"
categories = "Emulator"
# Hardware Information
systemname = "VaporSpec"
database = "VaporSpec"
system_id = "vaporspec"
license = "MIT"
permissions = ""
display_version = "GIT"
supports_no_game = "false"
firmware_count = 0
description = "A virtual game platform with capabilities similar to 80s game consoles."

View File

@ -15,7 +15,7 @@ systemid = "game_boy_advance"
# Libretro Features
supports_no_game = "false"
database = "Nintendo - Game Boy Advance|Nintendo - Game Boy Advance (e-Cards)"
database = "Nintendo - Game Boy Advance"
savestate = "true"
savestate_features = "deterministic"
cheats = "false"

View File

@ -14,7 +14,7 @@ systemname = "Game Boy/Game Boy Color/Game Boy Advance"
systemid = "game_boy_advance"
# Libretro Features
database = "Nintendo - Game Boy|Nintendo - Game Boy Color|Nintendo - Game Boy Advance|Nintendo - Game Boy Advance (e-Cards)"
database = "Nintendo - Game Boy|Nintendo - Game Boy Color|Nintendo - Game Boy Advance"
supports_no_game = "false"
savestate = "true"
savestate_features = "serialized"

View File

@ -14,7 +14,6 @@ systemname = "PET"
systemid = "commodore_pet"
# Libretro Features
database = "Commodore - PET"
supports_no_game = "true"
savestate = "true"
savestate_features = "serialized"

View File

@ -14,7 +14,7 @@ systemname = "PLUS/4"
systemid = "commodore_plus4"
# Libretro Features
database = "Commodore - PLUS-4"
database = "Commodore - Plus-4"
supports_no_game = "true"
savestate = "true"
savestate_features = "serialized"

View File

@ -15,7 +15,7 @@ systemid = "quake_3"
# Libretro Features
supports_no_game = "false"
database = "Quake 3"
database = "Quake III"
savestate = "false"
description = "A port of the VitaQuake 3 source port of iD's ioquake3 engine to libretro. This core loads games in the *.pk3 format."

View File

@ -15,7 +15,7 @@ systemid = "quake_3"
# Libretro Features
supports_no_game = "false"
database = "Quake 3"
database = "Quake III"
savestate = "false"
description = "A port of the Lilium Voyager engine, which runs the Star Trek: Voyager - Elite Force game and is itself based on the ioquake3 port of iD's Quake 3 engine, to libretro. This core loads games in the *.pk3 format."

View File

@ -14,7 +14,8 @@ systemid = "xrick"
# Libretro Features
database = "Rick Dangerous"
supports_no_game = "false"
supports_no_game = "true"
single_purpose = "true"
savestate = "false"
notes = "(!) XRick requires data ROM 'data.zip'.|(!) Load Content 'data.zip'"