This website requires JavaScript.
Explore
Mirrors
Help
Sign In
6502
/
CLK
Watch
1
Star
0
Fork
0
You've already forked CLK
mirror of
https://github.com/TomHarte/CLK.git
synced
2025-02-16 18:30:32 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
CLK
/
InstructionSets
/
M68k
History
Thomas Harte
cb0e259339
Start the process of decoding 68020 operations.
2022-10-21 15:28:29 -04:00
..
Implementation
Start the process of decoding 68020 operations.
2022-10-21 15:28:29 -04:00
Decoder.cpp
Start the process of decoding 68020 operations.
2022-10-21 15:28:29 -04:00
Decoder.hpp
…
ExceptionVectors.hpp
…
Executor.hpp
Works 68000 mk2 into the comparative tests.
2022-05-16 20:04:13 -04:00
Instruction.cpp
Avoid returning without value in release builds.
2022-09-09 16:48:12 -04:00
Instruction.hpp
Start the process of decoding 68020 operations.
2022-10-21 15:28:29 -04:00
Model.hpp
Adjust path to match namespace; add to Qt project.
2022-04-27 08:05:36 -04:00
Perform.hpp
…
RegisterSet.hpp
Adapt remaining 68000 tests to use Mk2.
2022-05-25 10:55:17 -04:00
Status.hpp
Move common negative and zero logic into Status.
2022-10-18 14:51:51 -04:00