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
/
content_archive.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
loader: Add more descriptive errors
Zach Hilman
2018-08-10
1
-16
/
+70
*
Merge pull request #850 from DarkLordZach/icon-meta
bunnei
2018-08-08
1
-0
/
+4
|
\
|
*
loader: Add icon and title support to XCI
Zach Hilman
2018-08-07
1
-0
/
+4
*
|
content_archive: Add support for titlekey cryptography
Zach Hilman
2018-08-04
1
-7
/
+37
|
/
*
Add missing parameter to files.push_back()
Zach Hilman
2018-08-01
1
-5
/
+5
*
Use more descriptive error codes and messages
Zach Hilman
2018-08-01
1
-2
/
+8
*
Use ErrorEncrypted where applicable and fix no keys crash
Zach Hilman
2018-08-01
1
-15
/
+30
*
Add missing includes and use const where applicable
Zach Hilman
2018-08-01
1
-2
/
+2
*
Make XCI comply to review and style guidelines
Zach Hilman
2018-08-01
1
-30
/
+18
*
Remove files that are not used
Zach Hilman
2018-08-01
1
-30
/
+138
*
RomFS Extraction
Zach Hilman
2018-07-28
1
-15
/
+4
*
content_archive: std::move VirtualFile in NCA's constructor
Lioncash
2018-07-19
1
-1
/
+4
*
Virtual Filesystem 2: Electric Boogaloo (#676)
Zach Hilman
2018-07-19
1
-0
/
+167
*
Revert "Virtual Filesystem (#597)"
bunnei
2018-07-08
1
-164
/
+0
*
Virtual Filesystem (#597)
Zach Hilman
2018-07-06
1
-0
/
+164