IMUL bug
Posted on 2013-05-21, 02:20
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
Posted on 2013-05-21, 02:20
Page 1 of 1