index
:
anonymous/yuzu
master
yuzu is the world's most popular, open-source, Nintendo Switch emulator — started by the creators of Citra. It is written in C++ with portability in mind,
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
core
/
file_sys
/
archive_systemsavedata.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
file_sys: Make a few single-argument constructors explicit
Lioncash
2016-12-07
1
-1
/
+1
*
Remove empty newlines in #include blocks.
Emmanuel Gil Peyrot
2016-09-21
1
-2
/
+0
*
Sources: Run clang-format on everything.
Emmanuel Gil Peyrot
2016-09-18
1
-2
/
+5
*
HLE/FS: Implemented GetFormatInfo
Subv
2016-03-20
1
-1
/
+2
*
Core: Cleanup file_sys includes.
Emmanuel Gil Peyrot
2015-06-28
1
-2
/
+5
*
Services/FS: Implemented DeleteExtSaveData, CreateSystemSaveData and DeleteSystemSaveData
Subv
2015-03-14
1
-0
/
+25
*
Archives: Properly implemented the SystemSaveData archive.
Subv
2015-02-26
1
-7
/
+7
*
Archives: Changed the way paths are built for the archives.
Subv
2015-01-04
1
-2
/
+0
*
FileSys: Clean up according to the coding style, and remove redundant namespaced names.
Emmanuel Gil Peyrot
2014-12-24
1
-1
/
+1
*
CFG: Implemented the GetConfigInfoBlk2 function.
Subv
2014-12-21
1
-1
/
+1
*
License change
purpasmart96
2014-12-21
1
-1
/
+1
*
SystemSaveData: Added a TODO to move it to the NAND.
Subv
2014-12-18
1
-1
/
+3
*
SaveData: Implemented the SystemSaveData archive.
Subv
2014-12-18
1
-0
/
+31