| Previous | 199869 Revisions | Next |
| r34765 Saturday 31st January, 2015 at 18:10:15 UTC by Couriersud |
|---|
| Fix clang compile. (nw) |
| [src/emu/bus/snes_ctrl] | bcbattle.h |
| r243276 | r243277 | |
|---|---|---|
| 52 | 52 | int m_pending_code, m_new_code, m_transmitting, m_cur_bit, m_cur_byte; |
| 53 | 53 | emu_timer *battler_timer; |
| 54 | 54 | |
| 55 | int m_strobe, m_ | |
| 55 | int m_strobe, m_idx; | |
| 56 | 56 | }; |
| 57 | 57 | |
| 58 | 58 | // device type definition |
| https://github.com/mamedev/mame/commit/9eb833d795bc18a66abdb411a207d5a7669b5eac |
| Previous | 199869 Revisions | Next |