aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/file_sys/file_sdmc.h
Commit message (Expand)AuthorAge
* Filesystem/Archives: Implemented the SaveData archiveGravatar Subv2014-12-17
* Service.FS: Rename FileSys::File to FileBackendGravatar Yuri Kunde Schlesner2014-12-16
* FileSys: Updated backend code to use FileSys::Path instead of string for paths.Gravatar bunnei2014-11-17
* FileSys: split the constructor into an Open method, in order to notify the op...Gravatar Emmanuel Gil Peyrot2014-10-06
* FileSys/Kernel: Implement SetSize service call for File objects.Gravatar Emmanuel Gil Peyrot2014-10-06
* FileSys: Add forgotten docstrings.Gravatar Emmanuel Gil Peyrot2014-10-06
* Core: Add a passthrough backend for the filesystem, exposed as SDMC.Gravatar Emmanuel Gil Peyrot2014-09-17