mirror of
https://github.com/danbulant/Cosmos
synced 2026-06-01 22:00:44 +00:00
[+] Registers enumeration (only GPRs) [+] Basic class ProcessorInstruction [+] Base class InstructionOperand it's child GeneralPurposeRegister [+] Added some abstraction to DestSourceInstruction [+] Added stub for first instruction - AddWithCarry |
||
|---|---|---|
| .. | ||
| Enumerations.cs | ||
| ImmediateOperand.cs | ||
| InstructionLabel.cs | ||
| InstructionOperand.cs | ||
| InstructionPrefix.cs | ||
| ModRM.cs | ||
| ProcessorInstruction.cs | ||