Skip to content
Andrew edited this page Oct 4, 2021 · 14 revisions

SerialDisk

Welcome to the SerialDisk project!

About

SerialDisk emulates a folder on a PC as a FAT16 disk drive on an Atari computer running TOS via a serial link. Simply put, it provides an easy method to transfer files between a PC and an Atari ST/TT/Falcon.

Ghostlink does a similar job, but is tied to older PC architectures, and so is incompatible with newer versions of Windows and other operating systems such as Linux. By using .NET, SerialDisk can run on Windows, Linux and other operating systems.

I originally found MonoSerialDisk by Sascha on Atari-Forum. As he was kind enough to provide the source code, I decided to adapt it to .NET, as well as tweak it to include additional functionality, along with extra testing and bugfixes.

Download

Visit the releases page to get the latest release.

Help

User guide
Configuration
Known issues
Frequently asked questions

Planned features

See the project roadmap

Contact

If you want to get in touch, my email address is [email protected].

Clone this wiki locally