summaryrefslogtreecommitdiff
path: root/src/core/hle/service/fs.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Renamed souce files of services to match port namesGravatar Gareth Poole2014-10-291-31/+0
* Add `override` keyword through the code.Gravatar Yuri Kunde Schlesner2014-10-261-1/+1
* Core: Alter the kernel string functions to use std::string instead of const c...Gravatar Lioncash2014-08-171-1/+1
* FS: Fix port name (old port name was based on an unaligned memory read).Gravatar bunnei2014-08-051-1/+1
* FS: Added stubbed code to intercept and decode file system service functions.Gravatar bunnei2014-06-271-0/+31