| 2018-05-09 |
Merge pull request #84 from leoetlino/printf-format
...
hexkyz
authored
on 9 May 2018
GitHub
committed
on 9 May 2018
|
|---|---|
|
boot: Use fsdevMountSdmc & fsdevUnmountAll
Luke Street
committed
on 9 May 2018
|
|
|
Exosphere: Add API for retrieving versioning info.
Michael Scire
committed
on 9 May 2018
|
|
|
PM: Fix missing flags set/missing wait. Now works on 5.x.
Michael Scire
committed
on 9 May 2018
|
|
| 2018-05-08 |
Boot: Fleshing out more low level stuff
...
hexkyz
authored
on 8 May 2018
GitHub
committed
on 8 May 2018
|
|
Loader: Fix char * const correctness.
Michael Scire
committed
on 8 May 2018
|
|
|
SM: Match official SAC validation behavior.
Michael Scire
committed
on 8 May 2018
|
|
|
Loader: Fix game update content loading, fix SD card mounting on newer firmwares. Closes #61.
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
|
|
libstratosphere: Make boolean autoparsing match official semantics.
Michael Scire
committed
on 7 May 2018
|
|
|
ProcessManager: Fully implement pm:dmnt. Remove debug logging.
Michael Scire
committed
on 7 May 2018
|
|
|
ProcessManager: Refactor resource limits, complete pm:shell.
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-06 |
|
|
boot: Make gpio helper functions internally linked
Léo Lam
committed
on 6 May 2018
|
|
|
boot: Fix missing argument for gpio_base_vaddr
Léo Lam
committed
on 6 May 2018
|
|
|
boot: Fix invalid usage of svcQueryIoMapping
Léo Lam
committed
on 6 May 2018
|
|
|
ProcessManager: Fix svcCreateEvent handle inversion bug, and others.
...
Michael Scire
committed
on 6 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
|
|
|
ProcessManager: Add pm:info, fix pm:shell missing qualifiers
Michael Scire
committed
on 5 May 2018
|
|
|
ProcessManager: Implement almost all of pm:shell
Michael Scire
committed
on 5 May 2018
|
|
|
Process Manager: Add stub for pm:shell
Michael Scire
committed
on 5 May 2018
|
|
|
Process Manager: Make process flag updating version agnostic, handle 5.x dead process semantics.
Michael Scire
committed
on 5 May 2018
|
|
| 2018-05-04 |
ProcessManager: Make launch flag parsing version agnostic.
Michael Scire
committed
on 4 May 2018
|
|
ProcessManager: Implement core process management logic.
Michael Scire
committed
on 4 May 2018
|
|
|
Stratosphère: Simplify some for loops (#76)
...
Léo Lam
authored
on 4 May 2018
SciresM
committed
on 4 May 2018
|
|
|
ProcessManager: Fill out ProcessTracking::Initialize()
Michael Scire
committed
on 4 May 2018
|
|
| 2018-05-03 |
Boot: Implement initial GPIO configuration
hexkyz
authored
on 3 May 2018
GitHub
committed
on 3 May 2018
|