summaryrefslogtreecommitdiff
path: root/src/core/loader/nro.h
AgeCommit message (Expand)Author
2018-10-25nro: Make LoadNro method accessible outside of apploader code.bunnei
2018-10-14nro: Make LoadNro take a VfsFile by const referenceLioncash
2018-09-29loader: Make the Load() function take a process as a regular reference, not a...Lioncash
2018-09-04bktr: Fix missing includes and optimize styleZach Hilman
2018-09-04loader: Ignore patches on NRO and DRDZach Hilman
2018-08-01kernel: Move object class to its own source filesLioncash
2018-07-23nro: Replace inclusion with a forward declarationLioncash
2018-07-23nro: Make constructor explicitLioncash
2018-07-23nro: Remove unused forward declarationLioncash
2018-07-23NRO Assets and NACP file formatZach 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-01-20loader: Clean up ctors and includes.bunnei
2018-01-20loader: Refactor to also pass filepath into IdentifyType.bunnei
2018-01-13yuzu: Update license text to be consistent across project.bunnei
2017-10-09Merge remote-tracking branch 'upstream/master' into nxbunnei
2017-10-09loader: Various improvements for NSO/NRO loaders.bunnei
2017-10-05loader: Add support for NRO, as well as various fixes and shared linker.bunnei