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
/
program_metadata.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #6142 from lat9nq/prog_meta_ref_bind_address
bunnei
2022-10-07
1
-10
/
+4
|
\
|
*
program_metadata: Unpack FileAccessHeader and FileAccessControl
lat9nq
2022-02-13
1
-10
/
+4
*
|
general: Convert source file copyright comments over to SPDX
Morph
2022-04-23
1
-3
/
+2
*
|
common: Reduce unused includes
ameerj
2022-03-19
1
-0
/
+2
|
/
*
Merge pull request #6230 from Morph1984/default-resource-size
bunnei
2021-04-24
1
-1
/
+2
|
\
|
*
program_metadata: Set a default resource size when a NPDM is not present
Morph
2021-04-23
1
-1
/
+2
*
|
program_metadata: Explicitly specify copy/move functions
Lioncash
2021-04-23
1
-0
/
+6
|
/
*
file_sys: Replace inclusions with forward declarations where applicable
Lioncash
2020-08-23
1
-1
/
+1
*
file_sys: program_metadata: Add a helper function for generating reasonable default metadata.
bunnei
2020-04-21
1
-1
/
+5
*
loader; Resolve sign conversion/truncation errors
Lioncash
2019-11-12
1
-2
/
+2
*
Implement MapPhysicalMemory/UnmapPhysicalMemory
Michael Scire
2019-07-07
1
-1
/
+3
*
program_metadata: Add function to load meta from raw parameters
Zach Hilman
2019-06-05
1
-0
/
+5
*
file_sys/program_metadata: Remove obsolete TODOs
Lioncash
2019-04-05
1
-2
/
+0
*
kernel/process: Hook up the process capability parser to the process itself
Lioncash
2018-12-21
1
-0
/
+6
*
process/vm_manager: Amend API to allow reading parameters from NPDM metadata
Lioncash
2018-09-24
1
-2
/
+4
*
file-sys: Default heavy-weight class destructors in the cpp file
Lioncash
2018-09-20
1
-0
/
+3
*
file_sys: Replace includes with forward declarations where applicable
Lioncash
2018-09-04
1
-3
/
+1
*
made ResultStatus a u16
David Marcec
2018-08-12
1
-1
/
+1
*
Virtual Filesystem 2: Electric Boogaloo (#676)
Zach Hilman
2018-07-19
1
-2
/
+4
*
Revert "Virtual Filesystem (#597)"
bunnei
2018-07-08
1
-4
/
+2
*
Virtual Filesystem (#597)
Zach Hilman
2018-07-06
1
-2
/
+4
*
file_sys: Style tweaks
shinyquagsire23
2018-02-26
1
-8
/
+5
*
file_sys: Add support for parsing NPDM files
shinyquagsire23
2018-02-25
1
-0
/
+157