-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
67 lines (51 loc) · 1.82 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
65
66
67
[submodule "cores/fba_lite"]
url = https://github.com/jamsilva/libretro-fba-lite
path = cores/fba_lite
[submodule "cores/fceumm"]
url = https://github.com/libretro/libretro-fceumm
path = cores/fceumm
[submodule "cores/gambatte"]
url = https://github.com/libretro/gambatte-libretro
path = cores/gambatte
[submodule "cores/genesis_plus_gx"]
url = https://github.com/libretro/Genesis-Plus-GX
path = cores/genesis_plus_gx
[submodule "cores/gpsp"]
url = https://github.com/libretro/gpsp
path = cores/gpsp
[submodule "cores/mednafen_ngp"]
url = https://github.com/libretro/beetle-ngp-libretro
path = cores/mednafen_ngp
[submodule "cores/mednafen_pce_fast"]
url = https://github.com/libretro/beetle-pce-fast-libretro
path = cores/mednafen_pce_fast
[submodule "cores/mednafen_supergrafx"]
url = https://github.com/libretro/beetle-supergrafx-libretro
path = cores/mednafen_supergrafx
[submodule "cores/mednafen_wswan"]
url = https://github.com/libretro/beetle-wswan-libretro
path = cores/mednafen_wswan
[submodule "cores/nestopia"]
url = https://github.com/libretro/nestopia
path = cores/nestopia
[submodule "cores/pcsx_rearmed"]
url = https://github.com/libretro/pcsx_rearmed
path = cores/pcsx_rearmed
[submodule "cores/picodrive"]
url = https://github.com/libretro/picodrive
path = cores/picodrive
[submodule "cores/snes9x2002"]
url = https://github.com/libretro/snes9x2002
path = cores/snes9x2002
[submodule "cores/snes9x2005"]
url = https://github.com/libretro/snes9x2005
path = cores/snes9x2005
[submodule "cores/snes9x2005_plus"]
url = https://github.com/libretro/snes9x2005
path = cores/snes9x2005_plus
[submodule "cores/vba_next"]
url = https://github.com/libretro/vba-next
path = cores/vba_next
[submodule "cores/chimerasnes"]
url = https://github.com/jamsilva/chimerasnes
path = cores/chimerasnes