hintron / computer-enhance

An 8086 simulator in Rust (built during Casey Muratori's Computer Enhance performance-aware programming course)
0 stars 0 forks source link

Simulate bitwise operations #14

Open hintron opened 7 months ago

hintron commented 7 months ago

Most of these are implemented as part of #23 . The only instructions left I believe are rotates.