Re: Finding bugs in 8086-80386 emulation core?
Posted on 2017-07-25, 18:45
Having looked at osdev.org's FDC information, my Floppy Specify command(a.k.a. Fix drive data) was generating an IRQ, which it shouldn't(apparently). Fixing this, the Compaq Deskpro 386 BIOS boots without problems again.