Previous 199869 Revisions Next

r15176 Thursday 26th January, 2012 at 21:16:17 UTC by Aaron Giles
Change device reset so that the resets proceed hierarchically. Added
a device_reset_after_children() hook for things that need to wait for
the children to finish. Moved calling the driver/machine/sound/video
reset callbacks to the after children time, to align more with how it
was happening before.

Fixed siblingdevice("") so that it returns the current device and not
the owner.
[src/emu]device.c device.h machine.c machine.h

Previous 199869 Revisions Next


© 1997-2024 The MAME Team