Re: UniPCemu IBM AT/Compaq Deskpro 386 emulation FDC/DMA issues?
Posted on 2018-02-10, 22:14
That wouldn't be, by accident, be the 'common' bug of entering protected mode setting the PM bit? Thus reloading all segment registers? Nothing is reloaded after all, everything works like in real mode, until interrupts(protected-mode style) and segment register loads(protected-mode style) occur. …