1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-09 21:29:53 +00:00
CLK/Machines/Apple/Macintosh
Thomas Harte 3d059cb751 Make use of Microcycle helpers where relevant.
None of these existed when the Macintosh was first added to this emulator.
2022-06-03 15:33:31 -04:00
..
Audio.cpp
Audio.hpp
DeferredAudio.hpp Splits the lowpass filter into push and pull variants. 2021-11-21 15:37:29 -05:00
DriveSpeedAccumulator.cpp
DriveSpeedAccumulator.hpp
Keyboard.cpp Increases const correctness, marks some additional constructors as constexpr, switches std::atomic construction style. 2020-05-20 23:34:26 -04:00
Keyboard.hpp
Macintosh.cpp Make use of Microcycle helpers where relevant. 2022-06-03 15:33:31 -04:00
Macintosh.hpp
Video.cpp
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