1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-10-04 01:57:54 +00:00
CLK/Machines
2023-10-25 03:25:52 -05:00
..
Amiga
AmstradCPC
Apple Update get_last_read_value source documentation 2023-10-25 03:25:52 -05:00
Atari Simplify 'get_next_sequence_point' -> 'next_sequence_point'. 2023-09-10 18:00:49 -04:00
ColecoVision Simplify namespace syntax. 2023-05-10 16:02:18 -05:00
Commodore
Electron Simplify 'get_next_sequence_point' -> 'next_sequence_point'. 2023-09-10 18:00:49 -04:00
Enterprise Simplify 'get_next_sequence_point' -> 'next_sequence_point'. 2023-09-10 18:00:49 -04:00
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 Simplify 'get_next_sequence_point' -> 'next_sequence_point'. 2023-09-10 18:00:49 -04:00
Utility Add missing <cstdint> includes for GCC 13 2023-05-25 23:06:13 +03:00
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 Basic sketch for state snapshots: an extra field on Target. 2021-04-24 23:17:47 -04:00
TimedMachine.hpp