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
/
savedata_factory.h
Age
Commit message (
Expand
)
Author
2018-10-29
ns: Implement command 400: GetApplicationControlData
Zach Hilman
2018-10-29
savedata_factory: Expose accessors for SaveDataSpace
Zach Hilman
2018-09-19
file-sys: Default heavy-weight class destructors in the cpp file
Lioncash
2018-09-03
file_sys: Replace includes with forward declarations where applicable
Lioncash
2018-08-31
core/core: Replace includes with forward declarations where applicable
Lioncash
2018-08-21
qt/main: Port part of citra(#3411), open savedata works
tech4me
2018-08-08
file_sys: Add missing include in savedata_factory
Zach Hilman
2018-07-18
savedata_factory: Make SaveDataDescriptor's DebugInfo() function a const memb...
Lioncash
2018-07-18
Virtual Filesystem 2: Electric Boogaloo (#676)
Zach Hilman
2018-07-17
General Filesystem and Save Data Fixes (#670)
Zach Hilman
2018-07-07
Revert "Virtual Filesystem (#597)"
bunnei
2018-07-06
Virtual Filesystem (#597)
Zach Hilman
2018-03-04
FS: Make EnsureSaveData create the savedata folder when called for the first ...
Subv
2018-03-01
Filesystem: Added a SaveData Factory and associated Disk_FileSystem.
Subv