summaryrefslogtreecommitdiffstats
path: root/src/core/file_sys/program_metadata.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2018-09-24process/vm_manager: Amend API to allow reading parameters from NPDM metadataLioncash1-1/+3
2018-09-20file-sys: Default heavy-weight class destructors in the cpp fileLioncash1-0/+4
2018-09-15Port #4182 from Citra: "Prefix all size_t with std::"fearlessTobi1-1/+1
2018-09-04file_sys: Replace includes with forward declarations where applicableLioncash1-1/+4
2018-08-10loader: Add more descriptive errorsZach Hilman1-6/+6
2018-07-19Virtual Filesystem 2: Electric Boogaloo (#676)Zach Hilman1-27/+16
2018-07-08Revert "Virtual Filesystem (#597)"bunnei1-16/+27
2018-07-06Virtual Filesystem (#597)Zach Hilman1-27/+16
2018-07-03Update clang formatJames Rowe1-1/+1
2018-07-03Rename logging macro back to LOG_*James Rowe1-18/+18
2018-05-02general: Make formatting of logged hex values more straightforwardLioncash1-9/+9
2018-04-25file-sys: Move logging macros over to the new fmt-capable onesLioncash1-20/+19
2018-02-26file_sys: Style tweaksshinyquagsire231-3/+0
2018-02-25file_sys: Add support for parsing NPDM filesshinyquagsire231-0/+117