1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-10-04 01:57:54 +00:00
CLK/Machines
2020-01-04 21:32:34 -05:00
..
AmstradCPC
Apple
Atari Slightly clarifies logic. 2020-01-04 21:32:34 -05:00
ColecoVision Deploys constexpr as a stricter const. 2019-12-22 00:22:17 -05:00
Commodore
Electron
MasterSystem
MSX Embraces std::make_[unique/shared] in place of .reset(new . 2019-12-23 21:31:46 -05:00
Oric Embraces std::make_[unique/shared] in place of .reset(new . 2019-12-23 21:31:46 -05:00
Utility
ZX8081
CRTMachine.hpp Eliminates dangling uses of printf. 2019-03-02 18:07:05 -05:00
DynamicMachine.hpp
JoystickMachine.hpp
KeyboardMachine.cpp
KeyboardMachine.hpp
MediaTarget.hpp Corrects documentation of the media target. 2018-07-10 21:42:09 -04:00
MouseMachine.hpp
ROMMachine.hpp