History for Atmosphere / stratosphere
2018-05-04
@Michael Scire
ProcessManager: Make launch flag parsing version agnostic.
Michael Scire committed on 4 May 2018
@Michael Scire
ProcessManager: Implement core process management logic.
Michael Scire committed on 4 May 2018
@Léo Lam
Stratosphère: Simplify some for loops (#76) ...
Léo Lam authored on 4 May 2018 SciresM committed on 4 May 2018
@Michael Scire
ProcessManager: Fill out ProcessTracking::Initialize()
Michael Scire committed on 4 May 2018
2018-05-03
@hexkyz
Boot: Implement initial GPIO configuration
hexkyz authored on 3 May 2018 GitHub committed on 3 May 2018
@Michael Scire
ProcessManager: fix critical typo in sarcastic comment
Michael Scire committed on 3 May 2018
@Michael Scire
ProcessManager: Stub ProcessTracking code.
Michael Scire committed on 3 May 2018
@Michael Scire
ProcessManager: Acquire ldr:pm during init.
Michael Scire committed on 3 May 2018
@Michael Scire
Stratosphere: Add IPC templating for non-member functions.
Michael Scire committed on 3 May 2018
@Michael Scire
ProcessManager: Add BootModeInterface
Michael Scire committed on 3 May 2018
@Michael Scire
Stratosphere: Begin work on PM.
Michael Scire committed on 3 May 2018
2018-05-02
@Michael Scire
Loader: Fix bugs ldr:ro, Loader now works fully on hardware.
Michael Scire committed on 2 May 2018
@Michael Scire
SM: After checking docs, kernelAbove400() -> kernelAbove500()
Michael Scire committed on 2 May 2018
@Michael Scire
SM: Add compile-time smhax flag, finishing module. (Closes #62)
Michael Scire committed on 2 May 2018
@Michael Scire
Loader: Fix (all?) remaining bugs in ldr:pm. ...
Michael Scire committed on 2 May 2018
2018-05-01
@Michael Scire
Boot2: Remove svcExitProcess (handled by libnx).
Michael Scire committed on 1 May 2018
@Michael Scire
Boot2: Fix comment.
Michael Scire committed on 1 May 2018
@Michael Scire
boot2: exit process at end of main().
Michael Scire committed on 1 May 2018
@Michael Scire
Implement boot2 sysmodule.
Michael Scire committed on 1 May 2018
@Michael Scire
Stratosphere: Fix remaining bugs in sm, which now works as a KIP1 on hardware
Michael Scire committed on 1 May 2018
2018-04-27
@Michael Scire
Loader: Finish ldr:ro
Michael Scire committed on 27 Apr 2018
@Michael Scire
Loader: Add ldr:ro->LoadNro()
Michael Scire committed on 27 Apr 2018
@Michael Scire
Loader: fix missing NULL assignment
Michael Scire committed on 27 Apr 2018
@Michael Scire
Loader: Automatically unload NRRs on service close.
Michael Scire committed on 27 Apr 2018
@Michael Scire
Loader: Implement ldr:ro->UnloadNrr()
Michael Scire committed on 27 Apr 2018
@Michael Scire
Loader: Implement ldr:ro->LoadNRR(). NOTE: No sigchecks, at the moment.
Michael Scire committed on 27 Apr 2018
@Michael Scire
Loader: fix missing reassignment in AutoCloseMap
Michael Scire committed on 27 Apr 2018
@Michael Scire
Loader: Start work on LoadNRR, Add AutoCloseMap
Michael Scire committed on 27 Apr 2018
@Michael Scire
Loader: Greatly simplify mapping logic, add CodeMemory mapper.
Michael Scire committed on 27 Apr 2018
@Michael Scire
Loader: Add NRRInfo to RegisteredProcess, refactor Registration::
Michael Scire committed on 27 Apr 2018