Add a ZX81 port.
authorMark Wooding <mdw@distorted.org.uk>
Sun, 14 Nov 2021 13:56:59 +0000 (13:56 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Sun, 14 Nov 2021 14:00:58 +0000 (14:00 +0000)
commite007e1c95912e17f33ed135b4b69d293076a7017
tree9c2ab4ebc308a3152a439786104770baa1544bd8
parent64b6fca5f33b619e9c38778000f5192521a57cf6
Add a ZX81 port.

It seems that ZX81 emulators are awful.  This hack is the best I could
come up with.

Since I wrote the thing in ZX BASIC in an emulator, I guess
`zx81-loader.p' file is the preferred form for modification.
.gitignore
Makefile
gluep [new file with mode: 0755]
zx81-loader.p [new file with mode: 0644]
zx81.s [new file with mode: 0644]