aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/file_sys/directory_sdmc.cpp
Commit message (Expand)AuthorAge
* Filesystem/Archives: Implemented the SaveData archiveGravatar Subv2014-12-17
* Convert old logging calls to new logging macrosGravatar Yuri Kunde Schlesner2014-12-13
* Make OpenDirectory fail if the directory doesn't existGravatar archshift2014-12-07
* directory_sdmc: Fix a signed/unsigned mismatch comparisonGravatar Lioncash2014-11-18
* FileSys: Updated backend code to use FileSys::Path instead of string for paths.Gravatar bunnei2014-11-17
* Fix some warningsGravatar Sean2014-10-29
* Common: Add a helper function to generate a 8.3 filename from a long one.Gravatar Emmanuel Gil Peyrot2014-10-06
* Core: Add a Directory object, with both a stub and a passthrough implementati...Gravatar Emmanuel Gil Peyrot2014-09-17