1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-09-16 08:56:51 +00:00
CLK/Machines/Commodore/Vic-20
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
..
Keyboard.cpp
Keyboard.hpp
Vic20.cpp Reintroduces a warm-up run for the C1540. 2018-03-26 21:06:07 -04:00
Vic20.hpp