mirror of
https://github.com/pkimpel/retro-b5500.git
synced 2026-04-17 01:45:26 +00:00
Reconstruct Google Code wiki history from r380 on 2013-11-25.
This commit is contained in:
@@ -212,13 +212,13 @@ A typical B5500 timesharing system supported 20-30 users. The web-based emulator
|
||||
|
||||
Note that six of the 64 characters in the B5500 character set were used as control characters by the teletype adapter hardware, and could not be used for their normal purpose in user program text and output messages:
|
||||
|
||||
|| *Terminal* || *B5500 graphic* || *Input* || *Output* ||
|
||||
|| } || greater-or-equal || ignored || disconnect switched line ||
|
||||
|| { || less-or-equal }} ignored || carriage return ||
|
||||
|| ! || not-equal || disconnect || line feed ||
|
||||
|| > || greater-than || ignored || X-on (ASCII DC1) ||
|
||||
|| < || less-than || backspace || RUBOUT (ASCII DEL) ||
|
||||
|| ~ || left-arrow || end of message || end of message ||
|
||||
|| *Terminal* || *B5500 graphic* || *Input* || *Output* ||
|
||||
|| `}` || greater-or-equal || ignored || disconnect switched line ||
|
||||
|| `{` || less-or-equal }} ignored || carriage return ||
|
||||
|| `!` || not-equal || disconnect || line feed ||
|
||||
|| `>` || greater-than || ignored || X-on (ASCII DC1) ||
|
||||
|| `<` || less-than || backspace || RUBOUT (ASCII DEL) ||
|
||||
|| `~` || left-arrow || end of message || end of message ||
|
||||
|
||||
To begin a session, click the *Connect* button on the terminal (DCA) window. The button should light.
|
||||
|
||||
@@ -363,7 +363,7 @@ Oops, we forgot to define the format `F1`. We will insert it by choosing a line
|
||||
|
||||
Note that the `SEQ` command above was terminated by entering an empty line. A type-19 file declaration (line 101700) creates a datacom "remote" file, which is automatically assigned to the initiating terminal by the TSMCP.
|
||||
|
||||
}}}
|
||||
{{{
|
||||
101750FORMAT F1 (2I4,I12);~
|
||||
FIX 101200. .~
|
||||
RUN~
|
||||
|
||||
Reference in New Issue
Block a user