-
Notifications
You must be signed in to change notification settings - Fork 2
Home
Welcome to the SerialDisk project!
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 Core, 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 Core, as well as tweak it to include additional functionality, along with extra testing and bugfixes.
Visit the releases page to get the latest release.
User guide
Configuration
Known issues
Frequently asked questions
See the project roadmap
If you want to get in touch, my email address is [email protected].