aboutsummaryrefslogtreecommitdiff
path: root/src/core/file_sys/directory_sdmc.cpp
AgeCommit message (Expand)Author
2014-12-17Filesystem/Archives: Implemented the SaveData archiveSubv
2014-12-13Convert old logging calls to new logging macrosYuri Kunde Schlesner
2014-12-07Make OpenDirectory fail if the directory doesn't existarchshift
2014-11-18directory_sdmc: Fix a signed/unsigned mismatch comparisonLioncash
2014-11-17FileSys: Updated backend code to use FileSys::Path instead of string for paths.bunnei
2014-10-29Fix some warningsSean
2014-10-06Common: Add a helper function to generate a 8.3 filename from a long one.Emmanuel Gil Peyrot
2014-09-17Core: Add a Directory object, with both a stub and a passthrough implementati...Emmanuel Gil Peyrot