1
0
mirror of https://github.com/PDP-10/its.git synced 2026-01-11 23:53:12 +00:00
PDP-10.its/.gitmodules
Lars Brinkhoff 178b499c9d Add MLDEV for Linux.
Only does text files and read operations for now.
2017-02-10 07:17:24 -08:00

22 lines
627 B
Plaintext

[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/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