1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-05 10:28:58 +00:00
CLK/Machines/Utility
Thomas Harte 394ee61c78 Starts a switch to reflectable-style runtime options.
The Amstrad CPC and ZX80/81 have made the jump so far, subject to caveats. The macOS build is unlikely currently to work properly.
2020-03-16 23:25:05 -04:00
..
MachineForTarget.cpp Starts a switch to reflectable-style runtime options. 2020-03-16 23:25:05 -04:00
MachineForTarget.hpp Starts moving towards a Deflectable-based system of runtime options. 2020-03-15 23:48:53 -04:00
MemoryFuzzer.cpp Increases the Mac Plus too 4mb. 2019-08-11 21:41:12 -04:00
MemoryFuzzer.hpp Increases the Mac Plus too 4mb. 2019-08-11 21:41:12 -04:00
MemoryPacker.cpp Switches to byte buffers and seeks to reduce unnecessary video flushing. 2019-12-08 20:20:13 -05:00
MemoryPacker.hpp Switches to byte buffers and seeks to reduce unnecessary video flushing. 2019-12-08 20:20:13 -05:00
StringSerialiser.cpp Removes all instances of the copyright symbol. 2018-05-13 15:19:52 -04:00
StringSerialiser.hpp Removes all instances of the copyright symbol. 2018-05-13 15:19:52 -04:00
TypedDynamicMachine.hpp All these 'override's can be 'final's. 2020-01-23 22:57:51 -05:00
Typer.cpp Extends logic for when to fall back on standard keypress logic even in logical mode. 2020-03-01 20:25:12 -05:00
Typer.hpp Extends logic for when to fall back on standard keypress logic even in logical mode. 2020-03-01 20:25:12 -05:00