12 Commits (8d49d1bc1f3edb0ea7334ad365a900927a22a821)

Author SHA1 Message Date
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