1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-06 01:28:57 +00:00
CLK/Machines/Enterprise
2021-07-01 22:53:23 -04:00
..
Dave.cpp Remove dead TODO, correct for overflow position. 2021-06-29 15:44:02 -04:00
Dave.hpp Fixes initial state for 1kHz. 2021-06-28 21:08:41 -04:00
Enterprise.cpp Switch to an activity-based typing trigger; add a target loading command. 2021-07-01 22:53:23 -04:00
Enterprise.hpp Adds Enterprise as a File -> New... machine. 2021-06-14 20:55:39 -04:00
EXDos.cpp Ensure the motor goes off for unselected drives. 2021-06-28 21:40:12 -04:00
EXDos.hpp The Enterprise is now an Activity::Source; also sketches out the owner of Dave's timed interrupt logic. 2021-06-27 21:02:04 -04:00
Keyboard.cpp Correct syntax, mapping and inter-key timing. 2021-07-01 21:18:15 -04:00
Keyboard.hpp Add typer support for the Enterprise. 2021-07-01 21:05:03 -04:00
Nick.cpp VRES appears to work negatively in attribute mode too. 2021-06-28 21:24:13 -04:00
Nick.hpp Ensure addresses tick upwards even during sync/burst; correct 2/4/8bpp character sizing. 2021-06-28 19:00:51 -04:00