Changes

Jump to navigation Jump to search
80 bytes removed ,  20:43, 10 August 2018
IDirectory::Read does not take an input, that's just some padding.
Line 672: Line 672:     
== Read ==
 
== Read ==
Takes a type-0x6 output buffer and an input u64. Unknown what the u64 is for, doesn't(?) seem to affect output. Returns an output u64(?) for the total number of read entries, this is 0 when no more entries are available.
+
Takes a type-0x6 output buffer. Returns an output u64(?) for the total number of read entries, this is 0 when no more entries are available.
    
The output buffer contains the read array of [[#DirectoryEntry]]. This doesn't include entries for "." and "..".
 
The output buffer contains the read array of [[#DirectoryEntry]]. This doesn't include entries for "." and "..".
151

edits

Navigation menu