1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-06-30 22:29:56 +00:00
CLK/Machines/Utility
Thomas Harte 5287c57ee0 Adds the IIgs as a user-selectable machine.
Albeit that there is no underlying machine yet.
2020-10-20 22:18:11 -04:00
..
MachineForTarget.cpp Adds the IIgs as a user-selectable machine. 2020-10-20 22:18:11 -04:00
MachineForTarget.hpp Ensures machines take user-friendly default settings. 2020-06-23 23:27:56 -04:00
MemoryFuzzer.cpp Adds some further `costs. 2020-05-09 23:03:33 -04:00
MemoryFuzzer.hpp Increases the Mac Plus too 4mb. 2019-08-11 21:41:12 -04:00
MemoryPacker.cpp Adds some further `costs. 2020-05-09 23:03:33 -04:00
MemoryPacker.hpp Switches to byte buffers and seeks to reduce unnecessary video flushing. 2019-12-08 20:20:13 -05:00
StringSerialiser.cpp Further doubles down on construction syntax for type conversions. 2020-05-09 23:00:39 -04:00
StringSerialiser.hpp Removes all instances of the copyright symbol. 2018-05-13 15:19:52 -04:00
TypedDynamicMachine.hpp Splits 'CRTMachine' into three parts: ScanProducer, AudioProducer, TimedMachine. 2020-04-01 23:19:34 -04:00
Typer.cpp Increases const correctness, marks some additional constructors as constexpr, switches std::atomic construction style. 2020-05-20 23:34:26 -04:00
Typer.hpp Starts to add Qt target; resolves many build warnings. 2020-05-30 00:37:06 -04:00