| 2019-03-28 |
loader: Use result definitions instead of magic numbers
Michael Scire
committed
on 28 Mar 2019
|
|---|---|
| 2018-11-09 |
fs.mitm/loader: Fix crashes when launching too many processes.
Michael Scire
committed
on 9 Nov 2018
|
| 2018-10-30 |
libstrat: automatically detect+format rawdata structs correctly.
Michael Scire
authored
on 30 Oct 2018
SciresM
committed
on 30 Oct 2018
|
|
loader: update for libstratosphere refactor
Michael Scire
authored
on 30 Oct 2018
SciresM
committed
on 30 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-30 |
Loader: Add support for exefs redirection to code nsp on SD.
Michael Scire
committed
on 30 Jul 2018
|
| 2018-07-28 |
Loader: Support loading FsStorageId_None content from SD.
Michael Scire
committed
on 28 Jul 2018
|
| 2018-06-13 |
libstratosphere/fs.mitm: Push WIP support for Domains. Not yet fully working.
Michael Scire
committed
on 13 Jun 2018
|
| 2018-05-08 |
Loader: Fix game update content loading, fix SD card mounting on newer firmwares. Closes #61.
Michael Scire
committed
on 8 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-02 |
|
| 2018-04-27 |
Loader: Add NRRInfo to RegisteredProcess, refactor Registration::
Michael Scire
committed
on 27 Apr 2018
|
| 2018-04-24 |
Loader: Implement InitializeProcessInfo()
Michael Scire
committed
on 24 Apr 2018
|
| 2018-04-22 |
Stratosphere: Skeleton create process up through the ProcessCreation::CreateProcess() call
Michael Scire
committed
on 22 Apr 2018
|
| 2018-04-21 |
Stratosphere: Add handle/pid output to IPC templating, fix failure condition message preparation.
Michael Scire
committed
on 21 Apr 2018
|
|
Stratosphere: Implement ldr:pm->GetProgramInfo()
Michael Scire
committed
on 21 Apr 2018
|
|
|
Stratosphere: Add arguments to GetProgramInfo
Michael Scire
committed
on 21 Apr 2018
|
|
|
Stratosphere: Add WrapIpcCommandImpl templating.
Michael Scire
committed
on 21 Apr 2018
|
|
| 2018-04-20 |
Stratosphere: Fix IPC rawdata out size, QueryPointerBufferSize works on hardware now.
Michael Scire
committed
on 20 Apr 2018
|
| 2018-04-19 |
Stratosphere: Skeleton ldr:pm (RegisterTitle/UnregisterTitle are implemented)
Michael Scire
committed
on 19 Apr 2018
|