1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-11-19 23:32:28 +00:00
CLK/Machines/Apple/Macintosh
2020-06-15 00:24:10 -04:00
..
Audio.cpp Introduces concept of 'average peak volume' in order better to normalise audio sources like the OPLL. 2020-05-09 17:57:21 -04:00
Audio.hpp
DeferredAudio.hpp
DriveSpeedAccumulator.cpp
DriveSpeedAccumulator.hpp Switches the drive-speed accumulator to the delegate pattern. 2019-08-07 21:39:23 -04:00
Keyboard.cpp
Keyboard.hpp
Macintosh.cpp
Macintosh.hpp
RealTimeClock.hpp Takes a wild swings at speeding up startup. 2019-08-18 22:40:16 -04:00
Video.cpp Eliminates meaningless constants from the Macintosh video's CRT setup. 2020-01-30 23:29:04 -05:00
Video.hpp Ensures proper manipulation of scan_statuses, leading to the correct result out of a CRTMachine. 2020-01-21 22:28:25 -05:00