1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-10-04 01:57:54 +00:00
CLK/Machines/Apple/Macintosh
2020-01-30 23:29:04 -05:00
..
Audio.cpp
Audio.hpp
DeferredAudio.hpp
DriveSpeedAccumulator.cpp
DriveSpeedAccumulator.hpp
Keyboard.cpp Corrects: KeyPad -> Keypad. Also fleshes out Atari ST keyboard mapping. 2019-11-09 18:02:14 -05:00
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 Merge branch 'master' into FinalOverride 2020-01-26 23:42:25 -05:00
Macintosh.hpp Establishes that the Macintosh offers the quick-boot option. 2019-09-19 21:50:39 -04:00
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