-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy pathrepo.json
85 lines (85 loc) · 2.22 KB
/
repo.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
[
{
"comment": "Thanks to https://joshcampbell191.github.io/openfpga-cores-inventory/analogue-pocket"
},
{
"repo": "spiritualized1997/openFPGA-GBA",
"bios": [
{
"path": "Assets/gba/common/gba_bios.bin",
"url": "https://archive.org/download/mister-console-bios-pack_theypsilon/GBA.zip/gba_bios.bin"
}
]
},
{
"repo": "spiritualized1997/openFPGA-GB-GBC",
"bios": [
{
"path": "Assets/gbc/common/gbc_bios.bin",
"url": "https://archive.org/download/mister-console-bios-pack_theypsilon/Gameboy.zip/GBC_boot_ROM.gb"
},
{
"path": "Assets/gb/common/dmg_bios.bin",
"url": "https://archive.org/download/mister-console-bios-pack_theypsilon/Gameboy.zip/GB_boot_ROM.gb"
}
]
},
{
"repo": "spiritualized1997/openFPGA-GG"
},
{
"repo": "spiritualized1997/openFPGA-SMS"
},
{
"repo": "spiritualized1997/openFPGA-SG1000"
},
{
"repo": "agg23/analogue-pong"
},
{
"repo": "spacemen3/PDP-1"
},
{
"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"
},
{
"repo": "agg23/analogue-arduboy"
},
{
"repo": "ericlewis/openfpga-spacerace"
},
{
"repo": "ericlewis/openfpga-asteroids"
},
{
"repo": "ericlewis/openfpga-lunarlander"
},
{
"repo": "opengateware/arcade-galaga"
},
{
"repo": "agg23/openfpga-SNES"
},
{
"repo": "ericlewis/openfpga-dominos"
},
{
"repo": "ericlewis/openfpga-superbreakout"
},
{
"repo": "agg23/openfpga-NES"
}
]