aboutsummaryrefslogtreecommitdiff
path: root/src/core/file_sys/file_backend.h
AgeCommit message (Expand)Author
2018-01-21file_sys: Cleanup to better match Switch file system constructs.bunnei
2016-11-19FileSys: remove Open from FileBackendwwylele
2016-09-21Remove empty newlines in #include blocks.Emmanuel Gil Peyrot
2016-09-18Manually tweak source formatting and then re-run clang-formatYuri Kunde Schlesner
2016-09-18Sources: Run clang-format on everything.Emmanuel Gil Peyrot
2016-03-20HLE/FS: Return the proper error codes when opening files.Subv
2016-03-20HLE/FS: Return the proper error codes on file Read/Write operations.Subv
2015-07-13Archive: Correct a few incorrect types in function signaturesYuri Kunde Schlesner
2015-06-28Common: Cleanup memory and misc includes.Emmanuel Gil Peyrot
2015-05-07Common: Remove common.hYuri Kunde Schlesner
2015-05-06Clean-up includesYuri Kunde Schlesner
2014-12-20License changepurpasmart96
2014-12-17Filesystem/Archives: Implemented the SaveData archiveSubv
2014-12-16Service.FS: Rename FileSys::File to FileBackendYuri Kunde Schlesner