1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-04 18:29:40 +00:00
CLK/InstructionSets/M50740
Thomas Harte e8e604dc3c Attempts to wire up M50470 and GLU.
Resulting in an unexpected interest in R15. Bugs to find, I guess.
2021-01-24 18:07:05 -05:00
..
Decoder.cpp Corrects TSX lookup. 2021-01-23 15:45:21 -05:00
Decoder.hpp Bends to using 8-bit lookups for M50740 instructions. 2021-01-17 20:03:36 -05:00
Executor.cpp Attempts to wire up M50470 and GLU. 2021-01-24 18:07:05 -05:00
Executor.hpp Attempts to wire up M50470 and GLU. 2021-01-24 18:07:05 -05:00
Instruction.hpp Corrects bit-selection shifts. 2021-01-21 23:13:00 -05:00
Parser.hpp Stops trying to force bit ID into the addressing mode. 2021-01-19 21:51:01 -05:00