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
*
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