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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
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.