eightbitjim / cassette-nibbler

Data recovery from 8-bit computer cassette tapes (Commodore 64, Vic 20, ZX Spectrum, etc)
GNU General Public License v3.0
11 stars 0 forks source link

cassette-nibbler

A toolkit to recover data from computer audio cassette tapes from the 1980s. Lots of information on the wiki.

This is not an emulator. It is a data recovery tool that I wrote to get back some programs that I created over 30 years ago, which were stored on degraded and damaged audio cassettes. If you have good quality cassettes that you want to load into an emulator, this probably isn't what you're looking for.

This is still in its early stages, and is very much work in progress. It should expand over time and become more reliable as I work my way through more test data. I thought it would share it at this point in case it's useful to anyone.

supported formats

Currently the following formats are supported to some extent, some reasonably well and others less so:

More information on the wiki

You should try to provide good quality audio files as input. Ideally, uncompressed WAV files of 44100 Hz. If you have heavily compressed files, e.g. mp3, then results may be disappointing.

build

See the wiki for build instructions, examples and more information.