Add machinery for building a working `.tap' file.
authorMark Wooding <mdw@distorted.org.uk>
Sun, 14 Nov 2021 13:53:38 +0000 (13:53 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Sun, 14 Nov 2021 13:59:32 +0000 (13:59 +0000)
commit79f866505582c4e8e6e7ead838bdb7bdc3c31396
tree13ed3384899d4661108aa71d9aec8a24f1766c15
parentf97b241f1bf18496ca48191aa509abb796f76267
Add machinery for building a working `.tap' file.

I maintain the ZX BASIC loader program using FUSE, so, alas, the
`spectrum-loader.tap' file is the `preferred' form for modification.
I'd like something less awful.
.gitignore
Makefile
spectrum-loader.tap [new file with mode: 0644]
tapify [new file with mode: 0755]