| Previous | 199869 Revisions | Next |
| r31832 Friday 29th August, 2014 at 19:38:06 UTC by Wilbert Pol |
|---|
| atari_s1.c: removed unused member (nw) |
| [src/mame/drivers] | atari_s1.c |
| r31831 | r31832 | |
|---|---|---|
| 82 | 82 | TIMER_DEVICE_CALLBACK_MEMBER(nmi); |
| 83 | 83 | TIMER_DEVICE_CALLBACK_MEMBER(timer_s); |
| 84 | 84 | private: |
| 85 | bool m_timer_sb; | |
| 86 | 85 | bool m_audiores; |
| 87 | 86 | UINT8 m_timer_s[3]; |
| 88 | 87 | UINT8 m_vol; |
| Previous | 199869 Revisions | Next |