33 Commits (2397093e4f40eeca5f7e46a304cd55aec91e6348)

Author SHA1 Message Date
Liam 2397093e4f fsp-srv: use program registry for SetCurrentProcess 2 years ago
Liam efef3d8487 core: improve debug workflow 2 years ago
Liam 76671fdede core: implement basic integrity verification 2 years ago
Liam 5e3139e7c6 vfs: expand support for NCA reading 2 years ago
Morph 2b87305d31 general: Convert source file copyright comments over to SPDX 4 years ago
ameerj d27abf5546 core: Remove unused includes 4 years ago
Feng Chen 77f209e391 file_sys: Support load game collection (#6582) 4 years ago
bunnei ad048de3d6 hle: kernel: Rename Process to KProcess. 5 years ago
Lioncash 41c7ce33b6 loader: Resolve instances of variable shadowing 5 years ago
bunnei 9f8d7748d9 core: loader: Implement support for loading indexed programs. 5 years ago
Lioncash b4b63c878f patch_manager: Remove usages of the global system instance 5 years ago
Lioncash bcb796ee92 core/loader: Remove dependencies on the global system instance 5 years ago
Zach Hilman c3ad37b707 yuzu: Port old usages of Filesystem namespace to FilesystemController 7 years ago
Bakugo 81c1c139fe file_sys: Rename other ContentRecordType members 7 years ago
Zach Hilman e62e715ac2 nsp: Correct status codes for extracted NSPs 7 years ago
Zach Hilman 5231fb95e6 nsp: Use title ID from NPDM metadata for extracted type NSPs 7 years ago
Zach Hilman 227430a157 loader: Move NSO module tracking to AppLoader 7 years ago
Lioncash e49ee38660 core/core: Move process execution start to System's Load() 7 years ago
Zach Hilman d8094073a2 loader: Propagate NCA logo section to ReadBanner and ReadLogo 7 years ago
Zach Hilman af0bf947d7 loader: Add accessor for Manual RomFS 7 years ago
Zach Hilman 8916266110 loader: Add accessor for game control data 7 years ago
Zach Hilman 51bfd3864f loader: Add support for reading the name of game's developer 7 years ago
Zach Hilman bd78dc0c29 loader/nsp: Move secondary loader initialization to constructor 7 years ago
Lioncash 4473ebd41d patch_manager: Return a std::unique_ptr from ParseControlNCA() and GetControlMetadata() instead of a std::shared_ptr 7 years ago
Zach Hilman 598ca547b2 romfs_factory: Extract packed update setter to new function 7 years ago
Zach Hilman bbbac65dc4 loader: Add getter for packed update 7 years ago
Zach Hilman 9488564c1e loader: Add ReadRomFSIVFCOffset to NSP, XCI, and NAX loaders 7 years ago
Lioncash 06b47d8e6f loader: Make the Load() function take a process as a regular reference, not a SharedPtr 7 years ago
Zach Hilman 14a18fd7ae patch_manager: Centralize Control-type NCA parsing 7 years ago
Zach Hilman 44448809d5 main: Only show DRD deprecation warning once 7 years ago
Zach Hilman 887ffb2512 nsp: Comply with style and performance guidelines 7 years ago
Zach Hilman 6d8efb4e2e loader: Add AppLoader for NSP files 7 years ago