| 2018-10-18 |
Stratosphere: Fix FS permissions for <4.0.0 KIPs
Michael Scire
committed
on 18 Oct 2018
|
|---|---|
| 2018-09-07 |
Add and fix copyright notices for better GPL compliance (thanks @naehrwert and @CTCaer).
hexkyz
committed
on 7 Sep 2018
|
| 2018-07-27 |
Stratosphere: Give more memory to SYSTEM, use less memory.
Michael Scire
committed
on 27 Jul 2018
|
| 2018-07-10 |
stratosphere: In-class initialize members
...
Léo Lam
authored
on 2 Jul 2018
SciresM
committed
on 10 Jul 2018
|
| 2018-06-19 |
Modernize C++ usage (#144)
...
Tony Wasserka
authored
on 19 Jun 2018
SciresM
committed
on 19 Jun 2018
|
| 2018-06-15 |
|
| 2018-06-13 |
libstratosphere/fs.mitm: Push WIP support for Domains. Not yet fully working.
Michael Scire
committed
on 13 Jun 2018
|
| 2018-06-10 |
sm: add compile-time option to put a lower bound on session limits, which lets us do things like accessing fsp-ldr without killing ldr. (#136)
...
misson20000
authored
on 10 Jun 2018
SciresM
committed
on 10 Jun 2018
|
|
fs.mitm: Implement basic passthrough framework for input commands.
Michael Scire
committed
on 10 Jun 2018
|
|
| 2018-06-03 |
Use "final" and "override" where appropriate (#117)
Tony Wasserka
authored
on 3 Jun 2018
SciresM
committed
on 3 Jun 2018
|
|
SM: Make Mitm compile-time toggleable, to forestall whining.
Michael Scire
committed
on 3 Jun 2018
|
|
|
SM: Add IPC commands for first-class MITM installation.
Michael Scire
committed
on 3 Jun 2018
|
|
| 2018-05-09 |
Exosphere: Add API for retrieving versioning info.
Michael Scire
committed
on 9 May 2018
|
| 2018-05-08 |
SM: Match official SAC validation behavior.
Michael Scire
committed
on 8 May 2018
|
|
SM: Fix svcGetSystemInfo bug, now works on 5.0.2.
Michael Scire
committed
on 8 May 2018
|
|
| 2018-05-07 |
Fix minor bugs in loader/sm
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
|
| 2018-05-04 |
Stratosphère: Simplify some for loops (#76)
...
Léo Lam
authored
on 4 May 2018
SciresM
committed
on 4 May 2018
|
| 2018-05-02 |
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 |
Stratosphere: Fix remaining bugs in sm, which now works as a KIP1 on hardware
Michael Scire
committed
on 1 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
|
|
|
Stratosphere: Fix smhax.
Michael Scire
committed
on 22 Apr 2018
|
|
|
Stratosphere: Create sm:m internally for sm, instead of using IPC.
Michael Scire
committed
on 22 Apr 2018
|
|
|
Implement all of sm.
Michael Scire
committed
on 22 Apr 2018
|
|
|
Stratosphere: Implement sm:->Initialize()
Michael Scire
committed
on 22 Apr 2018
|
|
|
Stratosphere: Skeleton all services for sm.
Michael Scire
committed
on 22 Apr 2018
|