22 Commits (ffbd51e207fb5e2aaaa5f5a8861d4d3e55188376)

Author SHA1 Message Date
Lioncash 8874d0e657 loader/{nca, nro}: std::move VirtualFile in the constructors where applicable 8 years ago
Lioncash 55ab369043
loader/nro: Resolve sign mismatch warnings 8 years ago
Zach Hilman 29aff8d5ab Virtual Filesystem 2: Electric Boogaloo (#676) 8 years ago
Hedges e066bc75b9 More improvements to GDBStub (#653) 8 years ago
bunnei 913896cbd9 Revert "Virtual Filesystem (#597)" 8 years ago
Zach Hilman 77c684c114 Virtual Filesystem (#597) 8 years ago
Subv a70ed9c8ae Kernel: Use 0x2C as default main thread priority for homebrew and lone NRO/NSOs 8 years ago
bunnei b27ab46bde memory: Fix stack region. 8 years ago
bunnei 8581404482 kernel: Move stack region outside of application heap. 8 years ago
bunnei 7d6653268f core: Move process creation out of global state. 8 years ago
Subv 827f8ca3c7 Kernel: Store the program id in the Process class instead of the CodeSet class. 8 years ago
bunnei 386df282a3 loader: Clean up ctors and includes. 8 years ago
bunnei 023aef053c loader: Refactor to also pass filepath into IdentifyType. 8 years ago
gdkchan 3a409d5c8f Fix NRO Entry Point 8 years ago
gdkchan d3e63e4220 Fix NRO loading 8 years ago
gdkchan c65ac49238 Remove relocation on NSO/NRO 8 years ago
bunnei 1247c53786 yuzu: Update license text to be consistent across project. 8 years ago
bunnei 746c2a3ae7 core: Refactor MakeMagic usage and remove dead code. 8 years ago
bunnei 23ce4f5afc loader: Various improvements for NSO/NRO loaders. 8 years ago
bunnei 33ea53094c loader: Add support for NRO, as well as various fixes and shared linker. 8 years ago