1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-05 10:28:58 +00:00
CLK/Machines/Utility
Thomas Harte 2031a33edf Technically SDL users can now start a new machine.
Missing though: all the old per-machine command-line options, and any control over the new one.
2020-03-15 21:50:43 -04:00
..
MachineForTarget.cpp Edges further towards providing enough information for dynamic user-provided machine creation. 2020-03-15 12:54:55 -04:00
MachineForTarget.hpp Technically SDL users can now start a new machine. 2020-03-15 21:50:43 -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