Zach Hilman
|
5e8e7b6019
|
ldr_ro: Implement UnloadNrr (command 3)
Includes initialization check, proper address check, alignment check, and actual unloading of a loaded NRR.
|
2018-11-15 12:48:09 -05:00 |
|
Zach Hilman
|
6cd504feb9
|
ldr_ro: Fully implement LoadNrr (command 2)
Includes parameter error checking, hash enforcement, initialization check, and max NRR load check.
|
2018-11-15 12:48:09 -05:00 |
|
bunnei
|
cebce2a93a
|
ldr: Partially implement LoadNro.
- This is an incomplete implementation. It was tested with Super Mario Party.
|
2018-10-25 18:03:54 -04:00 |
|
Lioncash
|
3fb124961e
|
service: Add ldr services
Adds the skeleton for the ldr-related services based off the information
provided on Switch Brew.
|
2018-07-25 23:11:03 -04:00 |
|