1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-06 01:28:57 +00:00
CLK/Machines/Utility
Thomas Harte 5acd97c860 Puts enough in place for a GUI-led installation process.
... and provides a lot of the Objective-C wiring necessary to expose that to Swift.
2021-06-06 14:24:38 -04:00
..
MachineForTarget.cpp Adds the ZX Spectrum to ::AllMachines. 2021-04-17 23:06:37 -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 Edges towards implementing an ADB device. 2021-02-12 21:50:24 -05: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
ROMCatalogue.cpp Puts enough in place for a GUI-led installation process. 2021-06-06 14:24:38 -04:00
ROMCatalogue.hpp Puts enough in place for a GUI-led installation process. 2021-06-06 14:24:38 -04: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 Resolves potential source of errors: specifying incorrect table size. 2021-04-24 12:10:28 -04:00
Typer.hpp Resolves potential source of errors: specifying incorrect table size. 2021-04-24 12:10:28 -04:00