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-07 05:30:30 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
CLK
/
InstructionSets
/
x86
History
Thomas Harte
960cca163e
Make better guess at CALL/JMP size; apply same sizing-logic as offset for disassembly matching.
...
13 failures.
2023-09-28 14:52:42 -04:00
..
Documentation
Add SMSW.
2022-03-12 12:23:48 -05:00
DataPointerResolver.hpp
Eliminate redundant [space][tab] pairs.
2023-05-12 14:14:45 -04:00
Decoder.cpp
Make better guess at CALL/JMP size; apply same sizing-logic as offset for disassembly matching.
2023-09-28 14:52:42 -04:00
Decoder.hpp
Allow for non-sign-extended offsets/displacements.
2023-09-24 15:00:16 -04:00
Instruction.cpp
LEA implies a word. Otherwise add TODOs.
2023-09-26 15:41:51 -04:00
Instruction.hpp
Switch shift/roll semantics to reduce extension words and for sanity generally.
2023-09-27 16:40:46 -04:00
Model.hpp
Simplify namespace syntax.
2023-05-10 16:02:18 -05:00