Line 1,193: |
Line 1,193: |
| ! Cmd || Name | | ! Cmd || Name |
| |- | | |- |
− | | 8 || Register | + | | 8 || [[#Register]] |
| |- | | |- |
− | | 16 || Process | + | | 16 || [[#Process]] |
| |- | | |- |
− | | 18 || Cancel | + | | 18 || [[#Cancel]] |
| |} | | |} |
| + | |
| + | == Register == |
| + | Takes an input u64, no output. |
| + | |
| + | == Process == |
| + | Takes an input u64, returns an output u64. |
| + | |
| + | == Cancel == |
| + | No input/output. |
| | | |
| = ISaveDataExporter = | | = ISaveDataExporter = |