132 Commits (1e138178c3b696e32e3249ccc9f3cce6a311197a)

Author SHA1 Message Date
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
shinyquagsire23 d5e38de1ec loader: Check error on NPDM load, use TID for CodeSet 8 years ago
Lioncash 0dc7699bf2 nso: Silence formatting specifier warnings 8 years ago
bunnei 9b7e8a2e2b loader: Clean up ctors and includes. 9 years ago
bunnei f2d6ec1404 loader: Refactor to also pass filepath into IdentifyType. 9 years ago
bunnei 965c2bddb2 nso: Remove code specific to directory loading. 9 years ago
gdkchan 1402e97994 Remove relocation on NSO/NRO 9 years ago
MerryMage 41bfd994f6 clang-format 9 years ago
Rozlette 2e5806922f nso: Modify .bss size calculation logic 9 years ago
bunnei 7fe337b38d nso: Load subsdk4 if available. 9 years ago
bunnei 182548ec86 yuzu: Update license text to be consistent across project. 9 years ago
bunnei 02dba7283f nso: Always load the filepath specified by the user. 9 years ago
bunnei 0fba69c235 nso: Load more common submodules. 9 years ago
bunnei ec6eb66383 memory: Support 32-bit paging, move heap address space up. 9 years ago
bunnei 5e11c12766 core: Refactor MakeMagic usage and remove dead code. 9 years ago
bunnei 14ebd959bd nso: Add a log for loading submodules. 9 years ago
bunnei e36ccd5ff1 loader: Various improvements for NSO/NRO loaders. 9 years ago
bunnei 90cc352a37 loader: Add support for NRO, as well as various fixes and shared linker. 9 years ago
bunnei f44ce614ef nso: Fixes to support homebrew NSOs without a MOD header. 9 years ago
bunnei 6d3b6e0041 nso: Refactor and allocate .bss section. 9 years ago
bunnei 0e04a4ffd6 loader: Add support for loading an NSO. 9 years ago