24 Commits (a2c69eb9494a7c6268f055916137ccaf429a02db)

Author SHA1 Message Date
Lioncash a2c69eb949 nro: Make bracing consistent 8 years ago
Zach Hilman ac0c52dd5f NRO Assets and NACP file format 8 years ago
Lioncash c9b1340d3d loader/{nca, nro}: std::move VirtualFile in the constructors where applicable 8 years ago
Lioncash d0f53d27e0 loader/nro: Resolve sign mismatch warnings 8 years ago
Zach Hilman 82150bd5c1 Virtual Filesystem 2: Electric Boogaloo (#676) 8 years ago
Hedges d8d8be6ac0 More improvements to GDBStub (#653) 8 years ago
bunnei 0c22a8d514 Revert "Virtual Filesystem (#597)" 8 years ago
Zach Hilman 12e9522b32 Virtual Filesystem (#597) 8 years ago
Subv 4be07d1090 Kernel: Use 0x2C as default main thread priority for homebrew and lone NRO/NSOs 8 years ago
bunnei 36cdd5a39c memory: Fix stack region. 8 years ago
bunnei a26561ce20 kernel: Move stack region outside of application heap. 8 years ago
bunnei f16763ed52 core: Move process creation out of global state. 8 years ago
Subv a9c51be95e Kernel: Store the program id in the Process class instead of the CodeSet class. 8 years ago
bunnei 9b7e8a2e2b loader: Clean up ctors and includes. 8 years ago
bunnei f2d6ec1404 loader: Refactor to also pass filepath into IdentifyType. 8 years ago
gdkchan bb3209e8f1 Fix NRO Entry Point 8 years ago
gdkchan 89f7882ab4 Fix NRO loading 8 years ago
gdkchan 1402e97994 Remove relocation on NSO/NRO 8 years ago
bunnei 182548ec86 yuzu: Update license text to be consistent across project. 8 years ago
bunnei 5e11c12766 core: Refactor MakeMagic usage and remove dead code. 8 years ago
bunnei e36ccd5ff1 loader: Various improvements for NSO/NRO loaders. 8 years ago
bunnei 90cc352a37 loader: Add support for NRO, as well as various fixes and shared linker. 8 years ago