ZX81 api in low-level C

Any discussions related to the creation of new hardware or software for the ZX80 or ZX81
Post Reply
Shaun_B
Posts: 474
Joined: Wed Apr 22, 2009 10:22 am

ZX81 api in low-level C

Post by Shaun_B »

Hi guys,

Digging through my old repositories, I found this ZX81 API.

As I recall, I wanted some way to buffer the screen and speed up output using z88dk, so I defined the entire ZX81 character set as a header file and wrote a small amount of low-level C as well.

You never know, I might actually do something with it now, unless z88dk has improved since 2013 (which I suspect that it has).

Regards,

Shaun.
Post Reply