1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-06 01:28:57 +00:00
CLK/Machines/Apple/Macintosh
2019-07-25 22:55:27 -04:00
..
Audio.cpp Substitutes a more efficient inner loop for audio generation. 2019-07-17 14:54:06 -04:00
Audio.hpp Substitutes a more efficient inner loop for audio generation. 2019-07-17 14:54:06 -04:00
DeferredAudio.hpp All proper inputs are now provided to the audio generator. 2019-06-01 15:03:15 -04:00
DriveSpeedAccumulator.cpp Disables logging, for now. 2019-06-03 15:57:53 -04:00
DriveSpeedAccumulator.hpp Adds a receiver for drive-motor control bytes. 2019-06-01 19:31:32 -04:00
Keyboard.hpp Fixes keypad keys. 2019-07-08 16:38:06 -04:00
Macintosh.cpp Ensures quieter Release behaviour. 2019-07-25 22:55:27 -04:00
Macintosh.hpp Adds the bare bones necessary to be able to create a Macintosh from File -> New... . 2019-05-03 22:16:07 -04:00
RealTimeClock.hpp Ensures randomised memory contents at startup. 2019-06-13 13:35:16 -04:00
Video.cpp Rejigs time-until-event tracking. 2019-07-09 23:27:27 -04:00
Video.hpp Documents and extends the Video interface. 2019-07-08 22:28:05 -04:00