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
7e7e648fa8a3a345e3f8ad7d375b381b5d62e270
8086-rs
/
src
History
Marco Thomas
7e7e648fa8
fix(interpreter): wrong le byte order on pop
2025-06-18 20:33:52 +09:00
..
interpreter
fix(interpreter): wrong le byte order on pop
2025-06-18 20:33:52 +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 push/pop
2025-06-18 20:33:52 +09:00
register.rs
chore: Rename Operand -> ImmediateOperand
2025-06-05 10:08:35 +09:00