aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/hle/service/fs.cpp
Commit message (Expand)AuthorAge
* Renamed souce files of services to match port namesGravatar Gareth Poole2014-10-29
* Don’t fail on empty filename in OpenFileDirectly, return the archive handle...Gravatar Emmanuel Gil Peyrot2014-10-25
* FS: Implement OpenArchive, OpenDirectory, OpenFile and OpenFileDirectly calls.Gravatar Emmanuel Gil Peyrot2014-09-17
* core: Prune redundant includesGravatar archshift2014-09-08
* FileSys: Added preliminary support for applications reading the RomFS archive.Gravatar bunnei2014-07-04
* FS: Added stubbed code to intercept and decode file system service functions.Gravatar bunnei2014-06-27