1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-11-19 23:32:28 +00:00
CLK/InstructionSets/68k
Thomas Harte d4b766bf3f Introduce directional ADD/SUB/AND/OR.
Just 512 failures to go.
2022-04-22 20:37:09 -04:00
..
Decoder.cpp Introduce directional ADD/SUB/AND/OR. 2022-04-22 20:37:09 -04:00
Decoder.hpp Introduce directional ADD/SUB/AND/OR. 2022-04-22 20:37:09 -04:00
Instruction.hpp Add tests for RTE, RTR, TRAP, TRAPV, CHK. 2022-04-22 10:06:39 -04:00
Model.hpp