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
/
xts_archive.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
vfs: Use existing type aliases consistently
Lioncash
2020-12-10
1
-3
/
+3
*
file_sys: Replace inclusions with forward declarations where applicable
Lioncash
2020-08-23
1
-3
/
+7
*
key_manager: Correct casing of instance()
Lioncash
2020-07-01
1
-1
/
+1
*
crypto: Make KeyManager a singleton class
FearlessTobi
2020-05-20
1
-1
/
+1
*
vfs: Remove InterpretAsDirectory and related functions
Zach Hilman
2018-10-19
1
-3
/
+0
*
Merge pull request #1364 from lioncash/content
bunnei
2018-09-21
1
-0
/
+1
|
\
|
*
file-sys: Default heavy-weight class destructors in the cpp file
Lioncash
2018-09-20
1
-0
/
+1
*
|
xts_archive: Make AsNCA() return a std::unique_ptr instead of a std::shared_ptr
Lioncash
2018-09-19
1
-1
/
+1
*
|
xts_archive: Ensure NAX's type member is always initialized
Lioncash
2018-09-19
1
-1
/
+1
|
/
*
file_sys/crypto: Fix missing/unnecessary includes
Zach Hilman
2018-08-25
1
-0
/
+1
*
crypto: Eliminate magic constants
Zach Hilman
2018-08-23
1
-5
/
+5
*
file_sys: Implement NAX containers
Zach Hilman
2018-08-23
1
-0
/
+68