| 2018-05-07 |
libstratosphere: Make boolean autoparsing match official semantics.
Michael Scire
committed
on 7 May 2018
|
|---|---|
|
ProcessManager: Fix Synchronization. Now works on 1.0.0 hardware.
Michael Scire
committed
on 7 May 2018
|
|
| 2018-05-05 |
Replace std::make_tuple with simpler syntax (#77)
...
Léo Lam
authored
on 5 May 2018
SciresM
committed
on 5 May 2018
|
|
ipc_templating: Avoid depending on order of evaluation (#83)
...
Léo Lam
authored
on 5 May 2018
SciresM
committed
on 5 May 2018
|
|
| 2018-05-04 |
ProcessManager: Implement core process management logic.
Michael Scire
committed
on 4 May 2018
|
|
ProcessManager: Fill out ProcessTracking::Initialize()
Michael Scire
committed
on 4 May 2018
|
|
| 2018-05-03 |
Stratosphere: Add IPC templating for non-member functions.
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
|
| 2018-04-22 |
Stratosphere: Fix IServer constructors. SM is fully functional on hardware now.
Michael Scire
committed
on 22 Apr 2018
|
|
Stratosphere: Implement support for deferred commands. Finish sm GetService()'s deferred path.
Michael Scire
committed
on 22 Apr 2018
|
|
|
Add ExistingPortServer to libstratosphere
Michael Scire
committed
on 22 Apr 2018
|
|
|
Stratosphere: Move boost/callable_traits into libstratosphere
Michael Scire
committed
on 22 Apr 2018
|
|
|
Stratosphere: ServiceServer<T> -> IServer<T> as abstract base class.
Michael Scire
committed
on 22 Apr 2018
|
|
|
IPC templating style fix
Michael Scire
committed
on 22 Apr 2018
|
|
|
Stratosphere: extract common code to libstratosphere.
Michael Scire
committed
on 22 Apr 2018
|