User Guide
This section provides guidance on the initial steps and daily operation of the SidecarTridge TOS Emulator, including how to power on the Atari ST, switch between TOS versions, and use the rescue mode.
Table of contents
Powering On the Atari ST
Simply turn on the Atari ST as you normally would. The SidecarTridge TOS Emulator will automatically boot the active TOS version. If no active TOS version is selected, the emulator will boot the default EmuTOS version provided with the kit.
The SWITCHER.TOS Program
The SWITCHER.TOS program is a utility that allows you to switch between TOS versions. This program can be downloaded from the main page of the documentation or ordered on a physical diskette. SWITCHER.TOS can be run from the desktop like any other TOS program.
Select a New Active Default TOS Version
Unplug the SidecarTridge TOS Emulator from the USB port before running the SWITCHER.TOS program. Some cables may set some signals on the USB port that can interfere with the SidecarTridge TOS Emulator.
Open the SWITCHER.TOS application. The program will display a list of available TOS ROMs with the following information:
- TOS ROM images: The list of available TOS ROM images.
- Default TOS ROM: The currently active TOS ROM or the default TOS ROM.
- Rescue TOS ROM: The TOS ROM used for the rescue mode.
Use the arrow keys to navigate the list and press the RETURN
key to select the desired TOS ROM. The program will then reboot the Atari ST with the selected TOS ROM.
This is the recommended way to switch between TOS versions. It is also possible to switch TOS versions modifying the DEFAULT.TXT
file as described in the Getting Started section, but this method is not recommended for daily use.
Rescue Mode
If a new active TOS ROM is corrupted or not working correctly, you have two options:
- Rewrite the TOS ROM images on the flash memory as described in the Getting Started section.
- Use the rescue mode.
Rewriting the TOS ROM images is a good option if you have easy access to a computer with a USB port and can connect the SidecarTridge TOS Emulator to it with your Atari ST computer case open. This is suitable if your TOS images are not going to change frequently. However, if you plan to change ROM images often, the rescue mode is the best option.
The rescue mode can be activated by short-circuiting the RESCUE
jumper on the reverse side of the SidecarTridge TOS Emulator. For user convenience, a rescue mode cable and button are included with the emulator.
To force boot the rescue TOS ROM, follow these steps:
- Turn off the Atari ST.
- Connect the rescue mode cable to the SidecarTridge TOS Emulator.
- Press and hold the rescue mode button.
- Turn on the Atari ST.
- Release the rescue mode button once the Atari ST is powered on.
The Atari ST will boot the rescue TOS ROM. You can then use the SWITCHER.TOS program to select a new active TOS ROM.
TOS Management from the Atari ST
Version 2 Firmware
Starting from version 2 of the firmware it is possible to upload and delete a new TOS ROM image from any Atari ST/MegaST/STE/MegaSTE computer. This feature is useful if you want to upload a new TOS ROM image without the need of a computer with a USB port and/or the need to open the Atari ST computer case.
Uploading a new TOS ROM from the Atari ST computer
To upload a new TOS ROM image from the Atari ST computer, press the [U
]pload key in the SWITCHER.TOS program. The program will show you a file system browser to select the TOS ROM image to upload from your computer. Navigate to the desired TOS ROM image and press the RETURN
key to start the upload process.
The upload and delete features cannot be interrupted. Do not turn off the Atari ST computer while the upload or delete process is in progress. It may damage the storage memory of the SidecarTridge TOS Emulator needing a reflash of the firmware.
The SWITCHER.TOS program will upload the TOS ROM image to the SidecarTridge TOS Emulator. This process may take a few minutes depending on the size of the TOS ROM image. Once the upload is complete, appliaction will verify that the new image is correct and will reindex the TOS ROM images list.
The uploaded TOS ROM image will be available in the list of TOS ROM images. You can now select the new TOS ROM image as the active default TOS ROM.
Deleting a TOS ROM from the Atari ST computer
To delete a TOS ROM image from the Atari ST computer, select the TOS ROM image you want to delete from the list of TOS ROM images and press the [D
]elete key in the SWITCHER.TOS program. The program will ask you to confirm the deletion of the TOS ROM image. The SWITCHER.TOS program will delete the TOS ROM image from the SidecarTridge TOS Emulator and reindex the TOS ROM images list.
It is not possible to delete the default TOS ROM image or the rescue TOS ROM image. If you want to delete the default TOS ROM image, you must first select a new default TOS ROM image. If you want to delete the rescue TOS ROM image, you also must first select a new rescue TOS ROM image.
Select a new Rescue TOS ROM
The recue TOS cannot be changed using the SWITCHER.TOS program or the internal API call to switch TOS ROMs. To change the rescue TOS ROM, you must modify the RESCUE.TXT
file as described in the Getting Started section.