1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-09-12 13:55:55 +00:00
CLK/InstructionSets/M68k/Implementation
2022-05-20 11:43:26 -04:00
..
ExecutorImplementation.hpp Just use the four-bit register number directly. 2022-05-19 15:01:09 -04:00
InstructionOperandFlags.hpp At least on the 68000, Scc is read-modify-write. 2022-05-20 11:43:26 -04:00
InstructionOperandSize.hpp Bifurcate the fetch-operand flow. 2022-05-19 10:27:51 -04:00
PerformImplementation.hpp Add a performer call-out for Scc; use it to implement proper timing in the mk2 68000. 2022-05-20 11:20:23 -04:00