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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-01-25
vfs: Move vfs files to their own directory
FearlessTobi
1
-1
/
+1
2023-09-05
core: Add support for loading NSPs with personalized tickets. (#10048)
Steveice10
1
-1
/
+0
2023-06-12
android: Add update support
Narr the Reg
1
-0
/
+1
2022-04-23
general: Convert source file copyright comments over to SPDX
Morph
1
-3
/
+2
2021-07-20
file_sys: Support load game collection (#6582)
Feng Chen
1
-4
/
+7
2021-05-16
core: Make variable shadowing a compile-time error
Lioncash
1
-1
/
+1
2020-11-25
core: loader: Implement support for loading indexed programs.
bunnei
1
-1
/
+3
2020-08-23
file_sys: Replace inclusions with forward declarations where applicable
Lioncash
1
-1
/
+5
2020-07-18
file_sys/nsp: Make SetTicketKeys actually do something
FearlessTobi
1
-0
/
+1
2020-07-01
key_manager: Correct casing of instance()
Lioncash
1
-1
/
+1
2020-05-20
crypto: Make KeyManager a singleton class
FearlessTobi
1
-1
/
+1
2019-03-27
core: Port current uses of RegisteredCache to ContentProvider
Zach Hilman
1
-4
/
+7
2018-11-02
file_sys: Use common KeyManager in NCA container types
Zach Hilman
1
-0
/
+2
2018-10-19
vfs: Remove InterpretAsDirectory and related functions
Zach Hilman
1
-3
/
+0
2018-10-03
submission_package: Ensure the 'extracted' member variable is always initialized
Lioncash
1
-1
/
+1
2018-10-03
submission_package: Move ExeFS and RomFS initialization to its own function
Lioncash
1
-0
/
+1
2018-10-03
submission_package: Move NCA reading code to its own function
Lioncash
1
-0
/
+2
2018-09-20
file-sys: Default heavy-weight class destructors in the cpp file
Lioncash
1
-1
/
+1
2018-09-05
file_sys/submission_package: Replace includes with forward declarations where applicable
Lioncash
1
-5
/
+8
2018-09-04
main: Only show DRD deprecation warning once
Zach Hilman
1
-1
/
+2
2018-09-04
nsp: Comply with style and performance guidelines
Zach Hilman
1
-0
/
+2
2018-09-04
file_sys: Add Nintendo Submission Package (NSP)
Zach Hilman
1
-0
/
+70