1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-10-17 02:24:55 +00:00
CLK/Machines/Apple/Macintosh
Thomas Harte c1bae49a92 Standardises on read and write for bus accesses.
Logic being: name these things for the bus action they model, not the effect they have.
2020-01-05 13:40:02 -05:00
..
Audio.cpp
Audio.hpp
DeferredAudio.hpp
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 Standardises on read and write for bus accesses. 2020-01-05 13:40:02 -05:00
Macintosh.hpp
RealTimeClock.hpp
Video.cpp
Video.hpp Eliminates static where constexpra aren't class members; adds some if constexprs for clarity. 2019-12-22 13:42:24 -05:00