commit
e9d0ecb231
|
@ -1,6 +1,7 @@
|
|||
display_name = "Amstrad CPC (CaPriCe32)"
|
||||
display_name = "Amstrad CPC (Caprice32)"
|
||||
authors = "Ulrich Doewich|dantoine"
|
||||
supported_extensions = "dsk|sna"
|
||||
corename = "CaPriCe32"
|
||||
corename = "Caprice32"
|
||||
manufacturer = "Amstrad"
|
||||
categories = "Emulator"
|
||||
systemname = "CPC"
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
display_name = "SNES / Super Famicom (CATSFC)"
|
||||
authors = "SNES9x Team|dking|BassAceGold|ShadauxCat|Nebuleon"
|
||||
authors = "Snes9X Team|dking|BassAceGold|ShadauxCat|Nebuleon"
|
||||
supported_extensions = "smc|fig|sfc|gd3|gd7|dx2|bsx|swc"
|
||||
corename = "CATSFC"
|
||||
manufacturer = "Nintendo"
|
||||
|
|
|
@ -1,42 +1,42 @@
|
|||
## All data is optional, but helps improve user experience.
|
||||
|
||||
# Name displayed when the user is selecting the core.
|
||||
# Name displayed when the user is selecting the core:
|
||||
# display_name = "NES / Famicom"
|
||||
|
||||
# The authors.
|
||||
# Name of the authors who wrote the core:
|
||||
# authors = "Martin Freij|R. Belmont|R. Danbrook"
|
||||
|
||||
# List of supported extensions.
|
||||
# List of extensions the core supports:
|
||||
# supported_extensions = "nes|fds"
|
||||
|
||||
# Name of the core.
|
||||
# Name of the core:
|
||||
# corename = "Nestopia"
|
||||
|
||||
# The developer.
|
||||
# Name of the manufacturer who produced the emulated system:
|
||||
# manufacturer = "Nintendo"
|
||||
#
|
||||
# Categories that the core belongs to (optional).
|
||||
# Categories that the core belongs to (optional):
|
||||
# categories = "Emulator"
|
||||
|
||||
# Name of the system that the core targets (optional).
|
||||
# Name of the system that the core targets (optional):
|
||||
# systemname = "Nintendo Entertainment System"
|
||||
|
||||
# Name of the database that the core supports (optional).
|
||||
# Name of the database that the core supports (optional):
|
||||
# database = "Nintendo - Nintendo Entertainment System|Nintendo - Famicom Disk System"
|
||||
|
||||
# License of the core's sourcecode
|
||||
# License of the cores source code:
|
||||
# license = "GPLv3"
|
||||
|
||||
# Privacy-specific permissions needed for using the core
|
||||
# Privacy-specific permissions needed for using the core:
|
||||
# permissions = ""
|
||||
|
||||
# Version of the core.
|
||||
# Version of the core:
|
||||
# display_version = "v0.2.97.30"
|
||||
|
||||
# Whether or not the core requires an external file to work.
|
||||
# Whether or not the core requires an external file to work:
|
||||
# supports_no_game = "false"
|
||||
|
||||
# The number of mandatory/optional firmware files the core needs
|
||||
# The number of mandatory/optional firmware files the core needs:
|
||||
# firmware_count = 7
|
||||
|
||||
# Firmware entries should be named from 0
|
||||
|
@ -47,5 +47,5 @@
|
|||
# Is firmware optional or not, if not defined RetroArch will assume it is required
|
||||
# firmware0_opt = "true/false"
|
||||
|
||||
# Notes
|
||||
# Additional notes:
|
||||
#notes = "note1|note2|note3 with spaces|note 4 with spaces|note 5 (test)|note6"
|
||||
|
|
|
@ -7,6 +7,6 @@ categories = "Emulator"
|
|||
systemname = "Arcade (various)"
|
||||
license = "Non-commercial"
|
||||
permissions = ""
|
||||
display_version = "v0.2.97.30"
|
||||
display_version = "v0.2.97.36"
|
||||
supports_no_game = "false"
|
||||
notes = "- BIOS files go into the ROM directory|"
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
display_name = "NES / Famicom (FCEUmm)"
|
||||
authors = "CaH4e3|FCEU Team"
|
||||
authors = "FCEU Team|CaH4e3"
|
||||
supported_extensions = "fds|nes|unif"
|
||||
corename = "FCEUmm"
|
||||
manufacturer = "Nintendo"
|
||||
|
|
|
@ -2,9 +2,9 @@ display_name = "FFmpeg"
|
|||
authors = "Fabrice Bellard|FFmpeg team"
|
||||
supported_extensions = "mkv|avi|f4v|f4f|3gp|ogm|flv|mp4|mp3|flac|ogg|m4a"
|
||||
corename = "FFmpeg"
|
||||
systemname = "FFmpeg"
|
||||
categories = "Media player"
|
||||
systemname = "FFmpeg"
|
||||
license = "LGPLv2, GPLv2"
|
||||
permissions = ""
|
||||
display:version = "Git"
|
||||
display_version = "Git"
|
||||
supports_no_game = "false"
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
display_name = "Game Boy Advance (Mednafen GBA)"
|
||||
authors = "Forgotten|VisualBoyAdvance team|Ryphecha"
|
||||
authors = "Forgotten|Ryphecha"
|
||||
supported_extensions = "gba|agb|bin"
|
||||
corename = "Mednafen/Beetle GBA"
|
||||
manufacturer = "Nintendo"
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
display_name = "Neo Geo Pocket/Color (Mednafen Neopop)"
|
||||
display_name = "Neo Geo Pocket/Color (Mednafen NeoPop)"
|
||||
authors = "neopop_uk|Ryphecha"
|
||||
supported_extensions = "ngp|ngc"
|
||||
corename = "Mednafen/Beetle NeoPop"
|
||||
|
|
|
@ -8,7 +8,7 @@ systemname = "PlayStation"
|
|||
database = "Sony - PlayStation"
|
||||
license = "GPLv2"
|
||||
permissions = ""
|
||||
display_version = "v0.9.36.3"
|
||||
display_version = "v0.9.38.3"
|
||||
supports_no_game = "false"
|
||||
firmware_count = 3
|
||||
firmware0_desc = "scph5500.bin (PS1 JP BIOS)"
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
display_name = "Nintendo 64 (Mupen64Plus)"
|
||||
authors = "Hacktarux|Mupen64Plus Team"
|
||||
authors = "Hacktarux|Mupen64Plus Team|Squarepusher"
|
||||
supported_extensions = "n64|v64|z64|bin|u1"
|
||||
corename = "Mupen64Plus"
|
||||
manufacturer = "Nintendo"
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
display_name = "SNES / Super Famicom (PocketSNES)"
|
||||
authors = "SNES9x Team|PocketSNES Team|Toadking"
|
||||
authors = "Snes9X Team|PocketSNES Team|Toadking"
|
||||
supported_extensions = "smc|fig|sfc|gd3|gd7|dx2|bsx|swc"
|
||||
corename = "PocketSNES"
|
||||
manufacturer = "Nintendo"
|
||||
|
@ -8,5 +8,5 @@ systemname = "Super Nintendo Entertainment System"
|
|||
database = "Nintendo - Super Nintendo Entertainment System|Nintendo - Sufami Turbo"
|
||||
license = "Non-commercial"
|
||||
permissions = ""
|
||||
display_version = "v1"
|
||||
display_version = "7.2.0"
|
||||
supports_no_game = "false"
|
||||
|
|
Loading…
Reference in New Issue