1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-09-30 22:56:03 +00:00
CLK/Machines
Thomas Harte 7d6eac2895 Template the TMS on its personality.
Template parameter currently unused, but preparatory to other improvements.
2022-12-31 15:08:33 -05:00
..
Amiga Add workaround that further isolates whatever bug Spindizzy reveals. 2022-08-19 16:38:42 -04:00
AmstradCPC
Apple Add a SCSI activity indicator. 2022-11-16 11:31:10 -05:00
Atari Put word-sizing responsibility on the caller. 2022-08-10 16:41:45 -04:00
ColecoVision Template the TMS on its personality. 2022-12-31 15:08:33 -05:00
Commodore
Electron
Enterprise Switch name back to emphasise _async_. 2022-07-16 14:41:04 -04:00
MasterSystem Template the TMS on its personality. 2022-12-31 15:08:33 -05:00
MSX Template the TMS on its personality. 2022-12-31 15:08:33 -05:00
Oric
Sinclair
Utility Add note to future self. 2022-12-27 20:23:25 -05:00
AudioProducer.hpp
DynamicMachine.hpp
JoystickMachine.hpp
KeyboardMachine.cpp
KeyboardMachine.hpp
MachineTypes.hpp
MediaTarget.hpp
MouseMachine.hpp Splits 'CRTMachine' into three parts: ScanProducer, AudioProducer, TimedMachine. 2020-04-01 23:19:34 -04:00
ROMMachine.hpp
ScanProducer.hpp
StateProducer.hpp
TimedMachine.hpp