24 Commits (46ec0ee55b5820a517f251780c908cff5fcd1c13)

Author SHA1 Message Date
Markus Wick 6755025310 Fix GCC undefined behavior sanitizer. 5 years ago
Morph 1c65b3ee53 program_metadata: Set a default resource size when a NPDM is not present 5 years ago
Lioncash 01d1b5cdaf file_sys: Replace inclusions with forward declarations where applicable 5 years ago
bunnei f0a7f05070 file_sys: program_metadata: Add a helper function for generating reasonable default metadata. 6 years ago
Lioncash 23878bf360 loader; Resolve sign conversion/truncation errors 6 years ago
Michael Scire 13a8fde3ad Implement MapPhysicalMemory/UnmapPhysicalMemory 7 years ago
Zach Hilman b550a01f74 program_metadata: Add function to load meta from raw parameters 7 years ago
Lioncash 37b23efece file_sys/program_metadata: Remove obsolete TODOs 7 years ago
Lioncash 9aa68212d9 file_sys/program_metadata: Print out more descriptive address space descriptions 7 years ago
Lioncash 002ae08bbd kernel/process: Hook up the process capability parser to the process itself 7 years ago
Lioncash 75603b005b process/vm_manager: Amend API to allow reading parameters from NPDM metadata 7 years ago
Lioncash 05ef9dfc10 file-sys: Default heavy-weight class destructors in the cpp file 7 years ago
fearlessTobi 63c2e32e20 Port #4182 from Citra: "Prefix all size_t with std::" 7 years ago
Lioncash a813c10e1c file_sys: Replace includes with forward declarations where applicable 7 years ago
Zach Hilman ec3bef7b4c loader: Add more descriptive errors 7 years ago
Zach Hilman 29aff8d5ab Virtual Filesystem 2: Electric Boogaloo (#676) 8 years ago
bunnei 913896cbd9 Revert "Virtual Filesystem (#597)" 8 years ago
Zach Hilman 77c684c114 Virtual Filesystem (#597) 8 years ago
James Rowe 0d46f0df12 Update clang format 8 years ago
James Rowe 638956aa81 Rename logging macro back to LOG_* 8 years ago
Lioncash 7c9644646f
general: Make formatting of logged hex values more straightforward 8 years ago
Lioncash 5aafc83cc9
file-sys: Move logging macros over to the new fmt-capable ones 8 years ago
shinyquagsire23 e29710818f file_sys: Style tweaks 8 years ago
shinyquagsire23 2b28fd7809 file_sys: Add support for parsing NPDM files 8 years ago