From 0eea4e854faa86dc4dcce03762baf331fcf76d43 Mon Sep 17 00:00:00 2001 From: barbudreadmon Date: Wed, 26 Aug 2020 07:58:08 +0200 Subject: [PATCH] (FBNeo) add missing arcade and console bioses --- dist/info/fbneo_libretro.info | 27 ++++++++++++++++++++++++--- 1 file changed, 24 insertions(+), 3 deletions(-) diff --git a/dist/info/fbneo_libretro.info b/dist/info/fbneo_libretro.info index bd99728c..3afa82ab 100644 --- a/dist/info/fbneo_libretro.info +++ b/dist/info/fbneo_libretro.info @@ -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'."