| Previous | 199869 Revisions | Next |
| r33161 Monday 3rd November, 2014 at 10:17:15 UTC by Fabio Priuli |
|---|
| fixed obvious typo. nw. |
| [src/emu/bus/dmv] | k803.c |
| r241672 | r241673 | |
|---|---|---|
| 53 | 53 | : device_t(mconfig, DMV_K803, "K803 RTC", tag, owner, clock, "dmv_k803", __FILE__), |
| 54 | 54 | device_dmvslot_interface( mconfig, *this ), |
| 55 | 55 | m_rtc(*this, "rtc"), |
| 56 | m_dsw(*this, "D | |
| 56 | m_dsw(*this, "DSW") | |
| 57 | 57 | { |
| 58 | 58 | } |
| 59 | 59 |
| https://github.com/mamedev/mame/commit/1c4821279797f853a6fd6c79e8a0517e80915b73 |
| Previous | 199869 Revisions | Next |