| Previous | 199869 Revisions | Next |
| r33945 Thursday 18th December, 2014 at 09:06:24 UTC by James Wallace |
|---|
| Fix wrong device declaration in SC2 (nw) |
| [src/mame/drivers] | bfm_sc2.c |
| r242456 | r242457 | |
|---|---|---|
| 199 | 199 | optional_device<stepper_device> m_reel3; |
| 200 | 200 | optional_device<stepper_device> m_reel4; |
| 201 | 201 | optional_device<stepper_device> m_reel5; |
| 202 | | |
| 202 | required_device<upd7759_device> m_upd7759; | |
| 203 | 203 | optional_device<bfm_bd1_t> m_vfd0; |
| 204 | 204 | optional_device<bfm_bd1_t> m_vfd1; |
| 205 | 205 | optional_device<bfmdm01_device> m_dm01; |
| https://github.com/mamedev/mame/commit/2cdbad42ed6b83010d463fd96122a78afe196079 |
| Previous | 199869 Revisions | Next |