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.cpp
(
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
-0
/
+11
*
loader; Resolve sign conversion/truncation errors
Lioncash
2019-11-12
1
-3
/
+3
*
Implement MapPhysicalMemory/UnmapPhysicalMemory
Michael Scire
2019-07-07
1
-0
/
+4
*
program_metadata: Add function to load meta from raw parameters
Zach Hilman
2019-06-05
1
-0
/
+15
*
file_sys/program_metadata: Remove obsolete TODOs
Lioncash
2019-04-05
1
-13
/
+14
*
file_sys/program_metadata: Print out more descriptive address space descriptions
Lioncash
2018-12-28
1
-3
/
+7
*
kernel/process: Hook up the process capability parser to the process itself
Lioncash
2018-12-21
1
-0
/
+11
*
process/vm_manager: Amend API to allow reading parameters from NPDM metadata
Lioncash
2018-09-24
1
-1
/
+3
*
file-sys: Default heavy-weight class destructors in the cpp file
Lioncash
2018-09-20
1
-0
/
+4
*
Port #4182 from Citra: "Prefix all size_t with std::"
fearlessTobi
2018-09-15
1
-1
/
+1
*
file_sys: Replace includes with forward declarations where applicable
Lioncash
2018-09-04
1
-1
/
+4
*
loader: Add more descriptive errors
Zach Hilman
2018-08-10
1
-6
/
+6
*
Virtual Filesystem 2: Electric Boogaloo (#676)
Zach Hilman
2018-07-19
1
-27
/
+16
*
Revert "Virtual Filesystem (#597)"
bunnei
2018-07-08
1
-16
/
+27
*
Virtual Filesystem (#597)
Zach Hilman
2018-07-06
1
-27
/
+16
*
Update clang format
James Rowe
2018-07-03
1
-1
/
+1
*
Rename logging macro back to LOG_*
James Rowe
2018-07-03
1
-18
/
+18
*
general: Make formatting of logged hex values more straightforward
Lioncash
2018-05-02
1
-9
/
+9
*
file-sys: Move logging macros over to the new fmt-capable ones
Lioncash
2018-04-25
1
-20
/
+19
*
file_sys: Style tweaks
shinyquagsire23
2018-02-26
1
-3
/
+0
*
file_sys: Add support for parsing NPDM files
shinyquagsire23
2018-02-25
1
-0
/
+117