| 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 |
| r32442 | r32443 | |
|---|---|---|
| 79 | 79 | UINT8 m_sound_data; |
| 80 | 80 | UINT8 m_strobe; |
| 81 | 81 | UINT8 m_kbdrow; |
| 82 | bool m_cb1; | |
| 83 | 82 | bool m_data_ok; |
| 84 | 83 | required_device<cpu_device> m_maincpu; |
| 85 | 84 | required_device<cpu_device> m_audiocpu; |
| Previous | 199869 Revisions | Next |