summaryrefslogtreecommitdiffstats
path: root/src/core/file_sys/errors.h (unfollow)
Commit message (Expand)AuthorFilesLines
2018-03-04FS: Use the correct error code when trying to open files that don't exist.Subv1-22/+3
2017-11-01hle: Use Switch formatted result codes.bunnei1-56/+10
2017-05-25FileSys: Move all result description to errors.hYuri Kunde Schlesner1-43/+84
2017-02-13file_sys: add Self NCCH archivewwylele1-0/+10
2016-11-29FileSys: Implement OtherSaveDatawwylele1-0/+3
2016-11-19FileSys: add SDMCWriteOnlyArchivewwylele1-0/+2
2016-11-19FileSys: add SDMCArchivewwylele1-0/+9
2016-11-19FileSys: add SaveDataArchivewwylele1-0/+29