1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-10-02 19:54:35 +00:00
CLK/Machines
2023-11-27 23:23:00 -05:00
..
Amiga Introduce the possibility of operation type as a template parameter. 2023-11-27 11:48:34 -05:00
AmstradCPC Avoid type-in-function-name, Z80 edition. 2023-05-10 18:42:19 -05:00
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 Add disabled longer serialisation. 2023-11-27 23:23:00 -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
DynamicMachine.hpp
JoystickMachine.hpp Splits 'CRTMachine' into three parts: ScanProducer, AudioProducer, TimedMachine. 2020-04-01 23:19:34 -04:00
KeyboardMachine.cpp
KeyboardMachine.hpp
MachineTypes.hpp
MediaTarget.hpp
MouseMachine.hpp
ROMMachine.hpp
ScanProducer.hpp
StateProducer.hpp
TimedMachine.hpp Do just enough to include x86 code in the main build. 2023-11-15 11:01:28 -05:00