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_backend.h
Age
Commit message (
Expand
)
Author
2015-05-06
FileSys: De-inline Path members
Yuri Kunde Schlesner
2015-05-06
FileSys: Clean-up includes, de-inline destructors
Yuri Kunde Schlesner
2015-02-10
FS: Allow multiple instances of the same archive type to be open at once
Yuri Kunde Schlesner
2015-01-02
Archives: Reduced duplicate code in RomFS and SaveCheck.
Subv
2014-12-29
Archives: Implemented ExtSaveData and SharedExtSaveData
Subv
2014-12-24
FileSys: Clean up according to the coding style, and remove redundant namespa...
Emmanuel Gil Peyrot
2014-12-21
CFG: Implemented the GetConfigInfoBlk2 function.
Subv
2014-12-21
Merge pull request #291 from purpasmart96/license
bunnei
2014-12-21
Merge pull request #271 from archshift/createf
bunnei
2014-12-21
Added CreateFile to the FS_USER service
archshift
2014-12-20
License change
purpasmart96
2014-12-20
Clean up some warnings
Chin
2014-12-16
FS.Archive: Clean up treatment of archives and their handles
Yuri Kunde Schlesner
2014-12-16
Service.FS: Rename FileSys::File to FileBackend
Yuri Kunde Schlesner
2014-12-16
Service.FS: Rename FileSys::Directory to DirectoryBackend
Yuri Kunde Schlesner
2014-12-16
Service.FS: Rename FileSys::Archive to ArchiveBackend
Yuri Kunde Schlesner