mirror of
https://github.com/kennethreitz/update-pocket.git
synced 2026-06-05 14:50:16 +00:00
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:
@@ -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"
|
||||
}
|
||||
]
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user