-
Notifications
You must be signed in to change notification settings - Fork 12
/
Copy path.gitmodules
64 lines (64 loc) · 1.88 KB
/
.gitmodules
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
[submodule "GPGX/src"]
path = GPGX/src
url = https://github.com/libretro/Genesis-Plus-GX.git
branch = master
[submodule "Snes9X/src"]
path = Snes9X/src
url = https://github.com/libretro/snes9x.git
branch = master
[submodule "VBAM/src"]
path = VBAM/src
url = https://github.com/libretro/vbam-libretro.git
branch = master
[submodule "Nestopia/src"]
path = Nestopia/src
url = https://github.com/libretro/nestopia.git
branch = master
[submodule "FCEUMM/src"]
path = FCEUMM/src
url = https://github.com/libretro/libretro-fceumm.git
branch = master
[submodule "Gambatte/src"]
path = Gambatte/src
url = https://github.com/libretro/gambatte-libretro.git
branch = master
[submodule "BeetlePSX/src"]
path = BeetlePSX/src
url = https://github.com/libretro/beetle-psx-libretro.git
branch = master
[submodule "Yabause/src"]
path = Yabause/src
url = https://github.com/libretro/yabause.git
branch = master
[submodule "MelonDS/src"]
path = MelonDS/src
url = https://github.com/libretro/melonDS.git
branch = master
[submodule "ParallelN64/src"]
path = ParallelN64/src
url = https://github.com/libretro/parallel-n64.git
branch = master
[submodule "BeetleWswan/src"]
path = BeetleWswan/src
url = https://github.com/libretro/beetle-wswan-libretro.git
branch = master
[submodule "BeetleNGP/src"]
path = BeetleNGP/src
url = https://github.com/libretro/beetle-ngp-libretro.git
branch = master
[submodule "BeetlePCEFast/src"]
path = BeetlePCEFast/src
url = https://github.com/libretro/beetle-pce-fast-libretro.git
branch = master
[submodule "BeetleSaturn/src"]
path = BeetleSaturn/src
url = https://github.com/libretro/beetle-saturn-libretro.git
branch = master
[submodule "BeetlePCFX/src"]
path = BeetlePCFX/src
url = https://github.com/libretro/beetle-pcfx-libretro.git
branch = master
[submodule "FBAlpha/src"]
path = FBAlpha/src
url = https://github.com/libretro/fbalpha.git
branch = master