1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-05 10:28:58 +00:00
CLK/Processors/68000Mk2
Thomas Harte d157819c49 Implement the various to-[SR/CCR] actions, which do a 'repeat' prefetch.
(which isn't exactly a repeat, at least in the SR cases, because the function code might have changed)
2022-05-20 14:29:14 -04:00
..
Implementation Implement the various to-[SR/CCR] actions, which do a 'repeat' prefetch. 2022-05-20 14:29:14 -04:00
68000Mk2.hpp Remove setup_operation in favour of doing the equivalent inline. 2022-05-18 16:45:40 -04:00