1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-08-20 13:29:27 +00:00
CLK/Processors/68000
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
..
Implementation Introduce the possibility of operation type as a template parameter. 2023-11-27 11:48:34 -05:00
68000.hpp Introduce the possibility of operation type as a template parameter. 2023-11-27 11:48:34 -05:00