1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-10-07 06:57:15 +00:00
CLK/Machines
2022-07-12 10:57:22 -04:00
..
Amiga Switch to int; attempt to do a better job of initial audio filling. 2022-07-09 13:33:46 -04:00
AmstradCPC Switch to int; attempt to do a better job of initial audio filling. 2022-07-09 13:33:46 -04:00
Apple Switch to int; attempt to do a better job of initial audio filling. 2022-07-09 13:33:46 -04:00
Atari Switch to int; attempt to do a better job of initial audio filling. 2022-07-09 13:33:46 -04:00
ColecoVision Switch to int; attempt to do a better job of initial audio filling. 2022-07-09 13:33:46 -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 to int; attempt to do a better job of initial audio filling. 2022-07-09 13:33:46 -04:00
Enterprise Switch to int; attempt to do a better job of initial audio filling. 2022-07-09 13:33:46 -04:00
MasterSystem Switch to int; attempt to do a better job of initial audio filling. 2022-07-09 13:33:46 -04:00
MSX Switch to int; attempt to do a better job of initial audio filling. 2022-07-09 13:33:46 -04:00
Oric Switch to int; attempt to do a better job of initial audio filling. 2022-07-09 13:33:46 -04:00
Sinclair Switch to int; attempt to do a better job of initial audio filling. 2022-07-09 13:33:46 -04:00
Utility
AudioProducer.hpp
DynamicMachine.hpp
JoystickMachine.hpp
KeyboardMachine.cpp
KeyboardMachine.hpp
MachineTypes.hpp Basic sketch for state snapshots: an extra field on Target. 2021-04-24 23:17:47 -04:00
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 Basic sketch for state snapshots: an extra field on Target. 2021-04-24 23:17:47 -04:00
TimedMachine.hpp Add overt flushes to the SDL target. 2022-07-12 10:57:22 -04:00