1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-09-11 22:56:20 +00:00
CLK/Machines/Apple/Macintosh
2020-02-16 18:28:03 -05:00
..
Audio.cpp Tried to be less lazy with lambda captures. 2020-02-14 23:39:08 -05:00
Audio.hpp Fixed: individual audio generators now either are or are not stereo. The speaker acts accordingly. 2020-02-16 18:28:03 -05:00
DeferredAudio.hpp Fixed: individual audio generators now either are or are not stereo. The speaker acts accordingly. 2020-02-16 18:28:03 -05:00
DriveSpeedAccumulator.cpp
DriveSpeedAccumulator.hpp
Keyboard.cpp
Keyboard.hpp Eliminates static where constexpra aren't class members; adds some if constexprs for clarity. 2019-12-22 13:42:24 -05:00
Macintosh.cpp Removes TODOs, as I think they're probably inappropriate. 2020-02-13 21:19:23 -05:00
Macintosh.hpp
RealTimeClock.hpp
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