1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-10-05 08:55:36 +00:00
CLK/Machines
2023-08-21 15:35:13 -04:00
..
Amiga Eliminate various other errant spaces. 2023-05-16 16:40:09 -04:00
AmstradCPC
Apple Enable various ADB-controller interrupts. 2023-08-21 15:35:13 -04:00
Atari
ColecoVision
Commodore
Electron
Enterprise
MasterSystem
MSX Apply maybe_unused judiciously. 2023-05-15 10:17:04 -04:00
Oric Eliminate various other errant spaces. 2023-05-16 16:40:09 -04:00
Sinclair
Utility Add missing <cstdint> includes for GCC 13 2023-05-25 23:06:13 +03: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 Basic sketch for state snapshots: an extra field on Target. 2021-04-24 23:17:47 -04:00
TimedMachine.hpp