mirror of
https://github.com/PDP-10/its.git
synced 2026-04-24 19:40:28 +00:00
Fixed DQXDEV (DQ) device to work in KA-10. Resolve #1669.
This commit is contained in:
@@ -196,3 +196,7 @@ proc copy_to_klfe {file} {
|
||||
proc comsat_switches {} {
|
||||
respond "Limit to KA-10 instructions" "y\r"
|
||||
}
|
||||
|
||||
proc dqxdev_switches {} {
|
||||
respond "Limit to KA-10 instructions" "y\r"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user