[Simh] Rainbow100

Richard legalize at xmission.com
Fri Jul 21 11:21:21 EDT 2017


In article <CABr82SLQGYAZc8vW6Mb5_xZ_hCZAyOjJBoEsPxt7dM-0a-NF0Q at mail.gmail.com>,
    Mattis Lind <mattislind at gmail.com> writes:

> The VT125 coprocessor used an 8085 processor. Somehow it intercepted the
> serial line passsing through that strange white connector on the VT100
> board and processed the ReGIS commands.

The VT100 architecture allows expansion boards to intercept the host
communication stream by plugging into the "standard terminal port"
(STP) connector.  This routes signals from the RS-232 (EIA) connector
on the back of the terminal through the STP and then into the UART on
the terminal controller board.  This lets an add-on device intercept
ESC sequences from the host for processing by the add-on device before
they are sent to the VT100.  The add-on device can also generate
responses to the host in the same way.

You can read more about this in Chaper 7 of the VT100 Technical Manual
<http://manx-docs.org/details.php/1,4071>
-- 
"The Direct3D Graphics Pipeline" free book <http://tinyurl.com/d3d-pipeline>
            The Terminals Wiki <http://terminals-wiki.org>
     The Computer Graphics Museum <http://ComputerGraphicsMuseum.org>
  Legalize Adulthood! (my blog) <http://LegalizeAdulthood.wordpress.com>


More information about the Simh mailing list