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)
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.


No differences found