1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-16 07:28:59 +00:00
CLK/InstructionSets/68k
2022-04-18 09:08:49 -04:00
..
Decoder.cpp Fix SUBQ ExtendedOperation mappings. 2022-04-18 09:08:49 -04:00
Decoder.hpp Introduce failing [partial-]test of new 68000 decoder. 2022-04-18 07:23:25 -04:00
Instruction.hpp Attempt decoding and disambiguation of Scc, DBcc, Bcc and BSR. 2022-04-18 08:55:46 -04:00
Model.hpp Require a model for decoding; shift a bunch of immediates into ExtendedOperation. 2022-04-15 09:40:37 -04:00