mirror of
https://github.com/holub/mame
synced 2025-07-04 17:38:08 +03:00
Here too (nw)
This commit is contained in:
parent
9ed14681ae
commit
6c651abed9
@ -195,7 +195,7 @@ void te7750_device::device_start()
|
|||||||
for (auto &cb : m_output_cb)
|
for (auto &cb : m_output_cb)
|
||||||
cb.resolve_safe();
|
cb.resolve_safe();
|
||||||
|
|
||||||
// resolve IOS (assume soft mode unless specified)
|
// resolve IOS (assume soft mode unless specified)
|
||||||
m_ios_cb.resolve_safe(0);
|
m_ios_cb.resolve_safe(0);
|
||||||
|
|
||||||
// save state
|
// save state
|
||||||
|
Loading…
Reference in New Issue
Block a user