mirror of
https://github.com/PDP-10/its.git
synced 2026-03-08 03:49:36 +00:00
Update TV-11 simulator.
This commit is contained in:
2
.gitmodules
vendored
2
.gitmodules
vendored
@@ -24,7 +24,7 @@
|
||||
url = https://github.com/larsbrinkhoff/ka10-simh
|
||||
[submodule "tools/tv11"]
|
||||
path = tools/tv11
|
||||
url = https://github.com/aap/tv11
|
||||
url = https://github.com/aap/pdp11
|
||||
[submodule "tools/pdp6"]
|
||||
path = tools/pdp6
|
||||
url = https://github.com/aap/pdp6
|
||||
|
||||
2
Makefile
2
Makefile
@@ -217,7 +217,7 @@ $(MAGFRM):
|
||||
$(MAKE) -C tools/dasm
|
||||
|
||||
$(TV11):
|
||||
$(MAKE) -C tools/tv11
|
||||
$(MAKE) -C tools/tv11 CFLAGS=-O3
|
||||
$(MAKE) -C tools/tv11/tvcon
|
||||
|
||||
$(PDP6):
|
||||
|
||||
Submodule tools/tv11 updated: 7f11d679ea...3b1e2a3bf0
Reference in New Issue
Block a user