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