1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-05 10:28:58 +00:00
CLK/Machines/Utility
Thomas Harte de9db724a7 Introduces Configurable::Device and implements it for the Electron.
Configurable::Device covers devices that have user-facing configuration options, listing them and accepting them.
2017-11-17 23:02:00 -05:00
..
MachineForTarget.cpp Introduces Configurable::Device and implements it for the Electron. 2017-11-17 23:02:00 -05:00
MachineForTarget.hpp Introduces Configurable::Device and implements it for the Electron. 2017-11-17 23:02:00 -05:00
MemoryFuzzer.cpp Doubles down on <cX> over <X.h> for C includes, and usage of the namespace for those types and functions. 2017-11-11 15:28:40 -05:00
MemoryFuzzer.hpp Doubles down on <cX> over <X.h> for C includes, and usage of the namespace for those types and functions. 2017-11-11 15:28:40 -05:00
Typer.cpp Commutes cross-platform #pragma marks to //MARK:s. 2017-11-12 15:59:11 -05:00
Typer.hpp Doubles down on <cX> over <X.h> for C includes, and usage of the namespace for those types and functions. 2017-11-11 15:28:40 -05:00