1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-29 00:29:28 +00:00
CLK/Machines/Commodore/Vic-20
Thomas Harte f6fb368d88 Allows the fast-tape mechanism to take ownership of tape handling.
Any successful fast tape interaction will now permanently pause the tape until a failed interaction occurs. This may or may not be a good idea.
2018-03-30 21:22:52 -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 Allows the fast-tape mechanism to take ownership of tape handling. 2018-03-30 21:22:52 -04:00
Vic20.hpp Commutes Vic-20 machine configuration options to its Target. 2018-03-26 19:01:57 -04:00