Re: Finding bugs in 8086-80386 emulation core?
Posted on 2018-01-05, 11:21
It´s odd that, even though the math instructions should be working according to the test386.asm testsuite (https://github.com/barotto/test386.asm), with most jumps/call instructions verified as well, the Windows 95 setup still produces a Bound Exception when it's unexpected(it's handled by the BIOS, …