mirror of
https://github.com/holub/mame
synced 2025-04-23 00:39:36 +03:00
segaybd.c: Fix 0.146u5 sound regression [Alex Jackson]
This commit is contained in:
parent
22a3ee906d
commit
25d6704e43
@ -382,6 +382,7 @@ void segaybd_state::device_timer(emu_timer &timer, device_timer_id id, int param
|
||||
}
|
||||
#endif
|
||||
}
|
||||
break;
|
||||
|
||||
case TID_SOUND_WRITE:
|
||||
soundlatch_write(param);
|
||||
|
Loading…
Reference in New Issue
Block a user