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
/
archive_extsavedata.h
Age
Commit message (
Expand
)
Author
2017-02-26
Doxygen: Amend minor issues (#2593)
Mat M
2016-09-21
Remove empty newlines in #include blocks.
Emmanuel Gil Peyrot
2016-09-18
Sources: Run clang-format on everything.
Emmanuel Gil Peyrot
2016-03-21
archive_extsavedata: Fix member initialization order
Lioncash
2016-03-20
HLE/FS: Change the error code returned when an ExtSaveData archive is not found.
Subv
2016-03-20
HLE/FS: Corrected some style concerns.
Subv
2016-03-20
HLE/FS: Implemented GetFormatInfo
Subv
2015-06-28
Core: Cleanup file_sys includes.
Emmanuel Gil Peyrot
2015-05-29
Remove every trailing whitespace from the project (but externals).
Emmanuel Gil Peyrot
2015-03-14
Services/FS: Implemented DeleteExtSaveData, CreateSystemSaveData and DeleteSy...
Subv
2015-02-10
FS: Allow multiple instances of the same archive type to be open at once
Yuri Kunde Schlesner
2015-01-24
Services: Stubbed more services.
Subv
2015-01-03
Archives: Changed the way paths are built for the archives.
Subv
2014-12-29
Archives: Implemented ExtSaveData and SharedExtSaveData
Subv