On Thu, Jun 2, 2016 at 4:52 PM, Mark J. Blair <[email protected]> wrote: > I've been toying with the idea of making my own spin of a NADSbox-like > emulator, since I gather that the NADSbox is currently out of
TPDD emulation... where many men have gone before :-) > stock and Ken doesn't expect to make another production run or follow-on > product in the near future because of very understandable reasons. One > feature I would want to include is a TS-DOS injector, to allow users without > one of the various option ROM gadgets to bootstrap TS-DOS from it much like > one can bootstrap FLOPPY.CO from an original TPDD with its utility diskette. > A command-line injector utility for tethered TPDD emulation could easily spin > off from that effort, if I ever actually do it. > I actually have a CLI program called TBACK that was designed to be a generic "injector." Though that's not quite right... the idea is to allow both directions and also fast/full RAM backup/restore. Theoretically it can inject anything, you just type RUN"COM:981NE" and then run a tback command on the other side. But I cannot remember quite where I left the project... it was not finished. I know the source still exists. C, for Windows. -- John.
