| 1 | [submodule "libpicofe"] |
| 2 | path = frontend/libpicofe |
| 3 | url = https://github.com/notaz/libpicofe.git |
| 4 | [submodule "warm"] |
| 5 | path = frontend/warm |
| 6 | url = https://github.com/notaz/warm.git |
| 7 | [submodule "libchdr"] |
| 8 | path = deps/libchdr |
| 9 | url = https://github.com/rtissera/libchdr.git |
| 10 | [submodule "deps/lightrec"] |
| 11 | path = deps/lightrec |
| 12 | url = https://github.com/pcercuei/lightrec.git |
| 13 | [submodule "deps/lightning"] |
| 14 | path = deps/lightning |
| 15 | url = https://github.com/notaz/gnu_lightning.git |
| 16 | [submodule "deps/libretro-common"] |
| 17 | path = deps/libretro-common |
| 18 | url = https://github.com/libretro/libretro-common.git |
| 19 | [submodule "deps/mman"] |
| 20 | path = deps/mman |
| 21 | url = https://github.com/witwall/mman-win32 |