improve comment

This commit is contained in:
Nicola Salmoria 2009-02-15 10:14:30 +00:00
parent c1f5424415
commit d227a1eb93

View File

@ -269,7 +269,7 @@ static MACHINE_DRIVER_START( mikie )
MDRV_VIDEO_UPDATE(mikie)
// sound hardware
// manual says 2xSN76489AN but SN76489 sounds correct
// manual says 2xSN76489AN but SN76489 sounds correct in the locker room level (sound test 24)
MDRV_SPEAKER_STANDARD_MONO("mono")
MDRV_SOUND_ADD("sn1", SN76489, XTAL/8)