1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-11 04:28:58 +00:00
CLK/Machines/Enterprise
2021-06-28 21:40:12 -04:00
..
Dave.cpp Add note to self. 2021-06-28 21:31:55 -04:00
Dave.hpp Fixes initial state for 1kHz. 2021-06-28 21:08:41 -04:00
Enterprise.cpp Correct tone channel interrupts, remove dead warning. 2021-06-27 23:21:00 -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 Also map keypad to F keys. 2021-06-20 14:25:28 -04:00
Keyboard.hpp Fleshes out the keyboard map. 2021-06-18 23:14:35 -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