summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2020-03-22Added load/save and some extra instructions.Ian C
2020-03-21Updates to instructions and fix to keyboard table.Ian C
2020-03-20Added extra keys.Ian C
2020-03-20Basic keys added and now being read.Ian C
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