1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-25 04:29:09 +00:00
CLK/Machines
2022-07-22 17:01:38 -04:00
..
Amiga Add comments, fix playfield sprite masking. 2022-07-22 17:01:38 -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 Adds an entry for DiagROM. 2021-08-07 16:56:18 -04:00
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
ROMMachine.hpp Starts to introduce a new grammar for ROM requests. 2021-06-03 21:55:59 -04:00
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