| Previous | 199869 Revisions | Next |
| r32743 Tuesday 14th October, 2014 at 17:49:31 UTC by Curt Coder |
|---|
| Fixed clang build. (nw) |
| [src/emu/sound] | lmc1992.h |
| r32742 | r32743 | |
|---|---|---|
| 88 | 88 | private: |
| 89 | 89 | inline void execute_command(int addr, int data); |
| 90 | 90 | |
| 91 | sound_stream *m_stream[4]; | |
| 91 | //sound_stream *m_stream[4]; | |
| 92 | 92 | |
| 93 | 93 | int m_enable; // enable latch |
| 94 | 94 | int m_data; // data latch |
| Previous | 199869 Revisions | Next |