mirror of
https://github.com/holub/mame
synced 2025-04-21 16:01:56 +03:00
m68000: Unexpectedly, device reset time warps?
This commit is contained in:
parent
2ef8679738
commit
ce7f89d949
@ -322,6 +322,7 @@ void m68000_device::device_reset()
|
||||
m_count_before_instruction_step = 0;
|
||||
m_post_run = 0;
|
||||
m_post_run_cycles = 0;
|
||||
m_last_vpa_time = 0;
|
||||
update_user_super();
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user