1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-10-05 23:56:33 +00:00
CLK/Machines/Apple/Macintosh
2020-05-09 17:57:21 -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 Introduces concept of 'average peak volume' in order better to normalise audio sources like the OPLL. 2020-05-09 17:57:21 -04:00
DeferredAudio.hpp
DriveSpeedAccumulator.cpp
DriveSpeedAccumulator.hpp
Keyboard.cpp Splits 'CRTMachine' into three parts: ScanProducer, AudioProducer, TimedMachine. 2020-04-01 23:19:34 -04:00
Keyboard.hpp Splits 'CRTMachine' into three parts: ScanProducer, AudioProducer, TimedMachine. 2020-04-01 23:19:34 -04:00
Macintosh.cpp Splits 'CRTMachine' into three parts: ScanProducer, AudioProducer, TimedMachine. 2020-04-01 23:19:34 -04:00
Macintosh.hpp
RealTimeClock.hpp
Video.cpp
Video.hpp