History for Atmosphere / stratosphere
2018-05-08
@hexkyz
Boot: Fleshing out more low level stuff ...
hexkyz authored on 8 May 2018 GitHub committed on 8 May 2018
@Michael Scire
Loader: Fix char * const correctness.
Michael Scire committed on 8 May 2018
@Michael Scire
SM: Match official SAC validation behavior.
Michael Scire committed on 8 May 2018
@Michael Scire
Loader: Fix game update content loading, fix SD card mounting on newer firmwares. Closes #61.
Michael Scire committed on 8 May 2018
@Michael Scire
SM: Fix svcGetSystemInfo bug, now works on 5.0.2.
Michael Scire committed on 8 May 2018
2018-05-07
@Michael Scire
Fix minor bugs in loader/sm
Michael Scire committed on 7 May 2018
@Michael Scire
libstratosphere: Make boolean autoparsing match official semantics.
Michael Scire committed on 7 May 2018
@Michael Scire
ProcessManager: Fully implement pm:dmnt. Remove debug logging.
Michael Scire committed on 7 May 2018
@Michael Scire
ProcessManager: Refactor resource limits, complete pm:shell.
Michael Scire committed on 7 May 2018
@Michael Scire
ProcessManager: Fix Synchronization. Now works on 1.0.0 hardware.
Michael Scire committed on 7 May 2018
2018-05-06
@Léo Lam
boot: Make gpio helper functions internally linked
Léo Lam committed on 6 May 2018
@Léo Lam
boot: Fix missing argument for gpio_base_vaddr
Léo Lam committed on 6 May 2018
@Léo Lam
boot: Fix invalid usage of svcQueryIoMapping
Léo Lam committed on 6 May 2018
@Michael Scire
ProcessManager: Fix svcCreateEvent handle inversion bug, and others. ...
Michael Scire committed on 6 May 2018
2018-05-05
@Léo Lam
Replace std::make_tuple with simpler syntax (#77) ...
Léo Lam authored on 5 May 2018 SciresM committed on 5 May 2018
@Léo Lam
ipc_templating: Avoid depending on order of evaluation (#83) ...
Léo Lam authored on 5 May 2018 SciresM committed on 5 May 2018
@Michael Scire
ProcessManager: Add pm:info, fix pm:shell missing qualifiers
Michael Scire committed on 5 May 2018
@Michael Scire
ProcessManager: Implement almost all of pm:shell
Michael Scire committed on 5 May 2018
@Michael Scire
Process Manager: Add stub for pm:shell
Michael Scire committed on 5 May 2018
@Michael Scire
Process Manager: Make process flag updating version agnostic, handle 5.x dead process semantics.
Michael Scire committed on 5 May 2018
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