pv1000: update stream before writing to soundchip

This commit is contained in:
hap 2025-06-25 21:23:26 +02:00
parent 3b6ef1d456
commit ab72bc83dd

View File

@ -73,6 +73,8 @@ void pv1000_sound_device::device_start()
void pv1000_sound_device::voice_w(offs_t offset, uint8_t data)
{
offset &= 0x03;
m_sh_channel->update();
switch (offset)
{
case 0x03: