Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Changed logging to be "Log before execution", Added more error logging, all services should now log on some level | David Marcec | 2018-11-26 | 1 | -1/+11 |
* | ldr: Clean up error codes | Lioncash | 2018-11-19 | 1 | -29/+12 |
* | ldr_ro: Add error check for memory allocation failure | Zach Hilman | 2018-11-18 | 1 | -7/+20 |
* | ldr_ro: Implement UnloadNro (command 1) | Zach Hilman | 2018-11-15 | 1 | -22/+85 |
* | ldr_ro: Fully Implement LoadNro (command 0) | Zach Hilman | 2018-11-15 | 1 | -11/+110 |
* | ldr_ro: Implement UnloadNrr (command 3) | Zach Hilman | 2018-11-15 | 1 | -2/+84 |
* | ldr_ro: Fully implement LoadNrr (command 2) | Zach Hilman | 2018-11-15 | 1 | -0/+112 |
* | ldr: Partially implement LoadNro. | bunnei | 2018-10-26 | 1 | -3/+49 |
* | service: Add ldr services | Lioncash | 2018-07-26 | 1 | -0/+81 |