Previous 199869 Revisions Next

r197680 Wednesday 14th June, 2023 at 18:56:56 UTC by Vasantha Crabb
Revert "heath/h19.cpp Implement Shift-Reset functionality (#11330)"

This reverts commit 2c0246059f81a9f486f19708cecae2516d205966.

This PR obviously wasn't reviewed properly.  It has very obvious issues,
in particular:
* Resetting child devices from device_reset/machine_reset.  Child
 devices are automatically reset when a device is reset.
* Changing input state on reset.  This leads to state getting out of
 sync.  Devices that change their outputs on reset are responsible for
 pushing out the update.
[/branches/vga_modern-2/src/mame/heathkit]h19.cpp h89.cpp intr_cntrl.cpp intr_cntrl.h tlb.cpp tlb.h z37_fdc.cpp z37_fdc.h


Previous 199869 Revisions Next


© 1997-2024 The MAME Team