summaryrefslogtreecommitdiff
path: root/src/core/loader/nca.h
AgeCommit message (Expand)Author
2025-01-14Revert incorrect copyright attribution for non-contributed filesZephyron
2024-12-31chore: update project references and add Citron copyrightZephyron
2023-09-06core: implement basic integrity verificationLiam
2023-08-15vfs: expand support for NCA readingLiam
2022-04-23general: Convert source file copyright comments over to SPDXMorph
2021-11-03core: Remove unused includesameerj
2021-05-05hle: kernel: Rename Process to KProcess.bunnei
2021-04-27loader: Resolve instances of variable shadowingLioncash
2020-12-10vfs: Use existing type aliases consistentlyLioncash
2020-09-16core/loader: Remove dependencies on the global system instanceLioncash
2019-05-26loader: Move NSO module tracking to AppLoaderZach Hilman
2019-04-11core/core: Move process execution start to System's Load()Lioncash
2019-01-15loader: Propagate NCA logo section to ReadBanner and ReadLogoZach Hilman
2018-12-05loaders: Make GetFileType() a const qualified member functionLioncash
2018-09-29loader: Make the Load() function take a process as a regular reference, not a...Lioncash
2018-09-04bktr: Implement IVFC offset shiftingZach Hilman
2018-08-15loader/nca: Remove unnecessary includes and member variablesLioncash
2018-08-06loader: Add icon and title support to XCIZach Hilman
2018-08-06Avoid parsing RomFS to directory in NCAZach Hilman
2018-08-05loader: Make AppLoader_NCA rely on directory loading codeZach Hilman
2018-08-04Merge pull request #849 from DarkLordZach/xcibunnei
2018-08-01kernel: Move object class to its own source filesLioncash
2018-08-01Remove files that are not usedZach Hilman
2018-07-18Virtual Filesystem 2: Electric Boogaloo (#676)Zach Hilman
2018-07-07Revert "Virtual Filesystem (#597)"bunnei
2018-07-06Virtual Filesystem (#597)Zach Hilman
2018-06-21Add support for decrypted NCA files (#567)Zach Hilman