(Info) Big cleanup

This commit is contained in:
Oggom 2015-01-25 12:16:27 +01:00
parent 5d5e8d3189
commit ff756d30fb
33 changed files with 57 additions and 35 deletions

View File

@ -1,5 +1,5 @@
authors = "Team Libretro"
display_name = "3D Engine" display_name = "3D Engine"
authors = "Team Libretro"
supported_extensions = "png|jpg|mtl|obj" supported_extensions = "png|jpg|mtl|obj"
corename = "3DEngine" corename = "3DEngine"
manufacturer = "Various" manufacturer = "Various"

View File

@ -5,11 +5,11 @@ corename = "Beetle PSX"
manufacturer = "Sony" manufacturer = "Sony"
categories = "Emulator" categories = "Emulator"
systemname = "PlayStation" systemname = "PlayStation"
database = "Sony - PlayStation"
license = "GPLv2" license = "GPLv2"
permissions = "" permissions = ""
display_version = "v0.9.36.3" display_version = "v0.9.36.3"
supports_no_game = "false" supports_no_game = "false"
database = "Sony - PlayStation"
firmware_count = 3 firmware_count = 3
firmware0_desc = "scph5500.bin (PS1 JP BIOS)" firmware0_desc = "scph5500.bin (PS1 JP BIOS)"
firmware0_path = "scph5500.bin" firmware0_path = "scph5500.bin"
@ -20,5 +20,4 @@ firmware1_opt = "false"
firmware2_desc = "scph5502.bin (PS1 EU BIOS)" firmware2_desc = "scph5502.bin (PS1 EU BIOS)"
firmware2_path = "scph5502.bin" firmware2_path = "scph5502.bin"
firmware2_opt = "false" firmware2_opt = "false"
notes = "Suggested md5sums:|8dd7d5296a650fac7319bce665a6a53c = scph5500.bin|490f666e1afb15b7362b406ed1cea246 = scph5501.bin|32736f17079d0b2b7024407c39bd3050 = scph5502.bin" notes = "Suggested md5sums:|8dd7d5296a650fac7319bce665a6a53c = scph5500.bin|490f666e1afb15b7362b406ed1cea246 = scph5501.bin|32736f17079d0b2b7024407c39bd3050 = scph5502.bin"

View File

@ -8,6 +8,6 @@ systemname = "MSX/SVI/ColecoVision/SG-1000"
license = "GPLv2" license = "GPLv2"
database = "Microsoft - MSX|Microsoft - MSX 2" database = "Microsoft - MSX|Microsoft - MSX 2"
permissions = "" permissions = ""
display_version = "svn" display_version = "SVN"
supports_no_game = "false" supports_no_game = "false"
notes = "- BIOS files go into the System\Machines folder" notes = "- BIOS files go into the System\Machines folder"

View File

@ -8,5 +8,5 @@ systemname = "Nintendo DS"
database = "Nintendo - Nintendo DS Decrypted|Nintendo - Nintendo DS (Download Play) (BETA)" database = "Nintendo - Nintendo DS Decrypted|Nintendo - Nintendo DS (Download Play) (BETA)"
license = "GPLv2" license = "GPLv2"
permissions = "" permissions = ""
display_version = "svn" display_version = "SVN"
supports_no_game = "false" supports_no_game = "false"

View File

@ -1,5 +1,5 @@
display_name = "Dinothawr"
authors = "Themaister|Agnes Heyer" authors = "Themaister|Agnes Heyer"
display_name = "Dinothawr"
supported_extensions = "game" supported_extensions = "game"
corename = "Dinothawr" corename = "Dinothawr"
categories = "Game" categories = "Game"

View File

@ -1,9 +1,10 @@
display_name = "DOS (DOSBox)" display_name = "DOS (DOSBox)"
authors = "DOSBox Team"
supported_extensions = "exe|com|bat|conf" supported_extensions = "exe|com|bat|conf"
corename = "DOSBox" corename = "DOSBox"
categories = "Emulator" categories = "Emulator"
systemname = "DOS" systemname = "DOS"
license = "GPLv2" license = "GPLv2"
permissions = "" permissions = ""
display_version = "svn" display_version = "SVN"
supports_no_game = "true" supports_no_game = "true"

View File

@ -1,6 +1,6 @@
display_name = "CHIP-8 (Emux)" display_name = "CHIP-8 (Emux)"
supported_extensions = "ch8|bin|rom"
authors = "Sebastien Ronsse" authors = "Sebastien Ronsse"
supported_extensions = "ch8|bin|rom"
corename = "Emux CHIP-8" corename = "Emux CHIP-8"
manufacturer = "Joseph Weisbecker" manufacturer = "Joseph Weisbecker"
categories = "Emulator" categories = "Emulator"

View File

@ -1,6 +1,6 @@
display_name = "NES / Famicom (Emux)" display_name = "NES / Famicom (Emux)"
supported_extensions = "nes|bin|rom"
authors = "Sebastien Ronsse" authors = "Sebastien Ronsse"
supported_extensions = "nes|bin|rom"
corename = "Emux NES" corename = "Emux NES"
manufacturer = "Nintendo" manufacturer = "Nintendo"
categories = "Emulator" categories = "Emulator"

View File

@ -1,6 +1,6 @@
display_name = "Sega Master System (Emux)" display_name = "Sega Master System (Emux)"
supported_extensions = "sms|bin|rom"
authors = "Sebastien Ronsse" authors = "Sebastien Ronsse"
supported_extensions = "sms|bin|rom"
corename = "Emux SMS" corename = "Emux SMS"
manufacturer = "Sega" manufacturer = "Sega"
categories = "Emulator" categories = "Emulator"

15
dist/info/example vendored
View File

@ -3,6 +3,9 @@
# Name displayed when the user is selecting the core. # Name displayed when the user is selecting the core.
# display_name = "NES / Famicom" # display_name = "NES / Famicom"
# The authors.
# authors = "Martin Freij|R. Belmont|R. Danbrook"
# List of supported extensions. # List of supported extensions.
# supported_extensions = "nes|fds" # supported_extensions = "nes|fds"
@ -18,18 +21,20 @@
# Name of the system that the core targets (optional). # Name of the system that the core targets (optional).
# systemname = "Nintendo Entertainment System" # systemname = "Nintendo Entertainment System"
# 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 core's sourcecode
# license = "GPLv3" # license = "GPLv3"
# Privacy-specific permissions needed for using the core # Privacy-specific permissions needed for using the core
# permissions = "" # permissions = ""
# As reported by the core. # Version of the core.
# display_version = "v0.2.97.30" # display_version = "v0.2.97.30"
# supports_no_game = "false"
# Notes # Whether or not the core requires an external file to work.
#notes = "note1|note2|note3 with spaces|note 4 with spaces|note 5 (test)|note6" # 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_count = 7
@ -42,3 +47,5 @@
# Is firmware optional or not, if not defined RetroArch will assume it is required # Is firmware optional or not, if not defined RetroArch will assume it is required
# firmware0_opt = "true/false" # firmware0_opt = "true/false"
# Notes
#notes = "note1|note2|note3 with spaces|note 4 with spaces|note 5 (test)|note6"

View File

@ -4,7 +4,7 @@ supported_extensions = "zip"
corename = "Final Burn Alpha - CPS1" corename = "Final Burn Alpha - CPS1"
manufacturer = "Capcom" manufacturer = "Capcom"
categories = "Emulator" categories = "Emulator"
systemname = "CP System 1" systemname = "CP System I"
license = "Non-commercial" license = "Non-commercial"
permissions = "" permissions = ""
notes = "- BIOS files go into the ROM directory|" notes = "- BIOS files go into the ROM directory|"

View File

@ -1,6 +1,6 @@
display_name = "NES / Famicom (FCEUmm)" display_name = "NES / Famicom (FCEUmm)"
supported_extensions = "fds|nes|unif"
authors = "CaH4e3|FCEU Team" authors = "CaH4e3|FCEU Team"
supported_extensions = "fds|nes|unif"
corename = "FCEUmm" corename = "FCEUmm"
manufacturer = "Nintendo" manufacturer = "Nintendo"
categories = "Emulator" categories = "Emulator"
@ -8,9 +8,10 @@ systemname = "Nintendo Entertainment System"
database = "Nintendo - Nintendo Entertainment System|Nintendo - Famicom Disk System" database = "Nintendo - Nintendo Entertainment System|Nintendo - Famicom Disk System"
license = "GPLv2" license = "GPLv2"
permissions = "" permissions = ""
display_version = "SVN"
supports_no_game = "false"
firmware_count = 1 firmware_count = 1
firmware0_desc = "disksys.rom (Famicom Disk System BIOS)" firmware0_desc = "disksys.rom (Famicom Disk System BIOS)"
firmware0_path = "disksys.rom" firmware0_path = "disksys.rom"
firmware0_opt = "false" firmware0_opt = "false"
display_version = "(SVN)"
supports_no_game = "false"

View File

@ -1,9 +1,10 @@
display_name = "FFmpeg" display_name = "FFmpeg"
authors = "Fabrice Bellard|FFmpeg team"
supported_extensions = "mkv|avi|f4v|f4f|3gp|ogm|flv|mp4|mp3|flac|ogg|m4a" supported_extensions = "mkv|avi|f4v|f4f|3gp|ogm|flv|mp4|mp3|flac|ogg|m4a"
corename = "FFmpeg" corename = "FFmpeg"
systemname = "FFmpeg" systemname = "FFmpeg"
categories = "Media player" categories = "Media player"
license = "LGPLv2, GPLv2" license = "LGPLv2, GPLv2"
permissions = "" permissions = ""
display:version = "v1" display:version = "Git"
supports_no_game = "false" supports_no_game = "false"

View File

@ -44,5 +44,4 @@ firmware9_opt = "true"
firmware10_desc = "ggenie.bin (Game Genie ROM)" firmware10_desc = "ggenie.bin (Game Genie ROM)"
firmware10_path = "ggenie.bin" firmware10_path = "ggenie.bin"
firmware10_opt = "true" firmware10_opt = "true"
notes = "Suggested md5sums:|b4e76e416b887f4e7413ba76fa735f16 = sk2chip.bin" notes = "Suggested md5sums:|b4e76e416b887f4e7413ba76fa735f16 = sk2chip.bin"

View File

@ -8,5 +8,9 @@ systemname = "Game Boy Advance"
database = "Nintendo - Game Boy Advance|Nintendo - Game Boy Advance (e-Cards)" database = "Nintendo - Game Boy Advance|Nintendo - Game Boy Advance (e-Cards)"
license = "GPLv2" license = "GPLv2"
permissions = "" permissions = ""
display_version = "git" display_version = "Git"
supports_no_game = "false" supports_no_game = "false"
firmware_count = 1
firmware0_desc = "gba_bios.bin (GBA BIOS)"
firmware0_path = "gba_bios.bin"
firmware0_opt = "true"

View File

@ -7,3 +7,5 @@ categories = "Emulator"
systemname = "Arcade (various)" systemname = "Arcade (various)"
license = "MAME" license = "MAME"
permissions = "" permissions = ""
display_version = "v1"
supports_no_game = "false"

View File

@ -19,5 +19,4 @@ firmware1_opt = "false"
firmware2_desc = "scph5502.bin (PS1 EU BIOS)" firmware2_desc = "scph5502.bin (PS1 EU BIOS)"
firmware2_path = "scph5502.bin" firmware2_path = "scph5502.bin"
firmware2_opt = "false" firmware2_opt = "false"
notes = "Suggested md5sums:|8dd7d5296a650fac7319bce665a6a53c = scph5500.bin|490f666e1afb15b7362b406ed1cea246 = scph5501.bin|32736f17079d0b2b7024407c39bd3050 = scph5502.bin" notes = "Suggested md5sums:|8dd7d5296a650fac7319bce665a6a53c = scph5500.bin|490f666e1afb15b7362b406ed1cea246 = scph5501.bin|32736f17079d0b2b7024407c39bd3050 = scph5502.bin"

View File

@ -1,6 +1,6 @@
display_name = "Game Boy Advance (Meteor)" display_name = "Game Boy Advance (Meteor)"
supported_extensions = "gba"
authors = "Philippe Daouadi" authors = "Philippe Daouadi"
supported_extensions = "gba"
corename = "Meteor" corename = "Meteor"
manufacturer = "Nintendo" manufacturer = "Nintendo"
categories = "Emulator" categories = "Emulator"

View File

@ -1,4 +1,5 @@
display_name = "Nintendo 64 (Mupen64plus)" display_name = "Nintendo 64 (Mupen64Plus)"
authors = "Hacktarux|Mupen64Plus Team"
supported_extensions = "n64|v64|z64|bin|u1" supported_extensions = "n64|v64|z64|bin|u1"
corename = "Mupen64Plus" corename = "Mupen64Plus"
manufacturer = "Nintendo" manufacturer = "Nintendo"

View File

@ -1,6 +1,6 @@
display_name = "NES / Famicom (Nestopia)" display_name = "NES / Famicom (Nestopia)"
supported_extensions = "nes|fds"
authors = "Martin Freij|R. Belmont|R. Danbrook" authors = "Martin Freij|R. Belmont|R. Danbrook"
supported_extensions = "nes|fds"
corename = "Nestopia" corename = "Nestopia"
manufacturer = "Nintendo" manufacturer = "Nintendo"
categories = "Emulator" categories = "Emulator"

View File

@ -7,6 +7,9 @@ categories = "Emulator"
systemname = "PlayStation" systemname = "PlayStation"
database = "Sony - PlayStation" database = "Sony - PlayStation"
license = "GPLv2" license = "GPLv2"
permissions = ""
display_version = "r19"
supports_no_game = "false"
firmware_count = 3 firmware_count = 3
firmware0_desc = "scph5500.bin (PS1 JP BIOS)" firmware0_desc = "scph5500.bin (PS1 JP BIOS)"
firmware0_path = "scph5500.bin" firmware0_path = "scph5500.bin"

View File

@ -5,9 +5,9 @@ corename = "PCSX ReARMed"
manufacturer = "Sony" manufacturer = "Sony"
categories = "Emulator" categories = "Emulator"
systemname = "PlayStation" systemname = "PlayStation"
database = "Sony - PlayStation"
license = "GPLv2" license = "GPLv2"
permissions = "dynarec" permissions = "dynarec"
database = "Sony - PlayStation"
display_version = "r19" display_version = "r19"
supports_no_game = "false" supports_no_game = "false"
firmware_count = 3 firmware_count = 3

View File

@ -5,9 +5,9 @@ corename = "PCSX ReARMed [NEON]"
manufacturer = "Sony" manufacturer = "Sony"
categories = "Emulator" categories = "Emulator"
systemname = "PlayStation" systemname = "PlayStation"
database = "Sony - PlayStation"
license = "GPLv2" license = "GPLv2"
permissions = "dynarec" permissions = "dynarec"
database = "Sony - PlayStation"
display_version = "r19" display_version = "r19"
supports_no_game = "false" supports_no_game = "false"
firmware_count = 3 firmware_count = 3

View File

@ -8,3 +8,5 @@ systemname = "Super Nintendo Entertainment System"
database = "Nintendo - Super Nintendo Entertainment System|Nintendo - Sufami Turbo" database = "Nintendo - Super Nintendo Entertainment System|Nintendo - Sufami Turbo"
license = "Non-commercial" license = "Non-commercial"
permissions = "" permissions = ""
display_version = "v1"
supports_no_game = "false"

View File

@ -8,5 +8,5 @@ systemname = "PSP"
database = "Sony - PlayStation Portable" database = "Sony - PlayStation Portable"
license = "GPLv2" license = "GPLv2"
permissions = "" permissions = ""
display_version = "v0.9.9.1" display_version = "Git"
supports_no_game = "false" supports_no_game = "false"

View File

@ -1,7 +1,9 @@
display_name = "Doom (PrBoom)" display_name = "Doom (PrBoom)"
authors = "Florian Schulze"
supported_extensions = "wad|iwad" supported_extensions = "wad|iwad"
corename = "PrBoom" corename = "PrBoom"
categories = "Game" categories = "Game"
manufacturer = "Id Software"
systemname = "DOOM game engine" systemname = "DOOM game engine"
license = "GPLv2" license = "GPLv2"
permissions = "" permissions = ""

View File

@ -8,5 +8,5 @@ systemname = "Nintendo Entertainment System"
database = "Nintendo - Nintendo Entertainment System|Nintendo - Famicom Disk System" database = "Nintendo - Nintendo Entertainment System|Nintendo - Famicom Disk System"
license = "LGPLv2.1+" license = "LGPLv2.1+"
permissions = "" permissions = ""
display_version = "v1" display_version = "Git"
supports_no_game = "false" supports_no_game = "false"

View File

@ -6,5 +6,5 @@ categories = "Game"
systemname = "SCUMM" systemname = "SCUMM"
license = "GPLv2" license = "GPLv2"
permissions = "" permissions = ""
display_version = "git" display_version = "Git"
supports_no_game = "true" supports_no_game = "true"

View File

@ -5,5 +5,5 @@ corename = "Dungeon Crawl Stone Soup"
categories = "Game" categories = "Game"
license = "GPLv2" license = "GPLv2"
permissions = "" permissions = ""
display_version = "git" display_version = "Git"
supports_no_game = "false" supports_no_game = "false"

View File

@ -2,8 +2,9 @@ display_name = "Quake 1 (TyrQuake)"
authors = "Kevin Shanahan (Tyrann)" authors = "Kevin Shanahan (Tyrann)"
supported_extensions = "pak" supported_extensions = "pak"
corename = "TyrQuake" corename = "TyrQuake"
manufacturer = "Id Software"
categories = "Game" categories = "Game"
manufacturer = "Id Software"
systemname = "Quake game engine"
license = "GPLv2" license = "GPLv2"
permissions = "" permissions = ""
display_version = "v0.62" display_version = "v0.62"

View File

@ -8,5 +8,5 @@ systemname = "Game Boy Advance"
database = "Nintendo - Game Boy Advance|Nintendo - Game Boy Advance (e-Cards)" database = "Nintendo - Game Boy Advance|Nintendo - Game Boy Advance (e-Cards)"
license = "GPLv2" license = "GPLv2"
permissions = "" permissions = ""
display_version = "svn" display_version = "SVN"
supports_no_game = "false" supports_no_game = "false"

View File

@ -8,5 +8,5 @@ systemname = "Game Boy Advance"
database = "Nintendo - Game Boy Advance|Nintendo - Game Boy Advance (e-Cards)" database = "Nintendo - Game Boy Advance|Nintendo - Game Boy Advance (e-Cards)"
license = "GPLv2" license = "GPLv2"
permissions = "" permissions = ""
display_version = "svn" display_version = "SVN"
supports_no_game = "false" supports_no_game = "false"

View File

@ -8,5 +8,5 @@ systemname = "Vectrex"
database = "GCE - Vectrex" database = "GCE - Vectrex"
license = "GPLv2|LGPLv2.1" license = "GPLv2|LGPLv2.1"
permissions = "" permissions = ""
display_version = "svn" display_version = "SVN"
supports_no_game = "false" supports_no_game = "false"