1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-06-26 10:29:31 +00:00
CLK/Machines/Utility
2019-05-03 22:39:09 -04:00
..
MachineForTarget.cpp Adds the bare bones necessary to be able to create a Macintosh from File -> New... . 2019-05-03 22:16:07 -04:00
MachineForTarget.hpp Simplifies initialisation procedure for all machines. 2018-07-10 20:00:46 -04:00
MemoryFuzzer.cpp Removes all instances of the copyright symbol. 2018-05-13 15:19:52 -04:00
MemoryFuzzer.hpp Ensures that the Mac now retains its ROM properly. 2019-05-03 22:39:09 -04:00
MemoryPacker.cpp Ensures that the Mac now retains its ROM properly. 2019-05-03 22:39:09 -04:00
MemoryPacker.hpp Ensures that the Mac now retains its ROM properly. 2019-05-03 22:39:09 -04: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 Renames ConfigurationTarget to MediaTarget as per its newly-reduced interface. 2018-07-10 21:32:28 -04:00
Typer.cpp Introduces 'non-exclusive' emulator-space keyboards. 2018-10-24 21:59:30 -04:00
Typer.hpp Resolves further build warnings. 2019-01-13 20:37:50 -05:00