mirror of
https://github.com/holub/mame
synced 2025-05-25 15:25:33 +03:00
improve comment
This commit is contained in:
parent
c1f5424415
commit
d227a1eb93
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user