Changes

16 bytes added ,  09:53, 8 February 2018
how to save an imkv
Line 250: Line 250:  
| 12 || || Takes a 0x10-sized entry. Returns a u64.
 
| 12 || || Takes a 0x10-sized entry. Returns a u64.
 
|-
 
|-
| 13 || CloseMetaDatabase ||  Closes/Flushes all resources for the meta database, and causes all future IPC commands to the current session to return error 0xDC05.
+
| 13 || CloseMetaDatabase ||  Closes the meta database, and causes all future IPC commands to the current session to return error 0xDC05.
 
|-
 
|-
 
| 14 || || Takes a type-6 byte buffer, and a type-5 buffer with each entry being 16 bytes.
 
| 14 || || Takes a type-6 byte buffer, and a type-5 buffer with each entry being 16 bytes.
 
|-
 
|-
| 15 || EndIteration || Void.
+
| 15 || SaveMetaDatabase || Flushes the in-memory database to savedata.
 
|-
 
|-
 
| 16 || || Takes two 0x10-sized entries. Returns a bool/u8.
 
| 16 || || Takes two 0x10-sized entries. Returns a bool/u8.