1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-10-07 06:57:15 +00:00
CLK/Machines/Apple/Macintosh
2019-06-13 18:41:38 -04:00
..
Audio.cpp Restores attempt at proper audio behaviour. 2019-06-11 19:53:22 -04:00
Audio.hpp
DeferredAudio.hpp
DriveSpeedAccumulator.cpp
DriveSpeedAccumulator.hpp Adds a receiver for drive-motor control bytes. 2019-06-01 19:31:32 -04:00
Keyboard.hpp Corrects enough of the 6522 and Keyboard to get an initial command seemingly working. 2019-06-10 09:28:27 -04:00
Macintosh.cpp Corrects Macintosh aspect ratio (and framing). 2019-06-13 18:41:38 -04:00
Macintosh.hpp
RealTimeClock.hpp Ensures randomised memory contents at startup. 2019-06-13 13:35:16 -04:00
SonyDrive.cpp Makes some sort of first attempt at having the IWM read. 2019-06-04 22:13:00 -04:00
SonyDrive.hpp
Video.cpp Corrects Macintosh aspect ratio (and framing). 2019-06-13 18:41:38 -04:00
Video.hpp