1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-11-23 03:32:32 +00:00
CLK/Machines
2016-07-31 19:38:51 -04:00
..
Atari2600
Commodore Put in the absolute minimum logic for drive motor emulation. Drive appears to be attempting head steps. 2016-07-31 19:38:51 -04:00
Electron Formalised clock-rate multiplication within disk drives, discovered that the stepper didn't have ideal behaviour for my timed event loop and hence nailed down the semantics a ilttle more. 2016-07-31 13:32:30 -04:00
CRTMachine.hpp
Typer.cpp Fixed potential buffer overrun. 2016-07-06 21:39:09 -04:00
Typer.hpp