TPDD client:DSKMGR: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
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 |
Revision as of 06:23, 2 January 2020
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