A program to load and save Epson HX-20 tapes using a soundcard.
License
GNU General Public License version 2.0 (GPLv2)Follow HXTape
Other Useful Business Software
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
Rate This Project
Login To Rate This Project
User Reviews
-
This works and is very useful, but there are some quirks, When uploading text mode files to the HX, there need to be a pause every so often or the HX20 gets overrun. The hx20 tries to pause the "tape" via the "remote" jack, but obviously this is impossible in the case of a linux script since there is no connection to this jack which in the case of a tapemachine can start & stop the motor. I suggest finding out approximately how may bytes can be sent before this pause is needed and inserting a conservatively selected pause.