Changes

Jump to navigation Jump to search
32 bytes added ,  21:40, 18 April 2020
Line 164: Line 164:  
Same input/output as [[#Initalize]] except this doesn't take an input handle.
 
Same input/output as [[#Initalize]] except this doesn't take an input handle.
   −
The work-buffer (size is still specified with this cmd) is not backed by TransferMemory.
+
The work-buffer (size is still specified with this cmd) is backed by memory in the sysmodule, instead of TransferMemory.
    
sdknso will only use this cmd when two flags in the input config are set: the first one being set indicates that the bsd:s service is used, while the second flag enables using this cmd. An error is thrown if the work-buffer size is <0x1000. Otherwise when these flags aren't set, [[#Initialize]] is used as usual.
 
sdknso will only use this cmd when two flags in the input config are set: the first one being set indicates that the bsd:s service is used, while the second flag enables using this cmd. An error is thrown if the work-buffer size is <0x1000. Otherwise when these flags aren't set, [[#Initialize]] is used as usual.

Navigation menu