1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-11-26 08:49:37 +00:00
CLK/Machines/Apple/Macintosh
2019-06-27 17:59:03 -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 Disables logging, for now. 2019-06-03 15:57:53 -04:00
DriveSpeedAccumulator.hpp
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 Invents some additional PEA tests, and further fixes PEA. 2019-06-27 17:59:03 -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 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