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.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
general: Convert source file copyright comments over to SPDX
Morph
2022-04-23
1
-3
/
+2
*
core: Make variable shadowing a compile-time error
Lioncash
2021-05-16
1
-4
/
+4
*
core/CMakeLists: Make some warnings errors
Lioncash
2020-10-13
1
-1
/
+1
*
file_sys: Replace inclusions with forward declarations where applicable
Lioncash
2020-08-23
1
-0
/
+1
*
file_sys/nca_metadata: Remove unnecessary comparison operators for TitleType
Lioncash
2019-04-05
1
-8
/
+0
*
file-sys: Default heavy-weight class destructors in the cpp file
Lioncash
2018-09-20
1
-0
/
+2
*
Port #4182 from Citra: "Prefix all size_t with std::"
fearlessTobi
2018-09-15
1
-2
/
+2
*
file_sys: Replace includes with forward declarations where applicable
Lioncash
2018-09-04
1
-2
/
+1
*
registration: Various style and documentation improvements
Zach Hilman
2018-08-12
1
-7
/
+4
*
registration: Update documentation and style
Zach Hilman
2018-08-12
1
-28
/
+35
*
nca_metadata: Remove unnecessary reference to base file
Zach Hilman
2018-08-12
1
-2
/
+2
*
file_sys: Comply to style guidelines
Zach Hilman
2018-08-12
1
-4
/
+6
*
file_sys: Add support for parsing NCA metadata (CNMT)
Zach Hilman
2018-08-12
1
-0
/
+125