Michael Scire
|
03e176d7f1
|
atmosphere: current year is 2019
|
2019-04-07 19:00:49 -07:00 |
|
Mat M
|
7a4d1e786c
|
ldr_map: Silence lingering initializer warning (#500)
One initializer warning case that I seem to have missed (my bad).
|
2019-04-04 23:13:46 -07:00 |
|
Michael Scire
|
c6d67eab6a
|
strat: 0 -> ResultSuccess
|
2019-03-28 22:39:39 -07:00 |
|
Michael Scire
|
db19fa0f7f
|
loader: Use result definitions instead of magic numbers
|
2019-03-28 15:06:50 -07:00 |
|
Michael Scire
|
db3c5cf20f
|
loader: fix ldr:ro unmap semantics for < 3.0.0
|
2019-03-16 19:16:19 -07:00 |
|
hexkyz
|
28e4d4411d
|
Add and fix copyright notices for better GPL compliance (thanks @naehrwert and @CTCaer).
|
2018-09-07 16:00:13 +01:00 |
|
Léo Lam
|
e088a2f414
|
stratosphere: In-class initialize members
Same thing, less code, less boilerplate.
|
2018-07-10 09:38:18 -07:00 |
|
Michael Scire
|
e05f199394
|
Loader: Fix (all?) remaining bugs in ldr:pm.
Loader now works when booted as a KIP1. NOTE: ldr:ro still needs
debugging.
|
2018-05-01 16:49:20 -06:00 |
|
Michael Scire
|
772e41971d
|
Loader: Add ldr:ro->LoadNro()
|
2018-04-27 03:17:18 -06:00 |
|
Michael Scire
|
8524f284fd
|
Loader: Implement ldr:ro->LoadNRR(). NOTE: No sigchecks, at the moment.
|
2018-04-26 20:27:52 -06:00 |
|
Michael Scire
|
789afe7929
|
Loader: fix missing reassignment in AutoCloseMap
|
2018-04-26 19:43:26 -06:00 |
|
Michael Scire
|
1d73bd0a12
|
Loader: Start work on LoadNRR, Add AutoCloseMap
|
2018-04-26 19:13:55 -06:00 |
|
Michael Scire
|
b34b9ba0e4
|
Loader: Greatly simplify mapping logic, add CodeMemory mapper.
|
2018-04-26 18:04:30 -06:00 |
|
Michael Scire
|
6afd59d2a2
|
Loader: Implement mappable-region locating functions.
|
2018-04-24 03:53:10 -06:00 |
|