Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 1001 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 1001 Bytes

This is ti99tape, a utility for creating TZX files for TI 99/4A.

The resulting files can be used on a MaxDuino or similar tape recorder emulator to load images on a real TI 99/4a.

To connect the TI 99/4a to the MaxDuino, build a cable with a female DB-9 connector on the one and and whatever your MaxDuino uses on the other, with the following connections:

  • DB-9 pin 1 to Remote
  • DB-9 pin 8 to Audio Out
  • DB-9 pins 2 and 9 to Ground

This tools is currently in early development. Features are still missing, usage will change, and what's there might not work as expected.

Currently, it can convert tape recordings in a PCM encoded WAV file or TI-Tape files and create TZX image files.

It is written in C++17.

See the INSTALL.md file for installation instructions and dependencies.

The latest version can always be found there. The official repository is at github.

If you want to reach the authors in private, use [email protected].