1
0
mirror of https://github.com/PDP-10/its.git synced 2026-03-04 18:54:08 +00:00

SSV4 - SSV for Imlac PDS-4.

This commit is contained in:
Lars Brinkhoff
2019-05-02 12:02:47 +02:00
parent 06b2a7beb0
commit 0c0455b996
4 changed files with 8374 additions and 0 deletions

View File

@@ -1206,6 +1206,14 @@ expect ":KILL"
respond "*" ":midas imlac; ts assv4_assv4\r"
expect ":KILL"
# SSV4, SSV for PDS-4.
respond "*" ":imlac;assv4\r"
respond "NUMBER" ">"
expect ":KILL"
respond "*" ":imtran\r"
respond "@" "imlac; ssv4 iml_imlac; ssv4b >\r"
respond "@" "\021"
# Maze War
respond "*" ":midas /t sysbin;_imsrc; maze\r"
respond "with ^C" "MOUSE==1\r\003"

View File

@@ -285,6 +285,7 @@
- SPROUTS, topological game invented by Conway.
- SRCCOM, compares/merges source files, and compares binary files.
- SRDATE, set reference date on a file.
- SSV4, SSV for Imlac PDS-4.
- STINK, linker.
- STINKR, new linker (binary only).
- STTY, set terminal parameters.

2007
src/imlac/arch4.chars Normal file

File diff suppressed because it is too large Load Diff

6358
src/imlac/ssv4.74 Normal file

File diff suppressed because it is too large Load Diff