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
/
card_image.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
file_sys: Use common KeyManager in NCA container types
Zach Hilman
2018-11-02
1
-0
/
+3
*
vfs: Remove InterpretAsDirectory and related functions
Zach Hilman
2018-10-19
1
-3
/
+0
*
XCI: Add function for checking the existence of the program NCA
Lioncash
2018-10-16
1
-1
/
+1
*
main: Only show DRD deprecation warning once
Zach Hilman
2018-09-04
1
-1
/
+0
*
card_image: Add program title ID getter
Zach Hilman
2018-09-04
1
-0
/
+2
*
nsp: Comply with style and performance guidelines
Zach Hilman
2018-09-04
1
-1
/
+1
*
card_image: Parse XCI secure partition with NSP
Zach Hilman
2018-09-04
1
-0
/
+7
*
file_sys: Replace includes with forward declarations where applicable
Lioncash
2018-09-04
1
-2
/
+9
*
xci: Fix error masking issue
Zach Hilman
2018-08-23
1
-0
/
+2
*
Merge pull request #1005 from DarkLordZach/registered-fmt
bunnei
2018-08-16
1
-0
/
+1
|
\
|
*
card_image: Add accessor for all NCAs in XCI
Zach Hilman
2018-08-12
1
-0
/
+1
*
|
card_image: Use type aliases to shorten definitions
Lioncash
2018-08-12
1
-3
/
+3
|
/
*
Add missing includes and use const where applicable
Zach Hilman
2018-08-01
1
-0
/
+3
*
Remove files that are not used
Zach Hilman
2018-08-01
1
-0
/
+93