1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-09-30 22:56:03 +00:00
CLK/Machines
2022-08-04 10:06:14 -04:00
..
Amiga Remove redundant state. 2022-08-04 10:06:14 -04:00
AmstradCPC Switch name back to emphasise _async_. 2022-07-16 14:41:04 -04:00
Apple Switch name back to emphasise _async_. 2022-07-16 14:41:04 -04:00
Atari Switch name back to emphasise _async_. 2022-07-16 14:41:04 -04:00
ColecoVision Switch name back to emphasise _async_. 2022-07-16 14:41:04 -04:00
Commodore Switch to int; attempt to do a better job of initial audio filling. 2022-07-09 13:33:46 -04:00
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 Switch name back to emphasise _async_. 2022-07-16 14:41:04 -04:00
MSX Switch name back to emphasise _async_. 2022-07-16 14:41:04 -04: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
AudioProducer.hpp
DynamicMachine.hpp
JoystickMachine.hpp
KeyboardMachine.cpp Cuts down unused parameter warnings to just a few that may well indicate implementation errors. 2020-05-30 01:06:43 -04:00
KeyboardMachine.hpp
MachineTypes.hpp
MediaTarget.hpp
MouseMachine.hpp
ROMMachine.hpp
ScanProducer.hpp
StateProducer.hpp
TimedMachine.hpp Add overt flushes to the SDL target. 2022-07-12 10:57:22 -04:00