Close

Software for the tape emulator

A project log for Kansas City Standard cassette interface

One of the protocols used in old computers for storing programs on audio cassettes

jacques-pelletierJacques Pelletier 09/02/2025 at 10:460 Comments

Use a PC instead of a tape recorder to exchange files on a retro computer with a KCS interface.

The software is a CLI program. Below are the command line examples.

tape-ops -d /dev/ttyUSB0 -w test-wr.bin

tape-ops -d /dev/ttyUSB0 -r

tape-ops -h (for help)

Discussions