TPDD client:Teeny

From Tandy Tech
Revision as of 05:27, 2 January 2020 by Bkw (talk | contribs) (Created page with "=="TEENY" is the tiniest "TPDD client" for Tandy and NEC portable computers.== There are several ways to ootstrap it on to the portable, depending on what kind of host compute...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

"TEENY" is the tiniest "TPDD client" for Tandy and NEC portable computers.

There are several ways to ootstrap it on to the portable, depending on what kind of host computer and host "TPDD server" you have available. The detailed directions vary.

  • If your host pc is linux, or freebsd, or macosx, (or any *nix) you can use "dlplus" which is a tpdd server that includes a bootstrap option to install a client onto the portable, and is bundled with a few different clients including TEENY and DSKMGR.
https://github.com/bkw777/dlplus
  • If your host pc is Windows, Mac, or Linux, you can run dlpluss's ancestor Desk-Link, using dosbox.
This is also a bundle with both the Desk-Link tpdd server, and a program that installs teeny onto the portable.
Get the file "dl-arc.exe" which is a self-extracting dos executable, and run it with dosbox.
That will unpack a bunch of files including both DESK-LINK.COM and TEENY.EXE.
Run TEENY.EXE in dosbox and it will install teeny onto the portable.
You will need to give dosbox some command-line options to map COM1 inside dosbox to a serial device on the host pc.
For instance, on linux, with a usb-serial adapter plugged in:
   $ mkdir /tmp/dlarc
   $ cd /tmp/dlarc
   $ wget http://ftp.whtech.com/club100/com/dl-arc.exe
   $ dosbox -c "serial1 directserial realport:ttyUSB0" .
   C:\>dl-arc
   ...
   C:\>teeny

Then just folow the promps on screen and on the portable.