Merge pull request #1041 from barbudreadmon/patch-1

(FBNeo) Add cchip firmware
This commit is contained in:
Twinaphex 2019-05-23 10:37:00 +02:00 committed by GitHub
commit 5bd5c4e289
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,7 +12,7 @@ license = "Non-commercial"
permissions = ""
display_version = "v0.2.97.44"
supports_no_game = "false"
firmware_count = 9
firmware_count = 10
firmware0_desc = "neogeo.zip (Neo Geo BIOS)"
firmware0_path = "fbneo/neogeo.zip"
firmware0_opt = "true"
@ -40,4 +40,7 @@ firmware7_opt = "true"
firmware8_desc = "ym2608.zip (YM2608 Internal ROM)"
firmware8_path = "fbneo/ym2608.zip"
firmware8_opt = "true"
firmware9_desc = "cchip.zip (C-Chip Internal ROM)"
firmware9_path = "fbneo/cchip.zip"
firmware9_opt = "true"
notes = "(!) The BIOS files can also be inside the ROM directory or the root of SYSTEM directory.|(!) Homepage : https://neo-source.com/"