TPDD server: Difference between revisions

From Tandy Tech
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
There have been many TPDD emulators over the years. This is just a few that are currently still developed, or at least maintained, or at least still usable, on current operating systems and hardware.
The [[TPDD|Tandy Portable Disk Drive]] is a floppy drive that connects to a Model T via the serial port.
* [http://bitchin100.com/wiki/index.php?title=LaddieCon#LaddieAlpha LaddieAlpha]
 
* [http://www.club100.org/memfiles/index.php?direction=&order=&directory=Kurt%20McCullum mComm]
There have been many TPDD emulators over the years starting all the way back when the TPDD itself was still current and running on platforms that are obsolete now. A full list including all the old ones would be interesting to compile in one spot just to see. This is just a few that are currently still developed, or at least usable on current systems.
* [[dlplus]]
 
* [[PDDuino]]
{| class="wikitable"
|-
! Name !! Platform !! Notes
|-
| [http://bitchin100.com/wiki/index.php?title=LaddieCon LaddieCon] || Windows ||
|-
| [http://bitchin100.com/wiki/index.php?title=LaddieCon#LaddieAlpha LaddieAlpha] || .NET || Windows, OSX, Linux, possibly others like FreeBSD if they have Mono or can run linux's Mono runtime.
|-
| [http://www.club100.org/memfiles/index.php?direction=&order=&directory=Kurt%20McCullum mComm] || Windows, Android, Python || Seperate versions for Windows, Android and Python. The Windows and Android versions include bootstrapers. The Python version can run on any platform that has Python. The python version does not include a bootstrapper.
|-
| [[dlplus]] || posix || Linux, OSX, or any unix-like os. Includes a bootstrapper.
|-
| [[PDDuino]] || Arduino || Includes a bootstrapper.
|}

Revision as of 04:16, 8 June 2021

The Tandy Portable Disk Drive is a floppy drive that connects to a Model T via the serial port.

There have been many TPDD emulators over the years starting all the way back when the TPDD itself was still current and running on platforms that are obsolete now. A full list including all the old ones would be interesting to compile in one spot just to see. This is just a few that are currently still developed, or at least usable on current systems.

Name Platform Notes
LaddieCon Windows
LaddieAlpha .NET Windows, OSX, Linux, possibly others like FreeBSD if they have Mono or can run linux's Mono runtime.
mComm Windows, Android, Python Seperate versions for Windows, Android and Python. The Windows and Android versions include bootstrapers. The Python version can run on any platform that has Python. The python version does not include a bootstrapper.
dlplus posix Linux, OSX, or any unix-like os. Includes a bootstrapper.
PDDuino Arduino Includes a bootstrapper.