Changes

Line 394: Line 394:  
| 31 || EndBlockingHomeButtonShortAndLongPressed ||
 
| 31 || EndBlockingHomeButtonShortAndLongPressed ||
 
|-
 
|-
| 32 || BeginBlockingHomeButton ||
+
| 32 || [[#BeginBlockingHomeButton]] ||
 
|-
 
|-
 
| 33 || EndBlockingHomeButton ||
 
| 33 || EndBlockingHomeButton ||
Line 455: Line 455:     
For example, in some cases official apps use this with [[Error_codes|error]] 0x2A2 then uses svcBreak.
 
For example, in some cases official apps use this with [[Error_codes|error]] 0x2A2 then uses svcBreak.
 +
 +
==== BeginBlockingHomeButton ====
 +
Takes an input s64 nanoseconds, no output. The input nanoseconds can be zero.
    
==== NotifyRunning ====
 
==== NotifyRunning ====