-
Notifications
You must be signed in to change notification settings - Fork 13
/
Copy path.gitmodules
78 lines (78 loc) · 2.8 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
68
69
70
71
72
73
74
75
76
77
78
[submodule "submodules/SDL"]
path = submodules/SDL
url = https://github.com/tom-seddon/SDL
[submodule "submodules/Font-Awesome"]
path = submodules/Font-Awesome
url = https://github.com/FortAwesome/Font-Awesome
[submodule "submodules/IconFontCppHeaders"]
path = submodules/IconFontCppHeaders
url = https://github.com/juliettef/IconFontCppHeaders
[submodule "submodules/Remotery"]
path = submodules/Remotery
url = https://github.com/tom-seddon/Remotery
[submodule "submodules/imgui"]
path = submodules/imgui
url = https://github.com/tom-seddon/imgui
[submodule "submodules/macdylibbundler"]
path = submodules/macdylibbundler
url = https://github.com/tom-seddon/macdylibbundler
[submodule "submodules/noc"]
path = submodules/noc
url = https://github.com/tom-seddon/noc
[submodule "submodules/rapidjson"]
path = submodules/rapidjson
url = https://github.com/tom-seddon/rapidjson
[submodule "submodules/relacy"]
path = submodules/relacy
url = https://github.com/tom-seddon/relacy
[submodule "submodules/miniz"]
path = submodules/miniz
url = https://github.com/richgel999/miniz
[submodule "submodules/sanitizers-cmake"]
path = submodules/sanitizers-cmake
url = https://github.com/arsenm/sanitizers-cmake
[submodule "submodules/imgui_club"]
path = submodules/imgui_club
url = https://github.com/tom-seddon/imgui_club
[submodule "submodules/libuv"]
path = submodules/libuv
url = https://github.com/tom-seddon/libuv
[submodule "submodules/http-parser"]
path = submodules/http-parser
url = https://github.com/tom-seddon/http-parser
[submodule "submodules/curl"]
path = submodules/curl
url = https://github.com/tom-seddon/curl
[submodule "submodules/salieri"]
path = submodules/salieri
url = https://github.com/tom-seddon/salieri
[submodule "submodules/rcedit"]
path = submodules/rcedit
url = https://github.com/electron/rcedit
[submodule "submodules/beeb"]
path = submodules/beeb
url = https://github.com/tom-seddon/beeb
[submodule "submodules/shellcmd.py"]
path = submodules/shellcmd.py
url = https://github.com/tom-seddon/shellcmd.py
[submodule "submodules/perfect6502"]
path = submodules/perfect6502
url = https://github.com/tom-seddon/perfect6502
[submodule "submodules/stb"]
path = submodules/stb
url = https://github.com/nothings/stb
[submodule "submodules/SDL_official"]
path = submodules/SDL_official
url = https://github.com/tom-seddon/SDL-1
[submodule "submodules/6502Timing"]
path = submodules/6502Timing
url = https://github.com/dp111/6502Timing
[submodule "submodules/visual6502"]
path = submodules/visual6502
url = https://github.com/tom-seddon/visual6502
[submodule "submodules/6502-tests"]
path = submodules/6502-tests
url = https://github.com/tom-seddon/6502-tests
[submodule "submodules/SDL_GameControllerDB"]
path = submodules/SDL_GameControllerDB
url = https://github.com/gabomdq/SDL_GameControllerDB