1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-09-29 16:55:59 +00:00
CLK/Machines
2023-12-07 10:03:52 -05:00
..
Amiga Introduce the possibility of operation type as a template parameter. 2023-11-27 11:48:34 -05:00
AmstradCPC Add a cursor-type template parameter. 2023-12-04 09:45:32 -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 Eliminate various other errant spaces. 2023-05-16 16:40:09 -04:00
Electron Simplify 'get_next_sequence_point' -> 'next_sequence_point'. 2023-09-10 18:00:49 -04:00
Enterprise Remove nonsense comment. 2023-12-02 13:25:08 -05:00
MasterSystem
MSX
Oric Eliminate various other errant spaces. 2023-05-16 16:40:09 -04:00
PCCompatible Update TODOs. 2023-12-07 10:03:52 -05:00
Sinclair Simplify 'get_next_sequence_point' -> 'next_sequence_point'. 2023-09-10 18:00:49 -04:00
Utility Wire up a stub RTC plus appropriate option ROM. 2023-12-06 22:56:09 -05:00
AudioProducer.hpp
DynamicMachine.hpp
JoystickMachine.hpp
KeyboardMachine.cpp
KeyboardMachine.hpp
MachineTypes.hpp
MediaTarget.hpp
MouseMachine.hpp Splits 'CRTMachine' into three parts: ScanProducer, AudioProducer, TimedMachine. 2020-04-01 23:19:34 -04:00
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