1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-02 20:30:00 +00:00
CLK/Machines/Utility
Thomas Harte 47508d50a7 Wires through a composite video option for the ST.
Which is great and all, except that I've not yet inserted a colour burst. So it's monochrome.
2019-12-20 20:49:14 -05:00
..
MachineForTarget.cpp Wires through a composite video option for the ST. 2019-12-20 20:49:14 -05:00
MachineForTarget.hpp Simplifies initialisation procedure for all machines. 2018-07-10 20:00:46 -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 Makes the Macintosh a mouse machine, and makes mouse machines detectable. 2019-06-11 18:21:56 -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