sonofsamus
Still Fresh
- Joined
- Jun 23, 2006
- Messages
- 12
Rather than having to reset the whole GP2X whenever a program hangs, wouldn't it be better to have something like a BSOD pop up, which lets you restart the crashed program or return to the main menu? A daemon could keep track of which programs are running and how long it's been since each program sent it an all-clear message. If a program hasn't responded for say, two seconds or so, the BSOD would kick in. I remember reading that the MMSP2 has a watchdog timer; could it be used for this?
It would take a few extra lines of code for programs to support this, but I think it would be a lot better than having to flick the power switch off and on so often, especially when testing emulators and such.
It would take a few extra lines of code for programs to support this, but I think it would be a lot better than having to flick the power switch off and on so often, especially when testing emulators and such.