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