fa56d360 |
1 | [submodule "libpicofe"] |
2 | path = frontend/libpicofe |
a4da039c |
3 | url = https://github.com/notaz/libpicofe.git |
fa56d360 |
4 | [submodule "warm"] |
55b0eeea |
5 | path = frontend/warm |
a4da039c |
6 | url = https://github.com/notaz/warm.git |
00f0670c |
7 | [submodule "libchdr"] |
58126d96 |
8 | path = deps/libchdr |
00f0670c |
9 | url = https://github.com/rtissera/libchdr.git |
a4c71501 |
10 | [submodule "deps/lightrec"] |
11 | path = deps/lightrec |
12 | url = https://github.com/pcercuei/lightrec.git |
13 | [submodule "deps/lightning"] |
14 | path = deps/lightning |
15ada67d |
15 | url = https://github.com/notaz/gnu_lightning.git |
0b1633d7 |
16 | [submodule "deps/libretro-common"] |
17 | path = deps/libretro-common |
18 | url = https://github.com/libretro/libretro-common.git |
79c4d434 |
19 | [submodule "deps/mman"] |
20 | path = deps/mman |
21 | url = https://github.com/witwall/mman-win32 |