(07-01-2009, 05:26 PM)gcp111 Wrote:(07-01-2009, 03:21 PM)Iulius Wrote: one question : is it possible to change the watchdog value ingame
Probably. Just bind some hotkey to change FAKE_GP_WATCHDOG_PERIOD to some insane number and see if it works.
The funcion is called init, so i guess it's only called a the start of emulation.

If that's so, we would have to implement another function which reacts to an option change.
We either check every frame comparing the Watchdog values from ConfigManager to detect any changes, or make ConfigManager send an event or notification to SystemTimers if a change is done.
One sounds like yet another if check per-frame, and the other looks like a mess with the includes.
ASRock Conroe 1333-D667
Intel Pentium Dual Core E2180 2.00GHZ
2GB ram
Windows XP x64
Ati Radeon HD3650 256mb GDDR3
Intel Pentium Dual Core E2180 2.00GHZ
2GB ram
Windows XP x64
Ati Radeon HD3650 256mb GDDR3
![[Image: bugwk7.gif]](http://img503.imageshack.us/img503/301/bugwk7.gif)

