mirror of
https://github.com/PDP-10/its.git
synced 2026-05-05 23:54:18 +00:00
Reconstruct SSV 22 source code.
The file IMLAC; SSV 52 dated 1973-01-07 was edited to match the Imlac block loader format file http://www.ubanproductions.com/Imlac/ssv, which claims to be SSV 22. SSVMSE 38 from 1977-12-13 was also helpful in the process. IMSRC; SSVCHR 22 is entirely from disassembly. The original file would have been machine generated by SYMFOR.
This commit is contained in:
@@ -1360,6 +1360,16 @@ expect ":KILL"
|
||||
respond "*" ":midas sys2; ts tvedit_sysen2; tvedit\r"
|
||||
expect ":KILL"
|
||||
|
||||
# SSV 22, Imlac scroll saver
|
||||
respond "*" ":midas;324 sysbin;_imsrc; ssv22\r"
|
||||
expect ":KILL"
|
||||
respond "*" ":imtran\r"
|
||||
respond "@" "imlac; ssv22 iml_sysbin; ssv22 bin\r"
|
||||
respond "@" "\021"
|
||||
expect ":KILL"
|
||||
respond "*" ":link imlac; .prgm. normal, imlac; ssv22 iml\r"
|
||||
type ":vk\r"
|
||||
|
||||
# Assemble SSV4.
|
||||
respond "*" ":midas imlac; ts assv4_assv4\r"
|
||||
expect ":KILL"
|
||||
|
||||
Reference in New Issue
Block a user