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
/
submission_package.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
core: Port current uses of RegisteredCache to ContentProvider
Zach Hilman
2019-03-27
1
-4
/
+7
*
file_sys: Use common KeyManager in NCA container types
Zach Hilman
2018-11-02
1
-0
/
+2
*
vfs: Remove InterpretAsDirectory and related functions
Zach Hilman
2018-10-19
1
-3
/
+0
*
submission_package: Ensure the 'extracted' member variable is always initialized
Lioncash
2018-10-03
1
-1
/
+1
*
submission_package: Move ExeFS and RomFS initialization to its own function
Lioncash
2018-10-03
1
-0
/
+1
*
submission_package: Move NCA reading code to its own function
Lioncash
2018-10-03
1
-0
/
+2
*
file-sys: Default heavy-weight class destructors in the cpp file
Lioncash
2018-09-20
1
-1
/
+1
*
file_sys/submission_package: Replace includes with forward declarations where applicable
Lioncash
2018-09-05
1
-5
/
+8
*
main: Only show DRD deprecation warning once
Zach Hilman
2018-09-04
1
-1
/
+2
*
nsp: Comply with style and performance guidelines
Zach Hilman
2018-09-04
1
-0
/
+2
*
file_sys: Add Nintendo Submission Package (NSP)
Zach Hilman
2018-09-04
1
-0
/
+70