This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
ParkanPlayground
Watch
0
Fork
0
You've already forked ParkanPlayground
mirror of
https://github.com/sampletext32/ParkanPlayground.git
synced
2025-06-19 16:08:02 +03:00
Code
Issues
Releases
Activity
Files
28ba47bfab46615c35a1036f8b84c918347e13f5
ParkanPlayground
/
X86Disassembler
/
X86
History
bird_egop
28ba47bfab
add factory tests
2025-04-13 01:30:58 +03:00
..
Handlers
add factory tests
2025-04-13 01:30:58 +03:00
Disassembler.cs
Refactor instruction handlers to use single instruction per handler pattern
2025-04-12 19:57:42 +03:00
Instruction.cs
cleanup
2025-04-12 23:40:48 +03:00
InstructionDecoder.cs
cleanup
2025-04-12 23:40:48 +03:00
ModRMDecoder.cs
cleanup
2025-04-12 23:40:48 +03:00
OpcodeMap.cs
Implemented Group1 instruction handlers for CMP r/m8, imm8 and fixed OR r/m8, imm8
2025-04-13 01:02:37 +03:00