This website requires JavaScript.
Explore
Help
Sign In
marcothms
/
8086-rs
Watch
1
Star
0
Fork
0
You've already forked 8086-rs
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7691b4b2ab6b9a26ce28b36b7cb0df52c1dce403
8086-rs
/
src
History
Marco Thomas
7691b4b2ab
chore(interpreter): reduce code complexity
2025-06-11 17:04:34 +09:00
..
interpreter
chore(interpreter): reduce code complexity
2025-06-11 17:04:34 +09:00
aout.rs
ft: abstract and implement ADD::* interpretation
2025-06-04 23:01:04 +09:00
disasm_macros.rs
chore: Rename Operand -> ImmediateOperand
2025-06-05 10:08:35 +09:00
disasm.rs
ft(interpreter): impl short jumps
2025-06-11 15:44:42 +09:00
instructions.rs
ft(interpreter): impl short jumps
2025-06-11 15:44:42 +09:00
main.rs
ft: initial work in interpreter
2025-06-03 21:31:28 +09:00
operands.rs
ft(interpreter): impl mov
2025-06-11 16:59:15 +09:00
register.rs
chore: Rename Operand -> ImmediateOperand
2025-06-05 10:08:35 +09:00