1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-08 15:29:09 +00:00
CLK/Machines/Commodore
Thomas Harte 6d464557a0 Reintroduces a warm-up run for the C1540.
That simulates the normal real-life scenario of switching the drive on slightly before the computer, and causes it to function correctly from immediate fast typing on an American Vic.

Also switches a couple of casts within the C1540 to functional style.
2018-03-26 21:06:07 -04:00
..
1540 Reintroduces a warm-up run for the C1540. 2018-03-26 21:06:07 -04:00
Vic-20 Reintroduces a warm-up run for the C1540. 2018-03-26 21:06:07 -04:00
SerialBus.cpp Makes it obvious to GCC that a return result is always supplied. 2017-11-12 16:37:18 -05:00
SerialBus.hpp Corrects missing includes in the SerialBus, Electron Video and Typer. 2017-11-10 20:37:18 -05:00