21 Commits (c9ccdfbeac21ddd74d3cc79e8ef2c8d82f3d4efd)

Author SHA1 Message Date
Zach Hilman c6ff4a6f4d yuzu: Port old usages of Filesystem namespace to FilesystemController 7 years ago
Bakugo b50557d1f0 file_sys: Rename other ContentRecordType members 7 years ago
Zach Hilman b957a4862f nsp: Correct status codes for extracted NSPs 7 years ago
Zach Hilman 1c75945dc4 nsp: Use title ID from NPDM metadata for extracted type NSPs 7 years ago
Zach Hilman b77fde7c5c loader: Move NSO module tracking to AppLoader 7 years ago
Lioncash 612e1388df core/core: Move process execution start to System's Load() 7 years ago
Zach Hilman b273b19576 loader: Propagate NCA logo section to ReadBanner and ReadLogo 7 years ago
Zach Hilman 4c20a39828 loader: Add accessor for Manual RomFS 8 years ago
Zach Hilman 0756f29a2c loader: Add accessor for game control data 8 years ago
Zach Hilman 5f0217592b loader: Add support for reading the name of game's developer 8 years ago
Zach Hilman 7c70746ec4 loader/nsp: Move secondary loader initialization to constructor 8 years ago
Lioncash 6636f3ff47 patch_manager: Return a std::unique_ptr from ParseControlNCA() and GetControlMetadata() instead of a std::shared_ptr 8 years ago
Zach Hilman 38c2ac95af romfs_factory: Extract packed update setter to new function 8 years ago
Zach Hilman 5045748829 loader: Add getter for packed update 8 years ago
Zach Hilman e948fbf5d0 loader: Add ReadRomFSIVFCOffset to NSP, XCI, and NAX loaders 8 years ago
Lioncash a63e6f9dfd loader: Make the Load() function take a process as a regular reference, not a SharedPtr 8 years ago
Zach Hilman 23a16c1720 patch_manager: Centralize Control-type NCA parsing 8 years ago
Zach Hilman 87be4bc283 main: Only show DRD deprecation warning once 8 years ago
Zach Hilman e4e55d064e nsp: Comply with style and performance guidelines 8 years ago
Zach Hilman d7518cf6e0 loader: Add AppLoader for NSP files 8 years ago