23 Commits (e4e4af80e8d7a78a78acaead5b59bd63eac08e18)

Author SHA1 Message Date
Lioncash e4e4af80e8 hle/service: Replace global system instance calls with instance-based ones 6 years ago
David Marcec a2b9ed6d16 Deglobalize System: LDR 6 years ago
Michael Scire 902cad78ee Restore memory perms on svcUnmapMemory/UnloadNro 7 years ago
Lioncash 59d55c8137 common/hex_util: Combine HexVectorToString() and HexArrayToString() 7 years ago
Lioncash 14ead4ceb0 service: Update service function tables 7 years ago
Lioncash d0484bc83d ldr: Mark IsValidNROHash() as a const member function 7 years ago
Lioncash 5e0b8ed169 ldr: Amend parameters for LoadNro/UnloadNro LoadNrr/UnloadNrr 7 years ago
Lioncash 60a98211a2 kernel/vm_manager: Rename CodeStatic/CodeMutable to Code and CodeData respectively 7 years ago
Lioncash e835034c17 kernel/process: Remove most allocation functions from Process' interface 7 years ago
Lioncash 5b9f1fed1d service/ldr: Deduplicate instruction cache clearing code in LoadNro() 7 years ago
Lioncash 2e01f8fdcd service/ldr: Amend layout of the NRO header 7 years ago
Lioncash 361c5982f2 service/ldr: Corrent padding within the NRR header layout 7 years ago
David Marcec 5ae0d6cba2 Changed logging to be "Log before execution", Added more error logging, all services should now log on some level 7 years ago
Lioncash 93babd2c2f ldr: Clean up error codes 7 years ago
Zach Hilman f46fd39579 ldr_ro: Add error check for memory allocation failure 7 years ago
Zach Hilman 74180648c4 ldr_ro: Implement UnloadNro (command 1) 7 years ago
Zach Hilman 5780aa1101 ldr_ro: Fully Implement LoadNro (command 0) 7 years ago
Zach Hilman 9b94cb0f89 ldr_ro: Implement UnloadNrr (command 3) 7 years ago
Zach Hilman d20dafc3f2 ldr_ro: Fully implement LoadNrr (command 2) 7 years ago
bunnei c86d76d65c ldr: Partially implement LoadNro. 7 years ago
Lioncash fe262212e1 service: Add ldr services 8 years ago