1
0
mirror of https://github.com/PDP-10/its.git synced 2026-01-28 21:01:16 +00:00

Make it possible to customize ITS per-machine.

This commit is contained in:
Lars Brinkhoff
2023-10-22 13:50:27 +02:00
parent e1e5705f13
commit 02cae72bb8

View File

@@ -195,6 +195,10 @@ respond "*" ":copy sys; ts ddt, dsk0: backup;\r"
respond "*" ":copy sys; ts dump, dsk0: backup;\r"
respond "*" ":copy sys; ts midas, dsk0: backup;\r"
if [file exists $build/mchn/$mchn/custom.tcl] {
source $build/mchn/$mchn/custom.tcl
}
if {![info exists env(NODUMP)]} {
# make output.tape
respond "*" $emulator_escape