mirror of
https://github.com/holub/mame
synced 2025-04-24 17:30:55 +03:00
init order issue (nw)
This commit is contained in:
parent
b6cac0342b
commit
3ef1938bef
@ -162,7 +162,8 @@ void h8_timer16_channel_device::device_start()
|
||||
{
|
||||
intc = owner()->siblingdevice<h8_intc_device>(intc_tag);
|
||||
channel_active = false;
|
||||
|
||||
clock_type = DIV_1;
|
||||
|
||||
save_item(NAME(tgr_clearing));
|
||||
save_item(NAME(tcr));
|
||||
save_item(NAME(tier));
|
||||
|
Loading…
Reference in New Issue
Block a user