Previous 199869 Revisions Next

r176254 Thursday 24th June, 2021 at 04:38:59 UTC by Vasantha Crabb
machine/latch8.cpp: Clean up a little.

Making the bit read functions honour the XOR mask is easy in theory, but
dkong.cpp is doing scary things with the XOR mask and bit read handlers
on one of its latches, so it could end up breaking something.  Honouring
the read callbacks would add two tests to each of the bit read functions,
which could hurt performance.  The whole design of this device seems
somewhat incoherent.
[/branches/pc98_state/src/devices/machine]latch8.cpp latch8.h
[/branches/pc98_state/src/mame/audio]dkong.cpp
[/branches/pc98_state/src/mame/drivers]ladybug.cpp


Previous 199869 Revisions Next


© 1997-2024 The MAME Team