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
/
file_backend.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
FileSys: remove Open from FileBackend
wwylele
2016-11-19
1
-6
/
+0
*
Remove empty newlines in #include blocks.
Emmanuel Gil Peyrot
2016-09-21
1
-1
/
+0
*
Manually tweak source formatting and then re-run clang-format
Yuri Kunde Schlesner
2016-09-19
1
-4
/
+2
*
Sources: Run clang-format on everything.
Emmanuel Gil Peyrot
2016-09-18
1
-3
/
+6
*
HLE/FS: Return the proper error codes when opening files.
Subv
2016-03-20
1
-2
/
+2
*
HLE/FS: Return the proper error codes on file Read/Write operations.
Subv
2016-03-20
1
-4
/
+5
*
Archive: Correct a few incorrect types in function signatures
Yuri Kunde Schlesner
2015-07-14
1
-4
/
+4
*
Common: Cleanup memory and misc includes.
Emmanuel Gil Peyrot
2015-06-28
1
-0
/
+2
*
Common: Remove common.h
Yuri Kunde Schlesner
2015-05-07
1
-1
/
+0
*
Clean-up includes
Yuri Kunde Schlesner
2015-05-07
1
-2
/
+1
*
License change
purpasmart96
2014-12-21
1
-1
/
+1
*
Filesystem/Archives: Implemented the SaveData archive
Subv
2014-12-18
1
-0
/
+5
*
Service.FS: Rename FileSys::File to FileBackend
Yuri Kunde Schlesner
2014-12-16
1
-0
/
+66