Skip to content

Frequently asked questions

Andrew edited this page Nov 29, 2020 · 29 revisions

[[TOC]]

What is .NET?

What operating systems does SerialDisk support?

I don't want to / can't install the .NET runtime. Can I still run SerialDisk?

What is the largest disk size I can specify?

Which Atari computers does SerialDisk work with?

How do I increase the connection speed?

What can I do if the serial connection is unreliable?

What is .NET?

.NET is a suite of tools that allow the same code to run on a variety of operating systems. It is similar to Mono.

.NET on GitHub

Download .NET

What operating systems does SerialDisk support?

Visit the development roadmap to see a detailed list of current and planned operating system support.

SerialDisk will eventually run on all operating systems supported by .NET.

I don't want to / can't install .NET. Can I still run SerialDisk?

Yes! A "self-contained" version of each SerialDisk release is also available which does not require installation of .NET. The drawback is that this version is much larger and cannot take advantage of any updates to the .NET framework.

What is the largest disk size I can specify?

512MiB, due to the limits of TOS.

Which Atari computers does SerialDisk work with?

SerialDisk should work with any Atari computer with a serial port running GEMDOS. I have tested it with a UK Atari STe running TOS 1.62 and TOS 2.06.

How do I increase the connection speed?

Install the serial port control panel and HS-MODEM driver as detailed in the user guide.

An unmodified Atari ST/STe has a maximum transfer speed of 19200bps (2KBps).

There is a hardware modification which can increase the maximum possible serial speed on an Atari ST.

What can I do if the serial connection is unreliable?

You can try the following:

  • Install the HS-MODEM driver as detailed in the user guide.
  • Reduce the baud rate.
  • If HS-MODEM is installed, use RequestToSend handshaking, also known as hardware or RTS/CTS (if your cable supports it).
  • Use a different serial port / USB-serial adapter.
  • Try not to move the Atari's mouse during transfers. This can apparently interfere at higher serial speeds.

Known USB-serial adapter chipset compatibility:

Chipset Reliability
Prolific PL2303 Good
WCH CH340 Poor
Clone this wiki locally