/zxtaputils

Utilities to manage TAP files for Sinclair ZX Spectrum (Next)

Primary LanguagePythonMIT LicenseMIT

zxtaputils - Utilities for handling TAP files on the ZX Spectrum (Next)

Description

This is a collection of small utilities to work with TAP files

This suite consists of the tools:

  • bas2tap: turns BASIC code into a TAP file containing tokenized code
  • tap2bas: view/save BASIC code contained in a TAP file
  • tapextract: extract and save data from a TAP block
  • tapify: store any files inside a TAP file as a container
  • tapinfo: view information about a TAP file
  • tapsplit: save a TAP file's blocks as individual files