Merge pull request #1526 from barbudreadmon/patch-1

FBNeo: add a few recent bioses
This commit is contained in:
Autechre 2021-04-12 15:06:05 +02:00 committed by GitHub
commit 95b79a46c1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -31,7 +31,7 @@ database_match_archive_member = "false"
database = "FBNeo - Arcade Games"
# BIOS / Firmware
firmware_count = 18
firmware_count = 21
firmware0_desc = "fbneo/neogeo.zip (Neo Geo BIOS)"
firmware0_path = "fbneo/neogeo.zip"
firmware0_opt = "true"
@ -65,27 +65,36 @@ firmware9_opt = "true"
firmware10_desc = "fbneo/bubsys.zip (Bubble System BIOS)"
firmware10_path = "fbneo/bubsys.zip"
firmware10_opt = "true"
firmware11_desc = "fbneo/coleco.zip (ColecoVision System BIOS)"
firmware11_path = "fbneo/coleco.zip"
firmware11_desc = "fbneo/namcoc69.zip (Namco C69 BIOS)"
firmware11_path = "fbneo/namcoc69.zip"
firmware11_opt = "true"
firmware12_desc = "fbneo/fdsbios.zip (FDS System BIOS)"
firmware12_path = "fbneo/fdsbios.zip"
firmware12_desc = "fbneo/namcoc70.zip (Namco C70 BIOS)"
firmware12_path = "fbneo/namcoc70.zip"
firmware12_opt = "true"
firmware13_desc = "fbneo/msx.zip (MSX1 System BIOS)"
firmware13_path = "fbneo/msx.zip"
firmware13_desc = "fbneo/namcoc75.zip (Namco C75 BIOS)"
firmware13_path = "fbneo/namcoc75.zip"
firmware13_opt = "true"
firmware14_desc = "fbneo/ngp.zip (NeoGeo Pocket BIOS)"
firmware14_path = "fbneo/ngp.zip"
firmware14_desc = "fbneo/coleco.zip (ColecoVision System BIOS)"
firmware14_path = "fbneo/coleco.zip"
firmware14_opt = "true"
firmware15_desc = "fbneo/spectrum.zip (ZX Spectrum BIOS)"
firmware15_path = "fbneo/spectrum.zip"
firmware15_desc = "fbneo/fdsbios.zip (FDS System BIOS)"
firmware15_path = "fbneo/fdsbios.zip"
firmware15_opt = "true"
firmware16_desc = "fbneo/spec128.zip (ZX Spectrum 128 BIOS)"
firmware16_path = "fbneo/spec128.zip"
firmware16_desc = "fbneo/msx.zip (MSX1 System BIOS)"
firmware16_path = "fbneo/msx.zip"
firmware16_opt = "true"
firmware17_desc = "fbneo/hiscore.dat (High Score support database)"
firmware17_path = "fbneo/hiscore.dat"
firmware17_desc = "fbneo/ngp.zip (NeoGeo Pocket BIOS)"
firmware17_path = "fbneo/ngp.zip"
firmware17_opt = "true"
firmware18_desc = "fbneo/spectrum.zip (ZX Spectrum BIOS)"
firmware18_path = "fbneo/spectrum.zip"
firmware18_opt = "true"
firmware19_desc = "fbneo/spec128.zip (ZX Spectrum 128 BIOS)"
firmware19_path = "fbneo/spec128.zip"
firmware19_opt = "true"
firmware20_desc = "fbneo/hiscore.dat (High Score support database)"
firmware20_path = "fbneo/hiscore.dat"
firmware20_opt = "true"
notes = "(!) The BIOS files can also be inside the ROM directory or the root of SYSTEM directory.|(!) Homepage : https://neo-source.com/"
description = "Based on the latest up-to-date source, 'FinalBurn Neo' is compatible with FinalBurn Neo latest ROM sets. This core should be the first choice for most users who want to run arcade games via libretro. MAME runs more games, so if FBN is incompatible with a game, those are the next ones to try. The FBA2012 cores should only be used if a device cannot run FBN at full speed. Formerly known as 'FB Alpha'."