mirror of
https://github.com/holub/mame
synced 2025-04-20 15:32:45 +03:00
This commit is contained in:
parent
3feda58639
commit
904d27ff43
@ -706,7 +706,7 @@ void cdicdic_device::process_audio_map()
|
||||
else
|
||||
{
|
||||
m_decode_addr = 0xffff;
|
||||
m_audio_sector_counter = m_audio_format_sectors;
|
||||
m_audio_sector_counter = 0;
|
||||
}
|
||||
|
||||
if (was_decoding)
|
||||
|
Loading…
Reference in New Issue
Block a user