Previous 199869 Revisions Next

r32443 Sunday 28th September, 2014 at 01:52:06 UTC by R. Belmont
fix Clang compile (nw)
[src/mame/drivers]s6a.c

trunk/src/mame/drivers/s6a.c
r32442r32443
7979   UINT8 m_sound_data;
8080   UINT8 m_strobe;
8181   UINT8 m_kbdrow;
82   bool m_cb1;
8382   bool m_data_ok;
8483   required_device<cpu_device> m_maincpu;
8584   required_device<cpu_device> m_audiocpu;

Previous 199869 Revisions Next


© 1997-2024 The MAME Team