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.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bktr: Implement IVFC offset shifting
Zach Hilman
2018-09-04
1
-1
/
+6
*
content_archive: Add BKTR header parsing to NCA
Zach Hilman
2018-09-04
1
-4
/
+4
*
file_sys: Replace includes with forward declarations where applicable
Lioncash
2018-09-04
1
-3
/
+5
*
content_archive: Add update title detection
Zach Hilman
2018-08-24
1
-0
/
+3
*
registration: Add Data_Unknown5 NCAContentType
Zach Hilman
2018-08-20
1
-0
/
+1
*
loader: Add more descriptive errors
Zach Hilman
2018-08-10
1
-2
/
+3
*
Merge pull request #850 from DarkLordZach/icon-meta
bunnei
2018-08-08
1
-0
/
+1
|
\
|
*
loader: Add icon and title support to XCI
Zach Hilman
2018-08-07
1
-0
/
+1
*
|
content_archive: Add support for titlekey cryptography
Zach Hilman
2018-08-04
1
-0
/
+2
|
/
*
Use ErrorEncrypted where applicable and fix no keys crash
Zach Hilman
2018-08-01
1
-2
/
+2
*
Add missing includes and use const where applicable
Zach Hilman
2018-08-01
1
-5
/
+6
*
Make XCI comply to review and style guidelines
Zach Hilman
2018-08-01
1
-2
/
+3
*
Extract mbedtls to cpp file
Zach Hilman
2018-08-01
1
-1
/
+2
*
Remove files that are not used
Zach Hilman
2018-08-01
1
-6
/
+20
*
content_archive: Make IsDirectoryExeFS() take a shared_ptr as a const reference
Lioncash
2018-07-19
1
-1
/
+1
*
content_archive: Add missing standard includes
Lioncash
2018-07-19
1
-0
/
+5
*
Virtual Filesystem 2: Electric Boogaloo (#676)
Zach Hilman
2018-07-19
1
-0
/
+95
*
Revert "Virtual Filesystem (#597)"
bunnei
2018-07-08
1
-89
/
+0
*
Virtual Filesystem (#597)
Zach Hilman
2018-07-06
1
-0
/
+89