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
2026-04-26 03:29:40 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
b58b962ccf60c2551032e3dab9122e78cdb47f07
CLK
/
InstructionSets
/
x86
/
Implementation
T
History
Thomas Harte
b58b962ccf
Apply 80286 LODS craziness.
...
2,425 errors remaining.
2025-08-07 14:53:16 -04:00
..
Arithmetic.hpp
Fix result of IMUL_3.
2025-08-04 21:05:14 -04:00
BCD.hpp
Diagnose, correct AAA and AAS.
2025-08-04 17:49:07 -04:00
FlowControl.hpp
Add TSS deserialiser.
2025-05-20 21:56:58 -04:00
InOut.hpp
Further eliminate file-relative includes.
2025-02-28 13:18:48 -05:00
LoadStore.hpp
Introduce segment preauthorisation.
2025-05-18 22:11:23 -04:00
Logical.hpp
x86: clear auxiliary carry on AND, OR, XOR and TEST.
2025-05-27 11:23:17 -04:00
PerformImplementation.hpp
Filter out some illegal JMP/CALL fars.
2025-08-07 09:18:23 -04:00
Repetition.hpp
Apply 80286 LODS craziness.
2025-08-07 14:53:16 -04:00
Resolver.hpp
Take another run at ENTER.
2025-08-06 12:55:37 -04:00
ShiftRoll.hpp
Fix SHR overflow flag.
2025-08-06 21:14:15 -04:00
Stack.hpp
Avoid upfront testing for POPA.
2025-08-07 14:41:01 -04:00