21 Commits (79c382fafd81ec5ca42c825a2f1abd53799faf50)

Author SHA1 Message Date
Michael Scire 072a9796f5 Restore memory perms on svcUnmapMemory/UnloadNro 7 years ago
Lioncash a62088539e
common/hex_util: Combine HexVectorToString() and HexArrayToString() 7 years ago
Lioncash ca96dc4676 service: Update service function tables 7 years ago
Lioncash dae2449880 ldr: Mark IsValidNROHash() as a const member function 7 years ago
Lioncash 0032cf3818 ldr: Amend parameters for LoadNro/UnloadNro LoadNrr/UnloadNrr 7 years ago
Lioncash 18918f5f2f kernel/vm_manager: Rename CodeStatic/CodeMutable to Code and CodeData respectively 7 years ago
Lioncash fbeaa330a3 kernel/process: Remove most allocation functions from Process' interface 7 years ago
Lioncash 7c9b194d63 service/ldr: Deduplicate instruction cache clearing code in LoadNro() 7 years ago
Lioncash 05a6f1f676 service/ldr: Amend layout of the NRO header 7 years ago
Lioncash 817fb18e30 service/ldr: Corrent padding within the NRR header layout 7 years ago
David Marcec a2cc3b10bb Changed logging to be "Log before execution", Added more error logging, all services should now log on some level 7 years ago
Lioncash 43e7c6cf49 ldr: Clean up error codes 7 years ago
Zach Hilman 51af996854 ldr_ro: Add error check for memory allocation failure 7 years ago
Zach Hilman c0a9abc3e1 ldr_ro: Implement UnloadNro (command 1) 7 years ago
Zach Hilman 056fa43dcd ldr_ro: Fully Implement LoadNro (command 0) 7 years ago
Zach Hilman 5e8e7b6019 ldr_ro: Implement UnloadNrr (command 3) 7 years ago
Zach Hilman 6cd504feb9 ldr_ro: Fully implement LoadNrr (command 2) 7 years ago
bunnei cebce2a93a ldr: Partially implement LoadNro. 7 years ago
Lioncash 3fb124961e service: Add ldr services 8 years ago