TPDD client:DSKMGR: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m (Bkw moved page Tpdd DSKMGR to TPDD client:DSKMGR) |
||
(One intermediate revision 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 | |||
make clean all && sudo make install | |||
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