mirror of
https://github.com/PDP-10/its.git
synced 2026-04-30 13:42:06 +00:00
Add GT40 support to PDP-10 Lisp display slave.
When SYS; ATSIGN 10SLAV is assembled with GT40F=1, the type of display is selected at run time from an argument to DISINI.
This commit is contained in:
@@ -656,7 +656,7 @@ respond " PDP6F = " "1\r"
|
||||
expect ":KILL"
|
||||
respond "*" ":midas sys; atsign 10slav_sysen2; ld10\r"
|
||||
respond " PDP6F = " "0\r"
|
||||
respond "GT40F=" "0\r"
|
||||
respond "GT40F=" "1\r"
|
||||
expect ":KILL"
|
||||
|
||||
# animal
|
||||
|
||||
Reference in New Issue
Block a user