1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-12-27 16:31:31 +00:00
CLK/Machines/Apple/Macintosh
Thomas Harte 191a7a9386 Reintroduces an empty second drive.
This prevents the uninitialised disk error. Which is a clue.
2019-07-02 16:59:00 -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
Macintosh.cpp Reintroduces an empty second drive. 2019-07-02 16:59:00 -04:00
Macintosh.hpp
RealTimeClock.hpp
SonyDrive.cpp Chops the Macintosh down to a single drive to aid in development. 2019-07-02 13:59:30 -04:00
SonyDrive.hpp
Video.cpp Corrects Macintosh aspect ratio (and framing). 2019-06-13 18:41:38 -04:00
Video.hpp