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

TCTYP OIMLAC for Imlac with SSV.

This commit is contained in:
Lars Brinkhoff
2019-01-24 11:39:59 +01:00
parent 6b33a3a3f2
commit 06d056f647
2 changed files with 11 additions and 7 deletions

View File

@@ -7,7 +7,7 @@ Command names may be abbreviated if the abbreviation is unambiguous.
The basic commands are: AAA AMBASSADOR C100 CDI DATAMEDIA DATAPOINT
DISAPPOINT DM2500 EXECUPORT GLASS GT40 GT44 H19 HEATH HP2640 IMLAC
LA36 MBEE MEMOWRECK MINIBEE4 OMRON PRINTING S1GRINNEL SBEE
LA36 MBEE MEMOWRECK MINIBEE4 OIMLAC OMRON PRINTING S1GRINNEL SBEE
SIMLAC SOFTWARE SUPERBEE T1061 T35 TEKTRONIX TELETYPE
TERMINET TIMLAC TISILENT TT2500 TV VT50 VT52 Z19 340D.
For other types of terminals, see INFO;CRTSTY >.
@@ -62,12 +62,12 @@ would have been given. Thus, it is possible to find out what the
effect of a command string would be without actually trying it, by
adding "DESCRIBE" to it.
The "BASIC COMMANDS" are "AMBASSADOR" "DATAPOINT", "DISAPPOINT", "DATAMEDIA",
"CDI", "EXECUPORT", "GLASS", "GT40", "GT44", "HEATH", "HP2640", "IMLAC",
"LA36", "LOSER", "MEMOWRECK", "MBEE", "MINIBEE4", "OMRON", "PRINTING",
"SIMLAC", "SIMULATED", "SOFTWARE", "SBEE", "SUPERBEE", "T35",
"TELETYPE", "TIMLAC", "TISILENT", "TERMINET", "TV", "VT50", "VT52".
Some are aliases of others.
The "BASIC COMMANDS" are "AMBASSADOR" "DATAPOINT", "DISAPPOINT",
"DATAMEDIA", "CDI", "EXECUPORT", "GLASS", "GT40", "GT44", "HEATH",
"HP2640", "IMLAC", "LA36", "LOSER", "MEMOWRECK", "MBEE", "MINIBEE4",
"OIMLAC", "OMRON", "PRINTING", "SIMLAC", "SIMULATED", "SOFTWARE",
"SBEE", "SUPERBEE", "T35", "TELETYPE", "TIMLAC", "TISILENT",
"TERMINET", "TV", "VT50", "VT52". Some are aliases of others.
Each basic command sets most of the major parameters. The other
commands usually set only one parameter. If a parameter is set by
@@ -244,6 +244,10 @@ NOUPPERCASE Stops conversion of lower case to upper case.
OCO Tells the system to allow programs to type out
even while a com-link is in progress.
OIMLAC Declares the terminal to be an Imlac PDS1 (DM Style),
with the old SSV console program. This type of Imlac
cannot print SAIL characters or send meta bits.
OMRON Declares the terminal to be an OMRON display.
OVERPRINT Tells the system that overprinting is

Binary file not shown.