1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-04 18:29:40 +00:00
CLK/Machines/Utility
2017-12-30 13:46:30 -05:00
..
MachineForTarget.cpp Causes the MSX to respond to the appropriate standard configuration options. 2017-12-29 18:36:42 -05:00
MachineForTarget.hpp Adds type recipient as a dynamic type, and accepts paste and fullscreen toggle in SDL. 2017-11-21 21:44:29 -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
TypedDynamicMachine.hpp Adapts the Mac port to use a Machine::DynamicMachine, thereby eliminating plenty of duplication. 2017-11-24 21:36:22 -05:00
Typer.cpp Ensures typers terminate. 2017-12-30 13:46:30 -05:00
Typer.hpp Rejigs the typing relationship so that use of a typer is not strongly implied by the interface. 2017-12-29 18:30:46 -05:00