First post, by mikulas
mikulas
Offline
Rank
Newbie
Hi
There is a bug in IMUL instruction in DOSBOX 0.74. When executing these instructions, DOSBOX sets C and O flags while real CPU doesn't.
mov eax,0xFFFF0000
mov ebx,0x8000
imul eax,ebx