until IRQ acknowledgement happens. Added commentary on DOSBox DSP write
status port kludge. Added notes on the Triton "Crystal Dream" demo and
why the kludge prevents Sound Blaster support from working in that demo.
problems with DOS boxes, and serious conflicts between Windows 3.1 and
DOSBox's INT 33h mouse emulation (when running Windows 3.1 directly from
DOSBox's DOS prompt).
PS/2 mice to help get them initialized. PS/2 mouse emulation now
defaults to streaming mode by default. See web site
http://www.computer-engineering.org/ps2mouse/ for more info. I was
wrong to assume PS/2 mice started in remote mode. Also a win for Windows
NT which does not bother commanding the mouse to enter streaming mode,
for this very reason, I assume. Removed "aux device reset streaming"
option, the above fix makes it unnecessary. Added debug print to AUX
emulation and INT 15h mouse calls for debugging.
movement code resolved one of the BSODs that can happen during the setup
phase. It turns out the other crash, related to the dynamic core, can be
overcome if you're patient and willing to run the setup phase with
core=normal (it takes a LONG time though!).
Added document on what DOSBox did wrong and why it affected Windows NT
3.1 and Windows ME the way it did.