Changes

56 bytes removed ,  04:19, 14 June 2017
Line 4: Line 4:  
! Cmd || Name || Notes
 
! Cmd || Name || Notes
 
|-
 
|-
| 0 || || Takes a u8 as input.
+
| 0 || ||  
 
|-
 
|-
| 1 || || Takes a u8 as input.
+
| 1 || ||  
 
|-
 
|-
| 2 || || Takes a u8 as input.
+
| 2 || ||  
 
|-
 
|-
| 3 || || Takes a u8 as input.
+
| 3 || ||  
 
|-
 
|-
 
| 4 || GetContentStorage ||
 
| 4 || GetContentStorage ||
Line 16: Line 16:  
| 5 || GetContentMetaDatabase ||
 
| 5 || GetContentMetaDatabase ||
 
|-
 
|-
| 8 || || Takes a u8 as input.
+
| 8 || ||  
 
|-
 
|-
 
| 9 || InitializeStorageForMediaId ||
 
| 9 || InitializeStorageForMediaId ||
Line 26: Line 26:  
| 12 || UninitializeDatabaseForMediaId ||
 
| 12 || UninitializeDatabaseForMediaId ||
 
|}
 
|}
 +
 +
All of the above cmds takes a u8 as input.
    
== IContentStorage ==
 
== IContentStorage ==