mirror of
https://github.com/holub/mame
synced 2025-07-01 08:18:59 +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)
|
||||
cb.resolve_safe();
|
||||
|
||||
// resolve IOS (assume soft mode unless specified)
|
||||
// resolve IOS (assume soft mode unless specified)
|
||||
m_ios_cb.resolve_safe(0);
|
||||
|
||||
// save state
|
||||
|
Loading…
Reference in New Issue
Block a user