(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"
authors = "Team Libretro"
supported_extensions = "png|jpg|mtl|obj"
corename = "3DEngine"
manufacturer = "Various"

View file

@ -5,11 +5,11 @@ corename = "Beetle PSX"
manufacturer = "Sony"
categories = "Emulator"
systemname = "PlayStation"
database = "Sony - PlayStation"
license = "GPLv2"
permissions = ""
display_version = "v0.9.36.3"
supports_no_game = "false"
database = "Sony - PlayStation"
firmware_count = 3
firmware0_desc = "scph5500.bin (PS1 JP BIOS)"
firmware0_path = "scph5500.bin"
@ -20,5 +20,4 @@ firmware1_opt = "false"
firmware2_desc = "scph5502.bin (PS1 EU BIOS)"
firmware2_path = "scph5502.bin"
firmware2_opt = "false"
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"
database = "Microsoft - MSX|Microsoft - MSX 2"
permissions = ""
display_version = "svn"
display_version = "SVN"
supports_no_game = "false"
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)"
license = "GPLv2"
permissions = ""
display_version = "svn"
display_version = "SVN"
supports_no_game = "false"

View file

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

View file

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

View file

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

View file

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

View file

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

15
dist/info/example vendored
View file

@ -3,6 +3,9 @@
# Name displayed when the user is selecting the core.
# display_name = "NES / Famicom"
# The authors.
# authors = "Martin Freij|R. Belmont|R. Danbrook"
# List of supported extensions.
# supported_extensions = "nes|fds"
@ -18,18 +21,20 @@
# Name of the system that the core targets (optional).
# 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 = "GPLv3"
# Privacy-specific permissions needed for using the core
# permissions = ""
# As reported by the core.
# Version of the core.
# display_version = "v0.2.97.30"
# supports_no_game = "false"
# Notes
#notes = "note1|note2|note3 with spaces|note 4 with spaces|note 5 (test)|note6"
# 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
# firmware_count = 7
@ -42,3 +47,5 @@
# Is firmware optional or not, if not defined RetroArch will assume it is required
# 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"
manufacturer = "Capcom"
categories = "Emulator"
systemname = "CP System 1"
systemname = "CP System I"
license = "Non-commercial"
permissions = ""
notes = "- BIOS files go into the ROM directory|"

View file

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

View file

@ -1,9 +1,10 @@
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"
license = "LGPLv2, GPLv2"
permissions = ""
display:version = "v1"
display:version = "Git"
supports_no_game = "false"

View file

@ -44,5 +44,4 @@ firmware9_opt = "true"
firmware10_desc = "ggenie.bin (Game Genie ROM)"
firmware10_path = "ggenie.bin"
firmware10_opt = "true"
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)"
license = "GPLv2"
permissions = ""
display_version = "git"
display_version = "Git"
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)"
license = "MAME"
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_path = "scph5502.bin"
firmware2_opt = "false"
notes = "Suggested md5sums:|8dd7d5296a650fac7319bce665a6a53c = scph5500.bin|490f666e1afb15b7362b406ed1cea246 = scph5501.bin|32736f17079d0b2b7024407c39bd3050 = scph5502.bin"

View file

@ -1,6 +1,6 @@
display_name = "Game Boy Advance (Meteor)"
supported_extensions = "gba"
authors = "Philippe Daouadi"
supported_extensions = "gba"
corename = "Meteor"
manufacturer = "Nintendo"
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"
corename = "Mupen64Plus"
manufacturer = "Nintendo"

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

@ -2,8 +2,9 @@ display_name = "Quake 1 (TyrQuake)"
authors = "Kevin Shanahan (Tyrann)"
supported_extensions = "pak"
corename = "TyrQuake"
manufacturer = "Id Software"
categories = "Game"
manufacturer = "Id Software"
systemname = "Quake game engine"
license = "GPLv2"
permissions = ""
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)"
license = "GPLv2"
permissions = ""
display_version = "svn"
display_version = "SVN"
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)"
license = "GPLv2"
permissions = ""
display_version = "svn"
display_version = "SVN"
supports_no_game = "false"

View file

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