Add a separate port for 1K ZX81.
authorMark Wooding <mdw@distorted.org.uk>
Thu, 18 Nov 2021 19:47:32 +0000 (19:47 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Thu, 18 Nov 2021 19:47:32 +0000 (19:47 +0000)
commit601d46cd6c5e38d40de9226ea05bd2260e38f1c4
treeb6164dcf279ed04135b3009e88e0ec00910c28e6
parent4471165a4cbc712be350b1531c2248f18449ecab
Add a separate port for 1K ZX81.

This puts each output on its own line rather than trying to fill the
screen -- because there isn't enough memory to do that.

Alternatively, we might try writing to just the top few lines of the
display file.  Maybe later.
.gitignore
Makefile
zx81-1k.s [new file with mode: 0644]
zx81-1kldr.p [new file with mode: 0644]