summaryrefslogtreecommitdiff
AgeCommit message (Collapse)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 wide_curses.h to cover wide-aware curses include.Ian C
2020-03-13Added skeleton source file and Makefile.Ian C
2020-03-13Initial documentation to record ideas regarding the keyboard.Ian C
2020-03-13Created initial SVN layout.Ian C