aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/hle/service/fs.h
Commit message (Expand)AuthorAge
* Core: Alter the kernel string functions to use std::string instead of const c...Gravatar Lioncash2014-08-17
* FS: Fix port name (old port name was based on an unaligned memory read).Gravatar bunnei2014-08-05
* FS: Added stubbed code to intercept and decode file system service functions.Gravatar bunnei2014-06-27