| Previous | 199869 Revisions | Next |
| r33958 Friday 19th December, 2014 at 17:26:46 UTC by Olivier Galibert |
|---|
| init order issue (nw) |
| [src/emu/cpu/h8] | h8_timer16.c |
| r242469 | r242470 | |
|---|---|---|
| 162 | 162 | { |
| 163 | 163 | intc = owner()->siblingdevice<h8_intc_device>(intc_tag); |
| 164 | 164 | channel_active = false; |
| 165 | ||
| 165 | clock_type = DIV_1; | |
| 166 | ||
| 166 | 167 | save_item(NAME(tgr_clearing)); |
| 167 | 168 | save_item(NAME(tcr)); |
| 168 | 169 | save_item(NAME(tier)); |
| https://github.com/mamedev/mame/commit/3ef1938bef49dbc7158ea95ded99e302933fe2f9 |
| Previous | 199869 Revisions | Next |