-
Notifications
You must be signed in to change notification settings - Fork 85
/
.gitmodules
48 lines (48 loc) · 1.41 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
[submodule "itstar"]
path = tools/itstar
url = https://github.com/PDP-10/itstar
[submodule "tapeutils"]
path = tools/tapeutils
url = https://github.com/brouhaha/tapeutils
[submodule "tools/dasm"]
path = tools/dasm
url = https://github.com/larsbrinkhoff/pdp10-its-disassembler
[submodule "tools/klh10"]
path = tools/klh10
url = https://github.com/PDP-10/klh10
[submodule "tools/simh"]
path = tools/simh
url = https://github.com/open-simh/simh
[submodule "tools/supdup"]
path = tools/supdup
url = https://github.com/PDP-10/supdup
[submodule "tools/mldev"]
path = tools/mldev
url = https://github.com/larsbrinkhoff/mldev
[submodule "tools/sims"]
path = tools/sims
url = https://github.com/larsbrinkhoff/ka10-simh
[submodule "tools/tv11"]
path = tools/tv11
url = https://github.com/aap/pdp11
[submodule "tools/pdp6"]
path = tools/pdp6
url = https://github.com/aap/pdp6
[submodule "tools/vt05"]
path = tools/vt05
url = https://github.com/aap/vt05
[submodule "tools/tek4010"]
path = tools/tek4010
url = https://github.com/rricharz/Tek4010
[submodule "tools/simlac"]
path = tools/simlac
url = https://github.com/jdersch/sImlac
[submodule "tools/sim-h"]
path = tools/sim-h
url = https://github.com/open-simh/simh
[submodule "tools/cbridge"]
path = tools/cbridge
url = https://github.com/bictorv/chaosnet-bridge
[submodule "tools/chaosnet-tools"]
path = tools/chaosnet-tools
url = https://github.com/Chaosnet/chaosnet-tools