Changes

Jump to navigation Jump to search
Line 509: Line 509:  
=== PushToAppletBoundChannel ===
 
=== PushToAppletBoundChannel ===
 
Takes an input [[#IStorage]], no output.
 
Takes an input [[#IStorage]], no output.
 +
 +
This is similar to [[#PushToAppletBoundChannelForDebug]] (no DebugMode check), except the used s32 is loaded from elsewhere and must be in the range 31-32.
    
=== TryPopFromAppletBoundChannel ===
 
=== TryPopFromAppletBoundChannel ===
 
No input, returns an output [[#IStorage]].
 
No input, returns an output [[#IStorage]].
 +
 +
This is similar to [[#TryPopFromAppletBoundChannelForDebug]] (no DebugMode check), except the used s32 is loaded from elsewhere and must be in the range 31-32.
    
=== GetDisplayLogicalResolution ===
 
=== GetDisplayLogicalResolution ===

Navigation menu