1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-02 20:30:00 +00:00
CLK/Machines/Apple
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
..
ADB Avoid flurry of startup events, repeats. 2023-08-22 09:28:57 -04:00
AppleII Fix Apple II/II+/IIe first eight non-hbl vbl bytes 2023-11-13 00:51:34 -06:00
AppleIIgs Simplify 'get_next_sequence_point' -> 'next_sequence_point'. 2023-09-10 18:00:49 -04:00
Macintosh Introduce the possibility of operation type as a template parameter. 2023-11-27 11:48:34 -05:00