summaryrefslogtreecommitdiff
path: root/src/czx81.c
AgeCommit message (Expand)Author
2020-03-19First attempt at display routine. Still keyboard handling to do.Ian C
2020-03-18Added framework of ZX81 code. Still to do screen draw and key handling.Ian C
2020-03-16Added Z80 code from DS81.Ian C
2020-03-15Added simple timing to get 50 frames a second, hopefully.Ian C
2020-03-13Added skeleton source file and Makefile.Ian C