1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-09-16 08:56:51 +00:00
CLK/Machines/Apple/Macintosh
Thomas Harte 5c7f94d2ef Introduce the possibility of operation type as a template parameter.
It's already proven possible to provide this for instruction fetch, so I think it'll immediately be a win. But more importantly it opens a path forwards for further improvement.
2023-11-27 11:48:34 -05:00
..
Audio.cpp
Audio.hpp
DeferredAudio.hpp
DriveSpeedAccumulator.cpp
DriveSpeedAccumulator.hpp
Keyboard.cpp
Keyboard.hpp
Macintosh.cpp Introduce the possibility of operation type as a template parameter. 2023-11-27 11:48:34 -05:00
Macintosh.hpp
Video.cpp
Video.hpp