1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-29 16:29:08 +00:00
CLK/Machines/Commodore
Thomas Harte 96bf133924 Withdraws requirement for DiskController users to specify a PLL multiplier or to provide rotation speed.
In the latter case because it's no longer of any interest to the controller, and in the former because I'd rather it be picked automatically.
2017-09-10 22:56:05 -04:00
..
1540 Withdraws requirement for DiskController users to specify a PLL multiplier or to provide rotation speed. 2017-09-10 22:56:05 -04:00
Vic-20 Tweaks Vic20 Machine parent class order so that when turned into a CRTMachine, still successfully dynamically casts as a ConfigurationTarget. 2017-09-04 20:56:00 -04:00
SerialBus.cpp Adds a commented-out printf that I might like to use again later. 2017-09-05 21:15:56 -04:00
SerialBus.hpp Completed curly bracket movement. 2017-03-26 14:34:47 -04:00