| 2019-03-29 |
strat: 0 -> ResultSuccess
Michael Scire
committed
on 29 Mar 2019
|
|---|---|
|
strat: replace kernel/dbg magic numbers with result defs
Michael Scire
committed
on 29 Mar 2019
|
|
| 2019-03-28 |
loader: Use result definitions instead of magic numbers
Michael Scire
committed
on 28 Mar 2019
|
| 2019-02-23 |
loader: add support for title-specific override keys
Michael Scire
committed
on 23 Feb 2019
|
| 2018-10-28 |
loader: add SetExternalContentSource extension
misson20000
authored
on 25 Oct 2018
SciresM
committed
on 28 Oct 2018
|
|
loader: make ShouldOverrideContents take a tid argument
misson20000
authored
on 11 Oct 2018
SciresM
committed
on 28 Oct 2018
|
|
| 2018-09-20 |
Loader: Button override + first-class HBL support
Michael Scire
committed
on 20 Sep 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-29 |
Loader: Change ips patch location to ease patch distribution
Michael Scire
committed
on 29 Jul 2018
|
|
Loader: Skeleton IPS/IPS32 patching support.
Michael Scire
committed
on 29 Jul 2018
|
|
| 2018-07-24 |
Loader: Use HW-acceleration for SHA256
Michael Scire
committed
on 24 Jul 2018
|
| 2018-06-25 |
Loader: Fix argument passing.
Michael Scire
committed
on 25 Jun 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-02 |
|
| 2018-04-27 |
Loader: Start work on LoadNRR, Add AutoCloseMap
Michael Scire
committed
on 27 Apr 2018
|
| 2018-04-25 |
Loader: Properly map BSS as rw.
Michael Scire
committed
on 25 Apr 2018
|
|
Loader: Fix bugs in CreateProcess(), which now succeeds on hardware (1.0.0)
Michael Scire
committed
on 25 Apr 2018
|
|
| 2018-04-24 |
Loader: Finish Loader::CreateProcess().
Michael Scire
committed
on 24 Apr 2018
|
|
Loader: Implement all remaining parts of CreateProcess except LoadNsoSegment.
Michael Scire
committed
on 24 Apr 2018
|
|
|
Loader: Implement argument passing.
Michael Scire
committed
on 24 Apr 2018
|
|
|
Loader: Implement most of LoadNsosIntoProcessMemory
Michael Scire
committed
on 24 Apr 2018
|
|
|
Loader: Implement RandomUtils (for ASLR)
Michael Scire
committed
on 24 Apr 2018
|
|
|
Loader: Implement NSO Extent calculation (note: ASLR currently disabled due to lack of entropy source.)
Michael Scire
committed
on 24 Apr 2018
|
|
|
Clean up Nso fopen semantics
Michael Scire
committed
on 24 Apr 2018
|
|
|
Loader: Fix off-by-one in SDK nso header loading.
Michael Scire
committed
on 24 Apr 2018
|
|
|
Loader: Add Nso Header loading, loadset validation in CreateProcess
Michael Scire
committed
on 24 Apr 2018
|