summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/fs.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Core: Alter the kernel string functions to use std::string instead of const char*.Lioncash2014-08-181-1/+1
* FS: Fix port name (old port name was based on an unaligned memory read).bunnei2014-08-061-1/+1
* FS: Added stubbed code to intercept and decode file system service functions.bunnei2014-06-271-0/+31