1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-09-29 16:55:59 +00:00
CLK/Machines
2023-11-29 09:45:45 -05:00
..
Amiga Introduce the possibility of operation type as a template parameter. 2023-11-27 11:48:34 -05:00
AmstradCPC
Apple Introduce the possibility of operation type as a template parameter. 2023-11-27 11:48:34 -05:00
Atari Mildly reduce cost of 8-byte ROM overlay. 2023-11-27 15:48:30 -05:00
ColecoVision
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
Oric
PCCompatible Include seek ended flag. 2023-11-29 09:45:45 -05:00
Sinclair Simplify 'get_next_sequence_point' -> 'next_sequence_point'. 2023-09-10 18:00:49 -04:00
Utility Add text display. 2023-11-22 14:11:22 -05:00
AudioProducer.hpp Updates comments. 2020-04-01 23:49:07 -04:00
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 Basic sketch for state snapshots: an extra field on Target. 2021-04-24 23:17:47 -04:00
MediaTarget.hpp
MouseMachine.hpp
ROMMachine.hpp
ScanProducer.hpp Eliminate various other errant spaces. 2023-05-16 16:40:09 -04:00
StateProducer.hpp
TimedMachine.hpp Do just enough to include x86 code in the main build. 2023-11-15 11:01:28 -05:00