1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-10-16 11:23:51 +00:00
CLK/Machines/Apple/Macintosh
2019-07-07 14:13:55 -04:00
..
Audio.cpp Further miscellaneous changes to debug logging. All temporary. 2019-06-18 10:34:31 -04:00
Audio.hpp
DeferredAudio.hpp
DriveSpeedAccumulator.cpp
DriveSpeedAccumulator.hpp
Keyboard.hpp Experiments with a timeout on keyboard interactions. 2019-07-07 14:13:55 -04:00
Macintosh.cpp Experiments with a timeout on keyboard interactions. 2019-07-07 14:13:55 -04:00
Macintosh.hpp
RealTimeClock.hpp Ensures randomised memory contents at startup. 2019-06-13 13:35:16 -04:00
SonyDrive.cpp Chops the Macintosh down to a single drive to aid in development. 2019-07-02 13:59:30 -04:00
SonyDrive.hpp Sets things up to allow variable rotation rates, and especially Sony 800kb-style self-selecting rates. 2019-06-04 21:41:54 -04:00
Video.cpp Corrects Macintosh aspect ratio (and framing). 2019-06-13 18:41:38 -04:00
Video.hpp