mirror of
https://github.com/libretro/libretro-core-info.git
synced 2024-11-27 02:20:33 +00:00
v1.8.8
This commit is contained in:
parent
7c63a1e493
commit
af34f0ce6f
@ -1,32 +1,20 @@
|
||||
## All data is optional, but helps improve user experience.
|
||||
|
||||
# Software Information - Information about the core software itself
|
||||
# Name displayed when the user is selecting the core:
|
||||
# display_name = "Nintendo - Game Boy (Core Name)"
|
||||
|
||||
# Categories that the core belongs to (optional):
|
||||
# categories = "Emulator"
|
||||
|
||||
# Name of the authors who wrote the core:
|
||||
# authors = "Martin Freij|R. Belmont|R. Danbrook"
|
||||
|
||||
# List of extensions the core supports:
|
||||
# supported_extensions = "nes|fds"
|
||||
|
||||
# Name of the core:
|
||||
# corename = "Nestopia"
|
||||
|
||||
# Name of the manufacturer who produced the emulated system:
|
||||
# manufacturer = "Nintendo"
|
||||
#
|
||||
# Categories that the core belongs to (optional):
|
||||
# categories = "Emulator"
|
||||
|
||||
# Name of the system that the core targets (optional):
|
||||
# systemname = "Nintendo Entertainment System"
|
||||
|
||||
# ID of the primary platform the core uses. Use other core info files as guidance if possible.
|
||||
# If blank or not used, a standard core platform will be used (optional):
|
||||
# systemid = "nes"
|
||||
|
||||
# Name of the database that the core supports (optional):
|
||||
# database = "Nintendo - Nintendo Entertainment System|Nintendo - Famicom Disk System"
|
||||
# List of extensions the core supports:
|
||||
# supported_extensions = "nes|fds"
|
||||
|
||||
# License of the cores source code:
|
||||
# license = "GPLv3"
|
||||
@ -37,8 +25,16 @@
|
||||
# Version of the core:
|
||||
# display_version = "v0.2.97.30"
|
||||
|
||||
# Whether or not the core requires an external file to work:
|
||||
# supports_no_game = "false"
|
||||
# Hardware Information - Information about the hardware the core supports (when applicable)
|
||||
# Name of the manufacturer who produced the emulated system:
|
||||
# manufacturer = "Nintendo"
|
||||
|
||||
# Name of the system that the core targets (optional):
|
||||
# systemname = "Nintendo Entertainment System"
|
||||
|
||||
# ID of the primary platform the core uses. Use other core info files as guidance if possible.
|
||||
# If blank or not used, a standard core platform will be used (optional):
|
||||
# systemid = "nes"
|
||||
|
||||
# The number of mandatory/optional firmware files the core needs:
|
||||
# firmware_count = 7
|
||||
@ -54,5 +50,37 @@
|
||||
# Additional notes:
|
||||
# notes = "(!) hash|(!) game rom|(^) continue|[1] notes|[^] continue|[*] list"
|
||||
|
||||
# Graphics API(s) supported by the core... only use for cores that *require* hardware acceleration
|
||||
# required_hw_api = "OpenGL Core >= 3.3 | OpenGL ES >= 2.0 | Vulkan >= 1.0"
|
||||
# Libretro Features - The libretro API features the core supports. Useful for sorting cores
|
||||
# Does the core support savestates
|
||||
# savestate = "true"
|
||||
# If true, how complete is the savestate support? basic, serialized (rewind), deterministic (netplay/runahead)
|
||||
# savestate_features = "serialized"
|
||||
# Does the core support the libretro cheat interface?
|
||||
# cheats = "false"
|
||||
# Does the core support libretro input descriptors
|
||||
# input_descriptors = "true"
|
||||
# Does the core support memory descriptors commonly used for achievements
|
||||
# memory_descriptors = "false"
|
||||
# Does the core use the libretro save interface or does it do its own thing (like with shared memory cards)?
|
||||
# libretro_saves = "true"
|
||||
# Does the core support the core options interface?
|
||||
# core_options = "true"
|
||||
# What version of core options is supported? (later versions allow for localization and descriptions)
|
||||
# core_options_version = "1.0"
|
||||
# Does the core support the subsystem interface? Commonly used for chained/special loading, such as Super Game Boy
|
||||
# load_subsystem = "false"
|
||||
# Whether or not the core requires an external file to work:
|
||||
# supports_no_game = "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"
|
||||
# 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?
|
||||
# disk_control = "false"
|
||||
# Is the core currently suitable for general use? That is, will regular users find it useful or is it for development/testing only (subject to change over time)?
|
||||
# is_experimental = "true"
|
||||
|
||||
# Descriptive text, useful for tooltips, etc.
|
||||
# description = "This is a brief description of the core. It should be informative, but probably not super-long. 1024 characters, tops, all on one line (i.e., no manual line-breaks)."
|
||||
|
@ -9,5 +9,5 @@ systemid = "game_boy"
|
||||
database = "Nintendo - Game Boy|Nintendo - Game Boy Color"
|
||||
license = "GPLv3"
|
||||
permissions = ""
|
||||
display_version = "3.0.2"
|
||||
display_version = "3.1.1"
|
||||
supports_no_game = "false"
|
||||
|
@ -9,5 +9,5 @@ systemid = "master_system"
|
||||
database = "Sega - Game Gear|Sega - Master System - Mark III|Sega - SG-1000"
|
||||
license = "GPLv3"
|
||||
permissions = ""
|
||||
display_version = "3.0.1"
|
||||
display_version = "3.1.1"
|
||||
supports_no_game = "false"
|
||||
|
@ -1,19 +1,19 @@
|
||||
display_name = "Nintendo - SNES / SFC (Mesen-S)"
|
||||
display_name = "Nintendo - SNES / SFC / Game Boy / Color (Mesen-S)"
|
||||
authors = "M. Bibaud (aka Sour)"
|
||||
supported_extensions = "sfc|smc|fig|swc"
|
||||
supported_extensions = "sfc|smc|fig|swc|gb|gbc"
|
||||
corename = "Mesen-S"
|
||||
manufacturer = "Nintendo"
|
||||
categories = "Emulator"
|
||||
systemname = "Super Nintendo Entertainment System"
|
||||
systemname = "Super Nintendo Entertainment System / Game Boy / Game Boy Color"
|
||||
systemid = "super_nes"
|
||||
database = "Nintendo - Super Nintendo Entertainment System|Nintendo - Super Nintendo Entertainment System Hacks"
|
||||
database = "Nintendo - Super Nintendo Entertainment System|Nintendo - Super Nintendo Entertainment System Hacks|Nintendo - Game Boy|Nintendo - Game Boy Color"
|
||||
license = "GPLv3"
|
||||
permissions = ""
|
||||
display_version = "git"
|
||||
supports_no_game = "false"
|
||||
|
||||
# BIOS / Firmware
|
||||
firmware_count = 14
|
||||
firmware_count = 16
|
||||
firmware0_desc = "dsp1.data.rom"
|
||||
firmware0_path = "dsp1.data.rom"
|
||||
firmware0_opt = "true"
|
||||
@ -56,3 +56,9 @@ firmware12_opt = "true"
|
||||
firmware13_desc = "st011.program.rom"
|
||||
firmware13_path = "st011.program.rom"
|
||||
firmware13_opt = "true"
|
||||
firmware14_desc = "dmg_boot.bin"
|
||||
firmware14_path = "dmg_boot.bin"
|
||||
firmware14_opt = "true"
|
||||
firmware15_desc = "cgb_boot.bin"
|
||||
firmware15_path = "cgb_boot.bin"
|
||||
firmware15_opt = "true"
|
||||
|
@ -1,6 +1,6 @@
|
||||
display_name = "Commodore - C128 (VICE x128)"
|
||||
authors = "VICE Core Team Members"
|
||||
supported_extensions = "d64|d71|d80|d81|d82|g64|g41|x64|t64|tap|prg|p00|crt|bin|zip|gz|d6z|d7z|d8z|g6z|g4z|x6z|cmd|m3u|vsf|nib"
|
||||
supported_extensions = "d64|d71|d80|d81|d82|g64|g41|x64|t64|tap|prg|p00|crt|bin|zip|gz|d6z|d7z|d8z|g6z|g4z|x6z|cmd|m3u|vsf|nib|nbz"
|
||||
corename = "VICE"
|
||||
manufacturer = "Commodore"
|
||||
categories = "Emulator"
|
||||
@ -11,3 +11,20 @@ license = "GPLv2"
|
||||
permissions = ""
|
||||
display_version = "v3.3"
|
||||
supports_no_game = "false"
|
||||
firmware_count = 5
|
||||
firmware0_desc = "vice/JiffyDOS_C128.bin (JiffyDOS C128 Kernal)"
|
||||
firmware0_path = "vice/JiffyDOS_C128.bin"
|
||||
firmware0_opt = "true"
|
||||
firmware1_desc = "vice/JiffyDOS_C64.bin (JiffyDOS C64 Kernal)"
|
||||
firmware1_path = "vice/JiffyDOS_C64.bin"
|
||||
firmware1_opt = "true"
|
||||
firmware2_desc = "vice/JiffyDOS_1541-II.bin (JiffyDOS 1541 drive BIOS)"
|
||||
firmware2_path = "vice/JiffyDOS_1541-II.bin"
|
||||
firmware2_opt = "true"
|
||||
firmware3_desc = "vice/JiffyDOS_1571_repl310654.bin (JiffyDOS 1571 drive BIOS)"
|
||||
firmware3_path = "vice/JiffyDOS_1571_repl310654.bin"
|
||||
firmware3_opt = "true"
|
||||
firmware4_desc = "vice/JiffyDOS_1581.bin (JiffyDOS 1581 drive BIOS)"
|
||||
firmware4_path = "vice/JiffyDOS_1581.bin"
|
||||
firmware4_opt = "true"
|
||||
notes = "(!) JiffyDOS_C128.bin (md5): cbbd1bbcb5e4fd8046b6030ab71fc021|(!) JiffyDOS_C64.bin (md5): be09394f0576cf81fa8bacf634daf9a2|(!) JiffyDOS_1541-II.bin (md5): 1b1e985ea5325a1f46eb7fd9681707bf|(!) JiffyDOS_1571_repl310654.bin (md5): 41c6cc528e9515ffd0ed9b180f8467c0|(!) JiffyDOS_1581.bin (md5): 20b6885c6dc2d42c38754a365b043d71"
|
||||
|
@ -1,6 +1,6 @@
|
||||
display_name = "Commodore - C64 (VICE x64, fast)"
|
||||
authors = "VICE Core Team Members"
|
||||
supported_extensions = "d64|d71|d80|d81|d82|g64|g41|x64|t64|tap|prg|p00|crt|bin|zip|gz|d6z|d7z|d8z|g6z|g4z|x6z|cmd|m3u|vsf|nib"
|
||||
supported_extensions = "d64|d71|d80|d81|d82|g64|g41|x64|t64|tap|prg|p00|crt|bin|zip|gz|d6z|d7z|d8z|g6z|g4z|x6z|cmd|m3u|vsf|nib|nbz"
|
||||
corename = "VICE"
|
||||
manufacturer = "Commodore"
|
||||
categories = "Emulator"
|
||||
@ -11,14 +11,17 @@ license = "GPLv2"
|
||||
permissions = ""
|
||||
display_version = "v3.3"
|
||||
supports_no_game = "false"
|
||||
firmware_count = 3
|
||||
firmware0_desc = "vice/JiffyDOS_C64.bin (JiffyDOS Kernal)"
|
||||
firmware_count = 4
|
||||
firmware0_desc = "vice/JiffyDOS_C64.bin (JiffyDOS C64 Kernal)"
|
||||
firmware0_path = "vice/JiffyDOS_C64.bin"
|
||||
firmware0_opt = "true"
|
||||
firmware1_desc = "vice/JiffyDOS_1541-II.bin (JiffyDOS 1541 Floppy BIOS)"
|
||||
firmware1_desc = "vice/JiffyDOS_1541-II.bin (JiffyDOS 1541 drive BIOS)"
|
||||
firmware1_path = "vice/JiffyDOS_1541-II.bin"
|
||||
firmware1_opt = "true"
|
||||
firmware2_desc = "vice/JiffyDOS_1581.bin (JiffyDOS 1581 Floppy BIOS)"
|
||||
firmware2_path = "vice/JiffyDOS_1581.bin"
|
||||
firmware2_desc = "vice/JiffyDOS_1571_repl310654.bin (JiffyDOS 1571 drive BIOS)"
|
||||
firmware2_path = "vice/JiffyDOS_1571_repl310654.bin"
|
||||
firmware2_opt = "true"
|
||||
notes = "(!) JiffyDOS_C64.bin (md5): be09394f0576cf81fa8bacf634daf9a2|(!) JiffyDOS_1541-II.bin (md5): 1b1e985ea5325a1f46eb7fd9681707bf|(!) JiffyDOS_1581.bin (md5): 20b6885c6dc2d42c38754a365b043d71"
|
||||
firmware3_desc = "vice/JiffyDOS_1581.bin (JiffyDOS 1581 drive BIOS)"
|
||||
firmware3_path = "vice/JiffyDOS_1581.bin"
|
||||
firmware3_opt = "true"
|
||||
notes = "(!) JiffyDOS_C64.bin (md5): be09394f0576cf81fa8bacf634daf9a2|(!) JiffyDOS_1541-II.bin (md5): 1b1e985ea5325a1f46eb7fd9681707bf|(!) JiffyDOS_1571_repl310654.bin (md5): 41c6cc528e9515ffd0ed9b180f8467c0|(!) JiffyDOS_1581.bin (md5): 20b6885c6dc2d42c38754a365b043d71"
|
||||
|
@ -1,6 +1,6 @@
|
||||
display_name = "Commodore - C64 (VICE x64sc, accurate)"
|
||||
authors = "VICE Core Team Members"
|
||||
supported_extensions = "d64|d71|d80|d81|d82|g64|g41|x64|t64|tap|prg|p00|crt|bin|zip|gz|d6z|d7z|d8z|g6z|g4z|x6z|cmd|m3u|vsf|nib"
|
||||
supported_extensions = "d64|d71|d80|d81|d82|g64|g41|x64|t64|tap|prg|p00|crt|bin|zip|gz|d6z|d7z|d8z|g6z|g4z|x6z|cmd|m3u|vsf|nib|nbz"
|
||||
corename = "VICE"
|
||||
manufacturer = "Commodore"
|
||||
categories = "Emulator"
|
||||
@ -11,14 +11,17 @@ license = "GPLv2"
|
||||
permissions = ""
|
||||
display_version = "v3.3"
|
||||
supports_no_game = "false"
|
||||
firmware_count = 3
|
||||
firmware0_desc = "vice/JiffyDOS_C64.bin (JiffyDOS Kernal)"
|
||||
firmware_count = 4
|
||||
firmware0_desc = "vice/JiffyDOS_C64.bin (JiffyDOS C64 Kernal)"
|
||||
firmware0_path = "vice/JiffyDOS_C64.bin"
|
||||
firmware0_opt = "true"
|
||||
firmware1_desc = "vice/JiffyDOS_1541-II.bin (JiffyDOS 1541 Floppy BIOS)"
|
||||
firmware1_desc = "vice/JiffyDOS_1541-II.bin (JiffyDOS 1541 drive BIOS)"
|
||||
firmware1_path = "vice/JiffyDOS_1541-II.bin"
|
||||
firmware1_opt = "true"
|
||||
firmware2_desc = "vice/JiffyDOS_1581.bin (JiffyDOS 1581 Floppy BIOS)"
|
||||
firmware2_path = "vice/JiffyDOS_1581.bin"
|
||||
firmware2_desc = "vice/JiffyDOS_1571_repl310654.bin (JiffyDOS 1571 drive BIOS)"
|
||||
firmware2_path = "vice/JiffyDOS_1571_repl310654.bin"
|
||||
firmware2_opt = "true"
|
||||
notes = "(!) JiffyDOS_C64.bin (md5): be09394f0576cf81fa8bacf634daf9a2|(!) JiffyDOS_1541-II.bin (md5): 1b1e985ea5325a1f46eb7fd9681707bf|(!) JiffyDOS_1581.bin (md5): 20b6885c6dc2d42c38754a365b043d71"
|
||||
firmware3_desc = "vice/JiffyDOS_1581.bin (JiffyDOS 1581 drive BIOS)"
|
||||
firmware3_path = "vice/JiffyDOS_1581.bin"
|
||||
firmware3_opt = "true"
|
||||
notes = "(!) JiffyDOS_C64.bin (md5): be09394f0576cf81fa8bacf634daf9a2|(!) JiffyDOS_1541-II.bin (md5): 1b1e985ea5325a1f46eb7fd9681707bf|(!) JiffyDOS_1571_repl310654.bin (md5): 41c6cc528e9515ffd0ed9b180f8467c0|(!) JiffyDOS_1581.bin (md5): 20b6885c6dc2d42c38754a365b043d71"
|
||||
|
@ -1,12 +1,12 @@
|
||||
display_name = "Commodore - CBM-II (VICE xcbm2)"
|
||||
authors = "VICE Core Team Members"
|
||||
supported_extensions = "d64|d71|d80|d81|d82|g64|g41|x64|t64|tap|prg|p00|crt|bin|zip|gz|d6z|d7z|d8z|g6z|g4z|x6z|cmd|m3u|vsf|nib"
|
||||
supported_extensions = "d64|d71|d80|d81|d82|g64|g41|x64|t64|tap|prg|p00|crt|bin|zip|gz|d6z|d7z|d8z|g6z|g4z|x6z|cmd|m3u|vsf|nib|nbz"
|
||||
corename = "VICE"
|
||||
manufacturer = "Commodore"
|
||||
categories = "Emulator"
|
||||
systemname = "CBM2"
|
||||
systemname = "CBM-II"
|
||||
systemid = "commodore_cbm2"
|
||||
database = "Commodore - CBM2"
|
||||
database = "Commodore - CBM-II"
|
||||
license = "GPLv2"
|
||||
permissions = ""
|
||||
display_version = "v3.3"
|
||||
|
@ -1,6 +1,6 @@
|
||||
display_name = "Commodore - PET (VICE xpet)"
|
||||
authors = "VICE Core Team Members"
|
||||
supported_extensions = "d64|d71|d80|d81|d82|g64|g41|x64|t64|tap|prg|p00|crt|bin|zip|gz|d6z|d7z|d8z|g6z|g4z|x6z|cmd|m3u|vsf|nib"
|
||||
supported_extensions = "d64|d71|d80|d81|d82|g64|g41|x64|t64|tap|prg|p00|crt|bin|zip|gz|d6z|d7z|d8z|g6z|g4z|x6z|cmd|m3u|vsf|nib|nbz"
|
||||
corename = "VICE"
|
||||
manufacturer = "Commodore"
|
||||
categories = "Emulator"
|
||||
@ -11,26 +11,3 @@ license = "GPLv2"
|
||||
permissions = ""
|
||||
display_version = "v3.3"
|
||||
supports_no_game = "false"
|
||||
firmware_count = 7
|
||||
firmware0_desc = "chargen (PET BIOS)"
|
||||
firmware0_path = "vice/PET/chargen"
|
||||
firmware0_opt = "false"
|
||||
firmware1_desc = "edit1g (PET BIOS)"
|
||||
firmware1_path = "vice/PET/edit1g"
|
||||
firmware1_opt = "false"
|
||||
firmware2_desc = "edit2b (PET BIOS)"
|
||||
firmware2_path = "vice/PET/edit2b"
|
||||
firmware2_opt = "false"
|
||||
firmware3_desc = "edit2g (PET BIOS)"
|
||||
firmware3_path = "vice/PET/edit2g"
|
||||
firmware3_opt = "false"
|
||||
firmware4_desc = "edit4b40 (PET BIOS)"
|
||||
firmware4_path = "vice/PET/edit4b40"
|
||||
firmware4_opt = "false"
|
||||
firmware5_desc = "edit4b80 (PET BIOS)"
|
||||
firmware5_path = "vice/PET/edit4b80"
|
||||
firmware5_opt = "false"
|
||||
firmware6_desc = "edit4g40 (PET BIOS)"
|
||||
firmware6_path = "vice/PET/edit4g40"
|
||||
firmware6_opt = "false"
|
||||
notes = "(i) Place BIOS files in system/vice/PET folder."
|
||||
|
@ -1,12 +1,12 @@
|
||||
display_name = "Commodore - PLUS4 (VICE xplus4)"
|
||||
display_name = "Commodore - PLUS/4 (VICE xplus4)"
|
||||
authors = "VICE Core Team Members"
|
||||
supported_extensions = "d64|d71|d80|d81|d82|g64|g41|x64|t64|tap|prg|p00|crt|bin|zip|gz|d6z|d7z|d8z|g6z|g4z|x6z|cmd|m3u|vsf|nib"
|
||||
supported_extensions = "d64|d71|d80|d81|d82|g64|g41|x64|t64|tap|prg|p00|crt|bin|zip|gz|d6z|d7z|d8z|g6z|g4z|x6z|cmd|m3u|vsf|nib|nbz"
|
||||
corename = "VICE"
|
||||
manufacturer = "Commodore"
|
||||
categories = "Emulator"
|
||||
systemname = "PLUS4"
|
||||
systemname = "PLUS/4"
|
||||
systemid = "commodore_plus_4"
|
||||
database = "Commodore - PLUS4"
|
||||
database = "Commodore - PLUS-4"
|
||||
license = "GPLv2"
|
||||
permissions = ""
|
||||
display_version = "v3.3"
|
||||
|
@ -1,12 +1,12 @@
|
||||
display_name = "Commodore - VIC20 (VICE xvic)"
|
||||
display_name = "Commodore - VIC-20 (VICE xvic)"
|
||||
authors = "VICE Core Team Members"
|
||||
supported_extensions = "20|40|60|a0|b0|d64|d71|d80|d81|d82|g64|g41|x64|t64|tap|prg|p00|crt|bin|zip|gz|d6z|d7z|d8z|g6z|g4z|x6z|cmd|m3u|vsf|nib"
|
||||
supported_extensions = "20|40|60|a0|b0|d64|d71|d80|d81|d82|g64|g41|x64|t64|tap|prg|p00|crt|bin|zip|gz|d6z|d7z|d8z|g6z|g4z|x6z|cmd|m3u|vsf|nib|nbz"
|
||||
corename = "VICE"
|
||||
manufacturer = "Commodore"
|
||||
categories = "Emulator"
|
||||
systemname = "VIC20"
|
||||
systemname = "VIC-20"
|
||||
systemid = "commodore_vic_20"
|
||||
database = "Commodore - VIC20"
|
||||
database = "Commodore - VIC-20"
|
||||
license = "GPLv2"
|
||||
permissions = ""
|
||||
display_version = "v3.3"
|
||||
|
Loading…
Reference in New Issue
Block a user