diff options
author | 2010-05-30 16:09:38 +0000 | |
---|---|---|
committer | 2010-05-30 16:09:38 +0000 | |
commit | 1f47f5a0d5dc5936a46bc969e034b5a837392c25 (patch) | |
tree | 8a62ae0482e54feea3d8addaf5d004c6096234f2 /src | |
parent | b813aae459ee845ddea8d50fa6d9a12c3d497306 (diff) |
(rm note)
Diffstat (limited to 'src')
-rw-r--r-- | src/mame/drivers/mikie.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mame/drivers/mikie.c b/src/mame/drivers/mikie.c index c70463f4b11..c828f0b6f06 100644 --- a/src/mame/drivers/mikie.c +++ b/src/mame/drivers/mikie.c @@ -252,7 +252,6 @@ static MACHINE_DRIVER_START( mikie ) MDRV_VIDEO_UPDATE(mikie) /* sound hardware */ - // on the pcb there are 2x76489AN but SN76489 sounds correct in the locker room level (sound test 24) MDRV_SPEAKER_STANDARD_MONO("mono") MDRV_SOUND_ADD("sn1", SN76489A, XTAL/8) |