summaryrefslogtreecommitdiff
path: root/src/core/file_sys/file_backend.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* file_sys: Cleanup to better match Switch file system constructs.Gravatar bunnei2018-01-211-66/+0
* FileSys: remove Open from FileBackendGravatar wwylele2016-11-191-6/+0
* Remove empty newlines in #include blocks.Gravatar Emmanuel Gil Peyrot2016-09-211-1/+0
* Manually tweak source formatting and then re-run clang-formatGravatar Yuri Kunde Schlesner2016-09-181-4/+2
* Sources: Run clang-format on everything.Gravatar Emmanuel Gil Peyrot2016-09-181-3/+6
* HLE/FS: Return the proper error codes when opening files.Gravatar Subv2016-03-201-2/+2
* HLE/FS: Return the proper error codes on file Read/Write operations.Gravatar Subv2016-03-201-4/+5
* Archive: Correct a few incorrect types in function signaturesGravatar Yuri Kunde Schlesner2015-07-131-4/+4
* Common: Cleanup memory and misc includes.Gravatar Emmanuel Gil Peyrot2015-06-281-0/+2
* Common: Remove common.hGravatar Yuri Kunde Schlesner2015-05-071-1/+0
* Clean-up includesGravatar Yuri Kunde Schlesner2015-05-061-2/+1
* License changeGravatar purpasmart962014-12-201-1/+1
* Filesystem/Archives: Implemented the SaveData archiveGravatar Subv2014-12-171-0/+5
* Service.FS: Rename FileSys::File to FileBackendGravatar Yuri Kunde Schlesner2014-12-161-0/+66