(FBNeo) add missing arcade and console bioses

This commit is contained in:
barbudreadmon 2020-08-26 07:58:08 +02:00 committed by GitHub
parent f3f04426cd
commit 0eea4e854f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 24 additions and 3 deletions

View File

@ -12,7 +12,7 @@ license = "Non-commercial"
permissions = ""
display_version = "v0.2.97.44"
supports_no_game = "false"
firmware_count = 11
firmware_count = 18
firmware0_desc = "fbneo/neogeo.zip (Neo Geo BIOS)"
firmware0_path = "fbneo/neogeo.zip"
firmware0_opt = "true"
@ -43,8 +43,29 @@ firmware8_opt = "true"
firmware9_desc = "fbneo/cchip.zip (C-Chip Internal ROM)"
firmware9_path = "fbneo/cchip.zip"
firmware9_opt = "true"
firmware10_desc = "fbneo/hiscore.dat (High Score support database)"
firmware10_path = "fbneo/hiscore.dat"
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_opt = "true"
firmware12_desc = "fbneo/fdsbios.zip (FDS System BIOS)"
firmware12_path = "fbneo/fdsbios.zip"
firmware12_opt = "true"
firmware13_desc = "fbneo/msx.zip (MSX1 System BIOS)"
firmware13_path = "fbneo/msx.zip"
firmware13_opt = "true"
firmware14_desc = "fbneo/ngp.zip (NeoGeo Pocket BIOS)"
firmware14_path = "fbneo/ngp.zip"
firmware14_opt = "true"
firmware15_desc = "fbneo/spectrum.zip (ZX Spectrum BIOS)"
firmware15_path = "fbneo/spectrum.zip"
firmware15_opt = "true"
firmware16_desc = "fbneo/spec128.zip (ZX Spectrum 128 BIOS)"
firmware16_path = "fbneo/spec128.zip"
firmware16_opt = "true"
firmware17_desc = "fbneo/hiscore.dat (High Score support database)"
firmware17_path = "fbneo/hiscore.dat"
firmware17_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'."