TPDD client:PDD210: Difference between revisions

From Tandy Tech
Jump to navigation Jump to search
(Created page with " Download from archive.org: [https://archive.org/download/M100SIG/M100SIG.zip/Lib-09-PERIFERALS/PDD210.ZIP PDD210.ZIP] This is an MS-DOS program, but it runs fine in dosbox....")
 
No edit summary
 
Line 6: Line 6:
To download, unpack, and run in dosbox, with COM1 connected to /dev/ttyUSB0:
To download, unpack, and run in dosbox, with COM1 connected to /dev/ttyUSB0:


  wget https://archive.org/download/M100SIG/M100SIG.zip/Lib-09-PERIFERALS/PDD210.ZIP
wget https://archive.org/download/M100SIG/M100SIG.zip/Lib-09-PERIFERALS/PDD210.ZIP
  unzip PDD210.ZIP
unzip PDD210.ZIP
  dosbox -c "serial1 directserial realport:ttyUSB0" .
dosbox -c "serial1 directserial realport:ttyUSB0" .
  C:>pdd
C:>pdd

Latest revision as of 15:08, 7 September 2021

Download from archive.org: PDD210.ZIP

This is an MS-DOS program, but it runs fine in dosbox.

To download, unpack, and run in dosbox, with COM1 connected to /dev/ttyUSB0:

wget https://archive.org/download/M100SIG/M100SIG.zip/Lib-09-PERIFERALS/PDD210.ZIP
unzip PDD210.ZIP
dosbox -c "serial1 directserial realport:ttyUSB0" .
C:>pdd