Changes

Jump to navigation Jump to search
241 bytes added ,  01:27, 13 August 2014
Line 44: Line 44:  
|-
 
|-
 
| 0x4
 
| 0x4
| ?
+
| Triggered when ptu:s GetShellStatus() (cmd 0x8110000) returns 5.
 
|-
 
|-
 
| 0x5
 
| 0x5
Line 53: Line 53:  
|-
 
|-
 
| 0x7
 
| 0x7
| System is shutting down / power-button related?
+
| Triggered by aptInitialize()/aptEnable() when SomeState != 0.
 
|-
 
|-
 
| 0x8
 
| 0x8
| Power button pressed.
+
| Power button pressed. Triggered by a call to aptAppletUtility() type12.
 
|-
 
|-
 
| 0x9
 
| 0x9
| ?
+
| Triggered by a call to aptAppletUtility() type0.
 
|-
 
|-
 
| 0xA
 
| 0xA
Line 65: Line 65:  
|-
 
|-
 
| 0xB
 
| 0xB
| ?
+
| Error? Triggered by aptInitialize()/aptEnable() when SomeState == 0.
 
|}
 
|}
    
These signals are triggered regardless of whether the process using this command is currently active(like with a suspended application).
 
These signals are triggered regardless of whether the process using this command is currently active(like with a suspended application).

Navigation menu