BIOS: migrated to the new variable system

This commit is contained in:
XargonWan 2025-02-21 11:06:51 +09:00
parent 6c3bc053d0
commit d02964f133

View file

@ -74,9 +74,9 @@
"description": "Neo Geo BIOS", "description": "Neo Geo BIOS",
"required": "required", "required": "required",
"paths": [ "paths": [
"roms/neogeo", "$roms_folder/neogeo",
"roms/fbneo", "$roms_folder/fbneo",
"roms/arcade" "$roms_folder/arcade"
] ]
}, },
"neocdz.zip": { "neocdz.zip": {
@ -664,13 +664,13 @@
"system": "switch", "system": "switch",
"description": "A file required for Switch emulation", "description": "A file required for Switch emulation",
"required": "required", "required": "required",
"paths": "bios/switch/keys" "paths": "$bios_folder/switch/keys"
}, },
"title.keys": { "title.keys": {
"system": "switch", "system": "switch",
"description": "A file required for Switch emulation", "description": "A file required for Switch emulation",
"required": "required", "required": "required",
"paths": "bios/switch/keys" "paths": "$bios_folder/switch/keys"
}, },
"pico8": { "pico8": {
"system": "PICO-8", "system": "PICO-8",
@ -709,7 +709,7 @@
"md5": "e10c53c2f8b90bab96ead2d368858623", "md5": "e10c53c2f8b90bab96ead2d368858623",
"system": "dreamcast", "system": "dreamcast",
"description": "Dreamcast BIOS", "description": "Dreamcast BIOS",
"paths": "bios/dc", "paths": "$bios_folder/dc",
"required": "required" "required": "required"
}, },
"naomi.zip": { "naomi.zip": {
@ -719,13 +719,13 @@
], ],
"system": "dreamcast", "system": "dreamcast",
"description": "Naomi BIOS", "description": "Naomi BIOS",
"paths": "bios/dc" "paths": "$bios_folder/dc"
}, },
"naomi2.zip": { "naomi2.zip": {
"md5": "9b85e0de6ef359e5006c9b79a5a266b0", "md5": "9b85e0de6ef359e5006c9b79a5a266b0",
"system": "dreamcast", "system": "dreamcast",
"description": "Naomi BIOS", "description": "Naomi BIOS",
"paths": "bios/dc" "paths": "$bios_folder/dc"
}, },
"naomi_boot.bin": { "naomi_boot.bin": {
"md5": [ "md5": [
@ -737,7 +737,7 @@
"arcade" "arcade"
], ],
"description": "Naomi BIOS", "description": "Naomi BIOS",
"paths": "bios/dc" "paths": "$bios_folder/dc"
}, },
"hod2bios.zip": { "hod2bios.zip": {
"md5": [ "md5": [
@ -746,7 +746,7 @@
], ],
"system": "dreamcast", "system": "dreamcast",
"description": "Naomi The House of the Dead 2 BIOS", "description": "Naomi The House of the Dead 2 BIOS",
"paths": "bios/dc" "paths": "$bios_folder/dc"
}, },
"f355dlx.zip": { "f355dlx.zip": {
"md5": [ "md5": [
@ -755,7 +755,7 @@
], ],
"system": "dreamcast", "system": "dreamcast",
"description": "Naomi Ferrari F355 Challenge Deluxe BIOS", "description": "Naomi Ferrari F355 Challenge Deluxe BIOS",
"paths": "bios/dc" "paths": "$bios_folder/dc"
}, },
"f355bios.zip": { "f355bios.zip": {
"md5": [ "md5": [
@ -767,7 +767,7 @@
"arcade" "arcade"
], ],
"description": "Naomi Ferrari F355 Challenge Twin/Deluxe BIOS", "description": "Naomi Ferrari F355 Challenge Twin/Deluxe BIOS",
"paths": "bios/dc" "paths": "$bios_folder/dc"
}, },
"airlbios.zip": { "airlbios.zip": {
"md5": [ "md5": [
@ -779,7 +779,7 @@
"arcade" "arcade"
], ],
"description": "Naomi Airline Pilots Deluxe BIOS", "description": "Naomi Airline Pilots Deluxe BIOS",
"paths": "bios/dc" "paths": "$bios_folder/dc"
}, },
"awbios.zip": { "awbios.zip": {
"md5": [ "md5": [
@ -791,7 +791,7 @@
"arcade" "arcade"
], ],
"description": "Naomi Atomiswave BIOS", "description": "Naomi Atomiswave BIOS",
"paths": "bios/dc" "paths": "$bios_folder/dc"
}, },
"bios.sms": { "bios.sms": {
"md5": "840481177270d5642a14ca71ee72844c", "md5": "840481177270d5642a14ca71ee72844c",
@ -1425,14 +1425,14 @@
"system": "dreamcast", "system": "dreamcast",
"description": "Dreamcast BIOS", "description": "Dreamcast BIOS",
"required": "required", "required": "required",
"paths": "bios/dc" "paths": "$bios_folder/dc"
}, },
"flash.bin": { "flash.bin": {
"md5": "0a93f7940c455905bea6e392dfde92a4", "md5": "0a93f7940c455905bea6e392dfde92a4",
"system": "dreamcast", "system": "dreamcast",
"description": "Dreamcast BIOS", "description": "Dreamcast BIOS",
"required": "required", "required": "required",
"paths": "bios/dc" "paths": "$bios_folder/dc"
}, },
"bios_J.sms": { "bios_J.sms": {
"md5": "24a519c53f67b00640d0048ef7089105", "md5": "24a519c53f67b00640d0048ef7089105",
@ -2369,7 +2369,7 @@
"system": "apple2", "system": "apple2",
"description": "Holds the ROM(s) for the Disk II interface", "description": "Holds the ROM(s) for the Disk II interface",
"paths": [ "paths": [
"roms/apple2" "$roms_folder/apple2"
], ],
"required": "required" "required": "required"
}, },
@ -2377,7 +2377,7 @@
"system": "apple2", "system": "apple2",
"description": "Contains the main BIOS ROM images for the Apple IIe system", "description": "Contains the main BIOS ROM images for the Apple IIe system",
"paths": [ "paths": [
"roms/apple2" "$roms_folder/apple2"
], ],
"required": "required" "required": "required"
}, },
@ -2385,7 +2385,7 @@
"system": "apple2", "system": "apple2",
"description": "Provides the ROM for the floppy disk controller itself", "description": "Provides the ROM for the floppy disk controller itself",
"paths": [ "paths": [
"roms/apple2" "$roms_folder/apple2"
], ],
"required": "required" "required": "required"
}, },
@ -2393,7 +2393,7 @@
"system": "apple2", "system": "apple2",
"description": "Contains the ROM images for the Votrax SC-01 speech synthesizer chip", "description": "Contains the ROM images for the Votrax SC-01 speech synthesizer chip",
"paths": [ "paths": [
"roms/apple2" "$roms_folder/apple2"
], ],
"required": "required" "required": "required"
}, },
@ -2401,7 +2401,7 @@
"system": "apple2", "system": "apple2",
"description": "Contains the ROM images for the Votrax SC-01 speech synthesizer chip", "description": "Contains the ROM images for the Votrax SC-01 speech synthesizer chip",
"paths": [ "paths": [
"roms/apple2" "$roms_folder/apple2"
], ],
"required": "required" "required": "required"
}, },
@ -2409,7 +2409,7 @@
"system": "apple2", "system": "apple2",
"description": "Apple IIGS system bios", "description": "Apple IIGS system bios",
"paths": [ "paths": [
"roms/apple2gs" "$roms_folder/apple2gs"
], ],
"required": "required" "required": "required"
} }