Changes

Jump to navigation Jump to search
40 bytes added ,  15:51, 26 March 2008
m
Needs more work, just a beginning.
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
172

edits

Navigation menu