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
/
nca_metadata.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
core: Remove unused includes
ameerj
2021-11-04
1
-1
/
+0
*
core: Make variable shadowing a compile-time error
Lioncash
2021-05-16
1
-2
/
+2
*
file_sys: Replace inclusions with forward declarations where applicable
Lioncash
2020-08-23
1
-1
/
+1
*
file_sys: Rename other ContentRecordType members
Bakugo
2019-07-02
1
-2
/
+2
*
file_sys: Rename ContentRecordType::Patch to DeltaFragment
Bakugo
2019-07-01
1
-1
/
+1
*
file_sys/nca_metadata: Update CNMT structures
Lioncash
2019-06-11
1
-2
/
+7
*
file_sys/nca_metadata: Remove unnecessary comparison operators for TitleType
Lioncash
2019-04-05
1
-3
/
+0
*
file-sys: Default heavy-weight class destructors in the cpp file
Lioncash
2018-09-20
1
-0
/
+1
*
file_sys: Replace includes with forward declarations where applicable
Lioncash
2018-09-04
1
-1
/
+0
*
romfs_factory: Remove unnecessary includes and use forward declarations where applicable
Lioncash
2018-08-21
1
-0
/
+1
*
registration: Update documentation and style
Zach Hilman
2018-08-12
1
-2
/
+5
*
nca_metadata: Remove unnecessary reference to base file
Zach Hilman
2018-08-12
1
-1
/
+0
*
file_sys: Comply to style guidelines
Zach Hilman
2018-08-12
1
-0
/
+4
*
file_sys: Add support for parsing NCA metadata (CNMT)
Zach Hilman
2018-08-12
1
-0
/
+105