Line 3:
Line 3:
this handles the shutdown/reset button on the front of the Wii, maybe it handles more.
this handles the shutdown/reset button on the front of the Wii, maybe it handles more.
−
+
===Shutdown To Standby===
STM_ShutdownToStandby
STM_ShutdownToStandby
Line 10:
Line 10:
ios_ioctl( fd, 0x2003, inbuf, 0x20, outbuf, 0x20);
ios_ioctl( fd, 0x2003, inbuf, 0x20, outbuf, 0x20);
+
===Hot Reset===
STM_HotReset
STM_HotReset