1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-09 06:29:33 +00:00
CLK/Processors/68000Mk2/Implementation
Thomas Harte c6c6213460 Bifurcate the fetch-operand flow.
Address calculation will be the same, but the fetch will differ. I don't think there's a neat costless way to factor out the address calculations, alas, but I'll see whether macros can save the day.
2022-05-19 10:27:51 -04:00
..
68000Mk2Implementation.hpp Bifurcate the fetch-operand flow. 2022-05-19 10:27:51 -04:00
68000Mk2Storage.hpp Bifurcate the fetch-operand flow. 2022-05-19 10:27:51 -04:00