VT100

From Bitchin100 DocGarden
Revision as of 17:04, 18 April 2020 by Sadolph (talk | contribs) (Created page with "|center<br/> == What is this all about? == When the Model 100 was released, it was offered with another product called the Disk Video Interface, which ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search


What is this all about?

When the Model 100 was released, it was offered with another product called the Disk Video Interface, which provided dual 5.25 floppy drives and ability to support an 80x25 CRT. It was well integrated with M100 OS, with several command s that extended BASIC's ability to control the CRT.

The Model 100 lends itself well to an attached terminal acting as a video adapter, and it turns out that a project provided by Geoff Graham of Perth Australia comes very close to fitting the need.

http://geoffg.net/terminal.html

This project (plus some minor extensions), combined with some disassembly and reconstruction work on Disk Basic, has yeilded a very nice external VGA video solution for Model 100!

Acknowledgements

I would like to acknowledge and thank those that have contributed to the project:

Ken Pettit - for VirtualT, and the core disassembly of Disk Basic

Philip Avery - for efforts with CP/M and attached Video using the VT100 Adapter

Geoff Graham - for the original VT100 Terminal Project


Supported Models

  • TRS-80 Model 100, Tandy 102


The Hardware

There are several sources for the VT100 Adapter. I have developed a PCB version that is, I think, most convenient for Model T users as it has a native DE-9 connector for serial data connection.

Other sources are available. See http://geoffg.net/terminal.html and https://www.tindie.com/products/petrohi/geoffs-vt100-terminal-kit/

Note that these boards need a custom cable to connect with the M100.


The Software

The solution requires some software. Generally, you require 1. VT100 Driver software: stand alone equivalent of "Disk Basic" tailored for the VT100 Adapter 2. A patched version of the firmware for the VT100 Adapter, needed to enable certain M100 specific functions.

VT100 Driver

The following table has links to the current VT100 Driver software and source code.


Installation:

  1. load VT100.CO into your Model 100.