forked from Namaneo/Junie
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
30 lines (30 loc) · 992 Bytes
/
.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
[submodule "lib/matoya"]
path = lib/matoya
url = https://github.com/Namaneo/libmatoya.git
[submodule "lib/zlib"]
path = lib/zlib
url = https://github.com/madler/zlib.git
[submodule "lib/retro"]
path = lib/retro
url = https://github.com/libretro/libretro-common.git
[submodule "cores/mgba"]
path = cores/mgba
url = https://github.com/libretro/mgba.git
[submodule "cores/melonds"]
path = cores/melonds
url = https://github.com/libretro/melonDS.git
[submodule "cores/genesis"]
path = cores/genesis
url = https://github.com/libretro/Genesis-Plus-GX.git
[submodule "cores/quicknes"]
path = cores/quicknes
url = https://github.com/libretro/QuickNES_Core.git
[submodule "cores/snes9x"]
path = cores/snes9x
url = https://github.com/libretro/snes9x
[submodule "cores/genesisRR"]
path = cores/genesisRR
url = https://github.com/RetroReversing/Genesis-Plus-GX.git
[submodule "libRetroReversing"]
path = libRetroReversing
url = https://github.com/RetroReversing/libRetroReversing.git