outdated comment (nw)

This commit is contained in:
David Haywood 2016-08-18 22:48:48 +01:00
parent b1d6f7a75e
commit 1316e77bd5

View File

@ -645,8 +645,6 @@ WRITE8_MEMBER( maygay1b_state::scanlines_2_w )
WRITE8_MEMBER( maygay1b_state::lamp_data_2_w )
{
// TODO: THIS FUNCTION IS NEVER CALLED! So we are missing the second half of the lamp matrix
//The two A/B ports are merged back into one, to make one row of 8 lamps.
if (m_old_lamp_strobe2 != m_lamp_strobe2)