Adds bios for NeoGeo

Had to find the `uni-bios_1_0.rom` elsewhere since theypsilon just has the official bioses
This commit is contained in:
Neil Morrison
2022-09-03 13:59:29 +01:00
committed by GitHub
parent 6adadcf7d0
commit eacf1535f7
+12 -2
View File
@@ -40,9 +40,19 @@
"repo": "spacemen3/PDP-1"
},
{
"repo": "Mazamars312/Analogue_Pocket_Neogeo"
"repo": "Mazamars312/Analogue_Pocket_Neogeo",
"bios": [
{
"path": "Assets/ng/common/uni-bios_1_0.rom",
"url": "https://archive.org/download/MAME_2003-Plus_Reference_Set_2018/roms/bakatono.zip/uni-bios_1_0.rom"
},
{
"path": "Assets/ng/common/000-lo.lo",
"url": "https://archive.org/download/mister-console-bios-pack_theypsilon/NeoGeo.zip/000-lo.lo"
}
]
},
{
"repo": "nullobject/openfpga-tecmo"
}
]
]