1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-11-25 16:31:42 +00:00
CLK/Machines
2023-12-02 13:23:48 -05:00
..
Amiga
AmstradCPC
Apple
Atari
ColecoVision
Commodore
Electron Simplify 'get_next_sequence_point' -> 'next_sequence_point'. 2023-09-10 18:00:49 -04:00
Enterprise Avoid potential out-of-bounds read. 2023-12-02 13:23:48 -05:00
MasterSystem
MSX Apply maybe_unused judiciously. 2023-05-15 10:17:04 -04:00
Oric
PCCompatible Simplify and fix track caching. 2023-12-01 23:35:11 -05:00
Sinclair
Utility
AudioProducer.hpp
DynamicMachine.hpp
JoystickMachine.hpp
KeyboardMachine.cpp
KeyboardMachine.hpp Allows machines to declare a preference for logical input. 2020-11-27 21:00:48 -05:00
MachineTypes.hpp
MediaTarget.hpp
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