1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-12-28 07:29:45 +00:00
CLK/Machines
2020-01-05 21:57:33 -05:00
..
AmstradCPC Standardises on read and write for bus accesses. 2020-01-05 13:40:02 -05:00
Apple Standardises on read and write for bus accesses. 2020-01-05 13:40:02 -05:00
Atari Standardises on read and write for bus accesses. 2020-01-05 13:40:02 -05:00
ColecoVision Standardises on read and write for bus accesses. 2020-01-05 13:40:02 -05:00
Commodore Standardises on read and write for bus accesses. 2020-01-05 13:40:02 -05:00
Electron Standardises on read and write for bus accesses. 2020-01-05 13:40:02 -05:00
MasterSystem Standardises on read and write for bus accesses. 2020-01-05 13:40:02 -05:00
MSX Standardises on read and write for bus accesses. 2020-01-05 13:40:02 -05:00
Oric Makes Jasmin autoboot optional, adds a Jasmin reset key, adds the Jasmin to File -> New... . 2020-01-05 21:57:33 -05:00
Utility Embraces std::make_[unique/shared] in place of .reset(new . 2019-12-23 21:31:46 -05:00
ZX8081
CRTMachine.hpp
DynamicMachine.hpp
JoystickMachine.hpp
KeyboardMachine.cpp
KeyboardMachine.hpp
MediaTarget.hpp
MouseMachine.hpp
ROMMachine.hpp