Recovering my old Timex Sinclair 2068 program tapes

I pulled out the old cassette tapes that were kept in a box for a very long time and have been recording them using Audacity on a Raspberry Pi 400, the sort of spiritual successor of the old home computers. Some have needed their audio masssaged a bit, but most went straight into the Fuse emulator which is excellent at reading audio files and making sense of the data. Unfortunately, it does not emulate the ZX81, so recovery of those tapes may be more challenging with other emuators and tools.

As a young geek, of course I numbered my tapes in hexadecimal, starting with 00. The tape recovery hasn't been exactly in numerical order, so there may be gaps until I get to all of them.

Most of the programs are mine since I couldn't really afford to buy much commercial software, and I was more interested in programming anyway. Most of my friends just had games on their systems, and that's a common theme in retro computing. At least for retro computing, it makes sense that the games are the things that have the greatest chance of holding up since no one is really interested in using a 40 year old checkbook program or database.

What I'm using so far is my old Griffin iMic USB audio adapter attached to my Raspberry Pi 400, and two different tape players so far: a modern-ish Sony Walkman and a vintage Tandy CCR-82 computer cassette recorder. I record and edit with Audacity to WAV files. These are then loaded in the Fuse emulator as the virtual tape.

Many of the recordings have loaded easily, and I've recovered several of the key programs that I had wanted to have. Some just needed a little aplification or normalization tweak here and there, but a few have just a terrible dropout in the middle that may be impossibe to fix. I try not to spend too much time on the very difficult ones, so will have to come back to them later.

So here will be posts of the some of the programs as I recover them. I'm not going to post every last thing as most of these are silly, uniteresting, or incomplete. After all, I wasn't a professional software house producing titles for sale, and I don't have that much time anyway.

There are many things that were mainly tests of some way of doing a particular thing that may be useful ideas for people, but I need time to process those.

I may also make a tiny mod to make it usable. Many of these had nearly no user help as they were just for me - me of the past when I could remember what I did. I want to go through these and pull out useful routines, or even finish or enhance some of these.

There are several that I want to continue to work on. Indeed, I've already been doing that with my font editor, and with one of my games.