Přeskočit na obsah

Special Turbo 2000 Copiers and Tools

ChainCopy

A Cassette > RAM > cassette copier for the Czechoslovak Turbo 2000.

ChainCopy converts segmented binary load files stored in the “Binary Turbo” format (file type 04) to the “Turbo 2000 – ChainLoading” format. The copier also copies other Turbo 2000 file types – these are copied unchanged. The copier offers buffer size of 52 KB.

Source code and binaries: https://github.com/baktragh/a8_tape_loaders_and_utils/tree/master/cs_turbo2000_chaincopy

COPY T/H

COPY T/H is a special copier that copies Turbo 2000 files to the H1: host device. This allows decoding Turbo 2000 files from wave files using selected 8-bit Atari emulators.

Source code and binaries: https://github.com/baktragh/a8_tape_loaders_and_utils/tree/master/cs_turbo2000_copyth

BACKUP T/D

BACKUP T/D is a Turbo 2000 tape preservation toolkit for 8-bit Atari computers.

For tape preservation, the toolkit allows you to use the most efficient means:

  1. Your data recorder with Turbo 2000 upgrade to read and record tapes. There is no better device than the data recorder
  2. Floppy disk drive replacement/emulator to store the preserved data
  3. Computer emulator to extract the preserved data for further processing
  4. Extended memory of your Atari computer to allow 64 KB buffer for data

Source code and binaries: https://github.com/baktragh/a8_backup_td