Merge pull request #117 from sergiobenrocha2/master

Fix author in fba infos, core name in beetle gba info and added mess info file.
This commit is contained in:
Twinaphex 2014-08-27 13:47:41 +02:00
commit cab9c5bc94
5 changed files with 23 additions and 9 deletions

View File

@ -1,5 +1,5 @@
display_name = "CPS1 (FBA)"
authors = "Barry Harris"
authors = "Team FB Alpha"
supported_extensions = "zip"
corename = "Final Burn Alpha - CPS1"
manufacturer = "Various"

View File

@ -1,5 +1,5 @@
display_name = "CPS2 (FBA)"
authors = "Barry Harris"
authors = "Team FB Alpha"
supported_extensions = "zip"
corename = "Final Burn Alpha - CPS2"
manufacturer = "Various"

View File

@ -1,7 +1,7 @@
display_name = "NeoGeo (FBA)"
authors = "Barry Harris"
display_name = "Neo Geo (FBA)"
authors = "Team FB Alpha"
supported_extensions = "zip"
corename = "Final Burn Alpha - NeoGeo"
corename = "Final Burn Alpha - Neo Geo"
manufacturer = "Various"
systemname = "Neo Geo"
license = "Non-commercial"

View File

@ -1,12 +1,12 @@
display_name = "Game Boy Advance (Mednafen VBA)"
authors = "Forgotten|Ryphecha"
display_name = "Game Boy Advance (Mednafen GBA)"
authors = "Forgotten|VisualBoyAdvance team|Ryphecha"
supported_extensions = "gba|agb|bin"
corename = "Mednafen/Beetle VBA"
corename = "Mednafen/Beetle GBA"
manufacturer = "Nintendo"
systemname = "Game Boy Advance"
license = "GPLv2"
permissions = ""
display_version = "v0.9.33.3"
display_version = "v0.9.36"
need_fullpath = "true"
block_extract = "false"
supports_no_game = "false"

14
dist/info/mess_libretro.info vendored Normal file
View File

@ -0,0 +1,14 @@
display_name = "Computers, video game consoles and calculators (MESS 2014)"
authors = "MAMEdev"
supported_extensions = "zip|chd|7z"
corename = "MESS 2014 (Git)"
manufacturer = "Various"
systemname = "Computers, video game consoles and calculators (various)"
license = "MAME"
permissions = ""
display_version = "Git"
need_fullpath = "true"
block_extract = "true"
supports_no_game = "false"
notes = "- To load roms, you need the hashes in SYSTEMDIR\mess\hash and softlist romset|- You can get the hashes from the mame/mess source code|- core supports MESS save states|- core supports extracted MESS cheats|- BIOS files go into the ROM directory|- CHD files go into the ROM directory in a directory with the same name|- ARTWORK, CHEATS, SAMPLES may go into SYSTEMDIR\mess into their own directories|- STATES, NVRAM, INPUT, SNAPS, CFG, MEMCARD, DIFF will be saved to SAVEDIR\mess into their own directories"