17 Commits (f88a0758935d9de348baeb6d1241228d8d69cbce)

Author SHA1 Message Date
Liam 5e3139e7c6 vfs: expand support for NCA reading 3 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
bunnei ad048de3d6 hle: kernel: Rename Process to KProcess. 5 years ago
Lioncash 41c7ce33b6 loader: Resolve instances of variable shadowing 5 years ago
Lioncash bcb796ee92 core/loader: Remove dependencies on the global system instance 6 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
Lioncash 76f5f98b9c loaders: Make GetFileType() a const qualified member function 7 years ago
Zach Hilman 9488564c1e loader: Add ReadRomFSIVFCOffset to NSP, XCI, and NAX loaders 8 years ago
Lioncash 06b47d8e6f loader: Make the Load() function take a process as a regular reference, not a SharedPtr 8 years ago
Lioncash 2eeb830edb nax: Avoid re-parsing NAX data with GetFileType() 8 years ago
Lioncash 20ebe33071 nax: Avoid unnecessary calls to AsNCA() in IdentifyType() 8 years ago
Zach Hilman 89422004c3 file_sys/crypto: Fix missing/unnecessary includes 8 years ago
Zach Hilman d867928e90 file_sys: Cut down on includes and copies 8 years ago
Zach Hilman 8302ba7711 nax: Add AppLoader_NAX and update loader to support it 8 years ago