| Previous | 199869 Revisions | Next |
| r35303 Thursday 26th February, 2015 at 17:06:07 UTC by Osso |
|---|
| Fixed MT05852 , stupid copy/paste error on my part (nw) |
| [src/mame/audio] | mw8080bw.c |
| r243814 | r243815 | |
|---|---|---|
| 1646 | 1646 | MCFG_SAMPLES_NAMES(m4_sample_names) |
| 1647 | 1647 | MCFG_SOUND_ROUTE(ALL_OUTPUTS, "lspeaker", 1) |
| 1648 | 1648 | |
| 1649 | MCFG_SOUND_ADD("samples", SAMPLES, 0) | |
| 1649 | MCFG_SOUND_ADD("samples2", SAMPLES, 0) | |
| 1650 | 1650 | MCFG_SAMPLES_CHANNELS(2) |
| 1651 | 1651 | MCFG_SAMPLES_NAMES(m4_sample_names) |
| 1652 | 1652 | MCFG_SOUND_ROUTE(ALL_OUTPUTS, "rspeaker", 1) |
| https://github.com/mamedev/mame/commit/8e08d034bed243ca99c1193af86b46475a474e90 |
| Previous | 199869 Revisions | Next |