Previous 199869 Revisions Next

r189742 Monday 24th October, 2022 at 04:10:29 UTC by pnp2084
Fix FDC Busy bit for overlapped commands (#10464)

Fixes MT8464
The problem here is that the end of the previous command clears the BSY status bit which makes it appear to system code that the second command has completed (when it has not).
The bug report has files to demonstrate the problem on a TRS-80 Model I emulation.
[src/devices/machine]wd_fdc.cpp


Previous 199869 Revisions Next


© 1997-2024 The MAME Team