index
:
yuzu-mainline
master
A backup of the Yuzu mainline repo. Only includes the master branch, nothing else.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
file_sys
/
file_backend.h
Age
Commit message (
Expand
)
Author
2018-01-21
file_sys: Cleanup to better match Switch file system constructs.
bunnei
2016-11-19
FileSys: remove Open from FileBackend
wwylele
2016-09-21
Remove empty newlines in #include blocks.
Emmanuel Gil Peyrot
2016-09-18
Manually tweak source formatting and then re-run clang-format
Yuri Kunde Schlesner
2016-09-18
Sources: Run clang-format on everything.
Emmanuel Gil Peyrot
2016-03-20
HLE/FS: Return the proper error codes when opening files.
Subv
2016-03-20
HLE/FS: Return the proper error codes on file Read/Write operations.
Subv
2015-07-13
Archive: Correct a few incorrect types in function signatures
Yuri Kunde Schlesner
2015-06-28
Common: Cleanup memory and misc includes.
Emmanuel Gil Peyrot
2015-05-07
Common: Remove common.h
Yuri Kunde Schlesner
2015-05-06
Clean-up includes
Yuri Kunde Schlesner
2014-12-20
License change
purpasmart96
2014-12-17
Filesystem/Archives: Implemented the SaveData archive
Subv
2014-12-16
Service.FS: Rename FileSys::File to FileBackend
Yuri Kunde Schlesner