| Previous | 199869 Revisions | Next |
| r44663 Thursday 4th February, 2016 at 14:10:04 UTC by Robbbert |
|---|
| mc1000: make software list appear in File Manager. |
| [src/mame/drivers] | mc1000.cpp |
| r253174 | r253175 | |
|---|---|---|
| 453 | 453 | /* devices */ |
| 454 | 454 | MCFG_CASSETTE_ADD("cassette") |
| 455 | 455 | MCFG_CASSETTE_DEFAULT_STATE(CASSETTE_STOPPED | CASSETTE_MOTOR_ENABLED | CASSETTE_SPEAKER_ENABLED) |
| 456 | MCFG_CASSETTE_INTERFACE("mc1000_cass") | |
| 456 | 457 | |
| 457 | 458 | MCFG_SOFTWARE_LIST_ADD("cass_list", "mc1000_cass") |
| 458 | 459 |
| https://github.com/mamedev/mame/commit/196e742a77f7719f61318c420e79ae08add25124 |
| Previous | 199869 Revisions | Next |