| 2018-05-03 |
ProcessManager: Add BootModeInterface
Michael Scire
committed
on 3 May 2018
|
|---|---|
|
Stratosphere: Begin work on PM.
Michael Scire
committed
on 3 May 2018
|
|
| 2018-05-02 |
Loader: Fix bugs ldr:ro, Loader now works fully on hardware.
Michael Scire
committed
on 2 May 2018
|
|
SM: After checking docs, kernelAbove400() -> kernelAbove500()
Michael Scire
committed
on 2 May 2018
|
|
|
SM: Add compile-time smhax flag, finishing module. (Closes #62)
Michael Scire
committed
on 2 May 2018
|
|
|
|
|
| 2018-05-01 |
Boot2: Remove svcExitProcess (handled by libnx).
Michael Scire
committed
on 1 May 2018
|
|
Boot2: Fix comment.
Michael Scire
committed
on 1 May 2018
|
|
|
boot2: exit process at end of main().
Michael Scire
committed
on 1 May 2018
|
|
|
Implement boot2 sysmodule.
Michael Scire
committed
on 1 May 2018
|
|
|
Stratosphere: Fix remaining bugs in sm, which now works as a KIP1 on hardware
Michael Scire
committed
on 1 May 2018
|
|
| 2018-04-27 |
Loader: Finish ldr:ro
Michael Scire
committed
on 27 Apr 2018
|
|
Loader: Add ldr:ro->LoadNro()
Michael Scire
committed
on 27 Apr 2018
|
|
|
Loader: fix missing NULL assignment
Michael Scire
committed
on 27 Apr 2018
|
|
|
Loader: Automatically unload NRRs on service close.
Michael Scire
committed
on 27 Apr 2018
|
|
|
Loader: Implement ldr:ro->UnloadNrr()
Michael Scire
committed
on 27 Apr 2018
|
|
|
Loader: Implement ldr:ro->LoadNRR(). NOTE: No sigchecks, at the moment.
Michael Scire
committed
on 27 Apr 2018
|
|
|
Loader: fix missing reassignment in AutoCloseMap
Michael Scire
committed
on 27 Apr 2018
|
|
|
Loader: Start work on LoadNRR, Add AutoCloseMap
Michael Scire
committed
on 27 Apr 2018
|
|
|
Loader: Greatly simplify mapping logic, add CodeMemory mapper.
Michael Scire
committed
on 27 Apr 2018
|
|
|
Loader: Add NRRInfo to RegisteredProcess, refactor Registration::
Michael Scire
committed
on 27 Apr 2018
|
|
|
Loader: Service ldr:ro on <= 2.3.0
Michael Scire
committed
on 27 Apr 2018
|
|
|
Loader: Implement ldr:ro->Initialize()
Michael Scire
committed
on 27 Apr 2018
|
|
|
Loader: Push ldr:ro stub.
Michael Scire
committed
on 27 Apr 2018
|
|
| 2018-04-26 |
Loader: is_64_bit -> is_64_bit_addspace
Michael Scire
committed
on 26 Apr 2018
|
|
Loader: Save process->is_64_bit as prep for ldr:ro
Michael Scire
committed
on 26 Apr 2018
|
|
|
Boot: Fix JSON mappings to be RW (instead of RO)
Michael Scire
committed
on 26 Apr 2018
|
|
| 2018-04-25 |
Boot: Initial skeleton and 1.0.0 GPIO voltage switch.
hexkyz
committed
on 25 Apr 2018
|
|
Stratosphere: Add .jsons for loader, sm
Michael Scire
committed
on 25 Apr 2018
|
|
|
Loader: Properly map BSS as rw.
Michael Scire
committed
on 25 Apr 2018
|