1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-11-23 03:32:32 +00:00
CLK/Machines
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
..
AmstradCPC Ensures all audio queues are fully merged before machine destruction. 2018-03-22 21:59:19 -04:00
Atari2600 Ensures all audio queues are fully merged before machine destruction. 2018-03-22 21:59:19 -04:00
ColecoVision Ensures all audio queues are fully merged before machine destruction. 2018-03-22 21:59:19 -04:00
Commodore Reintroduces a warm-up run for the C1540. 2018-03-26 21:06:07 -04:00
Electron Ensures all audio queues are fully merged before machine destruction. 2018-03-22 21:59:19 -04:00
MSX Ensures all audio queues are fully merged before machine destruction. 2018-03-22 21:59:19 -04:00
Oric Ensures all audio queues are fully merged before machine destruction. 2018-03-22 21:59:19 -04:00
Utility Provides the proper framework for encapsulation of analyser target specifics. 2018-03-09 15:36:11 -05:00
ZX8081 Ensures all audio queues are fully merged before machine destruction. 2018-03-22 21:59:19 -04:00
ConfigurationTarget.hpp Provides the proper framework for encapsulation of analyser target specifics. 2018-03-09 15:36:11 -05:00
CRTMachine.hpp Makes get_clock_rate protected. It's now an implementation detail. 2018-03-22 10:01:18 -04:00
DynamicMachine.hpp
JoystickMachine.hpp
KeyboardMachine.cpp
KeyboardMachine.hpp
ROMMachine.hpp