Changes

39 bytes added ,  02:50, 24 December 2017
Line 4: Line 4:  
! Cmd || Name || Arguments || Notes
 
! Cmd || Name || Arguments || Notes
 
|-
 
|-
| 0 || MountCode || u64 TID + X descriptor [[#ContentPath]] || Returns an [[#IFileSystem]].
+
| 0 || MountCode || u64 TitleId + X descriptor [[#ContentPath]] || Returns an [[#IFileSystem]].
 
|-
 
|-
| 1 || IsCodeMounted || u64 PID || Returns a bool (1 if code is mounted).
+
| 1 || IsCodeMounted || u64 ProcessId || Returns a bool (1 if code is mounted).
 
|-
 
|-
| 2 || [4.0.0+]
+
| 2 || [4.0.0+] Initialize || PID descriptor
 
|}
 
|}