8086-Emulator
8086-Emulator copied to clipboard
Fix MUL/IMUL instructions
This PR fixes #16 by retrieving the result from res instead of the previous value of AL
and fixes #22 by using proper integer casting
Hey, Thanks for the PR! Apologies as I have been busy with other stuff, so couldn't take a look, but will try to get to this soon.
Thanks a lot!