1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-08 15:29:09 +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 Eliminates a large number of instance of end-of-line tabs. 2017-11-07 22:51:06 -05:00
Keyboard.hpp Relocates things that were in Machines/ for machine usage. 2017-10-21 10:30:02 -04:00
Vic20.cpp Reintroduces a warm-up run for the C1540. 2018-03-26 21:06:07 -04:00
Vic20.hpp Commutes Vic-20 machine configuration options to its Target. 2018-03-26 19:01:57 -04:00