1
0
mirror of https://github.com/PDP-10/its.git synced 2026-05-03 22:59:12 +00:00

Add :VK where needed, remove where not needed.

Replace a few instances of sleep with :VK to get a * prompt.

Running :VK after making a link is no longer needed.
This commit is contained in:
Lars Brinkhoff
2025-02-09 07:46:43 +01:00
parent d2b8d49e70
commit 3af19c73d8
8 changed files with 7 additions and 32 deletions

View File

@@ -15,9 +15,9 @@ start_dskdmp_its
pdset
respond "*" ":login db\r"
sleep 1
type ":vk\r"
type $emulator_escape
respond "*" $emulator_escape
mount_tape "$out/minsrc.tape"
type ":dump\r"