mirror of
https://github.com/holub/mame
synced 2025-07-06 10:29:38 +03:00
outdated comment (nw)
This commit is contained in:
parent
b1d6f7a75e
commit
1316e77bd5
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user