TPDD client:DSKMGR: Difference between revisions

From Tandy Tech
Jump to navigation Jump to search
(Created page with "DSKMGR is an early alternative tpdd client that works somewhat similarly to the official floppy/flopy2. DSKMGR installers for Tandy 100, 102, 200, Kyotronic KC-85, and NEC PC...")
 
m (Bkw moved page Tpdd DSKMGR to TPDD client:DSKMGR)
 
(2 intermediate revisions by the same user not shown)
Line 2: Line 2:


DSKMGR installers for Tandy 100, 102, 200, Kyotronic KC-85, and NEC PC-8201, PC-8201a, PC-8300, are bundled with the latest version of "dlplus".
DSKMGR installers for Tandy 100, 102, 200, Kyotronic KC-85, and NEC PC-8201, PC-8201a, PC-8300, are bundled with the latest version of "dlplus".
  git clone git@github.com:bkw777/dlplus.git
git clone git@github.com:bkw777/dlplus.git
  make clean all && sudo make install
make clean all && sudo make install
  dl -b=DSKMGR.100
dl -b=DSKMGR.100

Latest revision as of 00:33, 31 July 2021

DSKMGR is an early alternative tpdd client that works somewhat similarly to the official floppy/flopy2.

DSKMGR installers for Tandy 100, 102, 200, Kyotronic KC-85, and NEC PC-8201, PC-8201a, PC-8300, are bundled with the latest version of "dlplus".

git clone git@github.com:bkw777/dlplus.git
make clean all && sudo make install
dl -b=DSKMGR.100