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-10 23:31:24 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
CLK
/
InstructionSets
/
68k
History
Thomas Harte
cf66d9d38d
Add failing tests for EOR, NOT, OR; disambiguate EOR vs CMP.
2022-04-21 20:36:04 -04:00
..
Decoder.cpp
Add failing tests for EOR, NOT, OR; disambiguate EOR vs CMP.
2022-04-21 20:36:04 -04:00
Decoder.hpp
Resolve wrong-headed mapping of LEA to MOVEAl.
2022-04-19 19:36:21 -04:00
Instruction.hpp
Correct BSRb quick value.
2022-04-21 16:13:06 -04:00
Model.hpp
Express the BSR/Bcc.l test properly.
2022-04-18 14:42:31 -04:00