mirror of
https://github.com/holub/mame
synced 2025-10-05 08:41:31 +03:00
SH3/4 drc: reset drc cache
This commit is contained in:
parent
4fefa7401f
commit
077aaa2119
@ -1633,6 +1633,7 @@ void sh34_base_device::device_reset()
|
||||
m_sh2_state->sleep_mode = 0;
|
||||
|
||||
m_sh4_mmu_enabled = 0;
|
||||
m_cache_dirty = true;
|
||||
}
|
||||
|
||||
/*-------------------------------------------------
|
||||
|
Loading…
Reference in New Issue
Block a user