Applet Manager services: Difference between revisions
Line 280: | Line 280: | ||
! Cmd || Name || Notes | ! Cmd || Name || Notes | ||
|- | |- | ||
| 10 || || Takes | | 10 || || Takes an input u64 '''offset''' and a type-0x22 output buffer, returns an output u64 '''actual_transfer_size'''. | ||
|- | |- | ||
| 11 || || Takes | | 11 || || Takes an input u64 '''offset''' and a type-0x21 input buffer, no output. | ||
|} | |} | ||
These commands copy data from/to a state buffer and the user specified buffer. The size of the state buffer is 0x400-bytes. | |||
== ILibraryAppletProxy == | == ILibraryAppletProxy == |