1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-09-17 15:55:14 +00:00
CLK/Machines
2023-01-16 19:52:40 -05:00
..
Amiga Add workaround that further isolates whatever bug Spindizzy reveals. 2022-08-19 16:38:42 -04:00
AmstradCPC Switch name back to emphasise _async_. 2022-07-16 14:41:04 -04:00
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 Eliminate runtime duplication of personality. 2022-12-31 21:50:57 -05:00
Commodore
Electron Switch name back to emphasise _async_. 2022-07-16 14:41:04 -04:00
Enterprise Switch name back to emphasise _async_. 2022-07-16 14:41:04 -04:00
MasterSystem Ensure all routes go somewhere. 2023-01-13 08:05:12 -05:00
MSX Differentiate unmapped and mapped-for-handler. 2023-01-16 19:52:40 -05:00
Oric Switch name back to emphasise _async_. 2022-07-16 14:41:04 -04:00
Sinclair Switch name back to emphasise _async_. 2022-07-16 14:41:04 -04:00
Utility Fix typo. 2023-01-11 13:14:42 -05:00
AudioProducer.hpp
DynamicMachine.hpp
JoystickMachine.hpp
KeyboardMachine.cpp
KeyboardMachine.hpp
MachineTypes.hpp
MediaTarget.hpp Splits 'CRTMachine' into three parts: ScanProducer, AudioProducer, TimedMachine. 2020-04-01 23:19:34 -04:00
MouseMachine.hpp
ROMMachine.hpp
ScanProducer.hpp
StateProducer.hpp
TimedMachine.hpp