aboutsummaryrefslogtreecommitdiff
path: root/src/core/file_sys/errors.h
AgeCommit message (Expand)Author
2021-05-01service: filesystem: Return proper error codes for CreateFileMorph
2019-03-10set_sys: Use official nintendo version stringZach Hilman
2018-11-16file_sys/errors: Remove currently unused filesystem error codesLioncash
2018-11-16file_sys/errors: Get rid of the ErrCodes namespaceLioncash
2018-11-16file_sys/errors: Extract FS-related error codes to file_sys/errors.hLioncash
2018-07-20file_sys/errors: Remove redundant object constructor callsLioncash
2018-07-18Virtual Filesystem 2: Electric Boogaloo (#676)Zach Hilman
2018-07-17General Filesystem and Save Data Fixes (#670)Zach Hilman
2018-06-18Services/FS: Return the correct error code when trying to mount a nonexistent...Subv
2018-03-04FS: Use the correct error code when trying to open files that don't exist.Subv
2017-10-31hle: Use Switch formatted result codes.bunnei
2017-05-24FileSys: Move all result description to errors.hYuri Kunde Schlesner
2017-02-13file_sys: add Self NCCH archivewwylele
2016-11-29FileSys: Implement OtherSaveDatawwylele
2016-11-19FileSys: add SDMCWriteOnlyArchivewwylele
2016-11-19FileSys: add SDMCArchivewwylele
2016-11-19FileSys: add SaveDataArchivewwylele