| 2018-06-03 |
Build fix
Tony Wasserka
committed
on 3 Jun 2018
|
|---|---|
|
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-06-02 |
Boot: Fully implemented GPIO and PINMUX handling
hexkyz
authored
on 2 Jun 2018
GitHub
committed
on 2 Jun 2018
|
| 2018-05-21 |
Boot: Implement PMC wake pin events
hexkyz
authored
on 21 May 2018
GitHub
committed
on 21 May 2018
|
| 2018-05-19 |
|
| 2018-05-15 |
Boot: Implement pinmux drive pad configuration
hexkyz
authored
on 15 May 2018
GitHub
committed
on 15 May 2018
|
|
boot: build as KIP (thanks @fincs !)
TuxSH
committed
on 15 May 2018
|
|
|
Fix the syntax errors in the boot JSON files
TuxSH
committed
on 15 May 2018
|
|
|
loader, pm, sm: build kip as only taget (thanks @fincs !)
TuxSH
committed
on 15 May 2018
|
|
|
Make a top-level make build everything in order
TuxSH
committed
on 15 May 2018
|
|
|
Fix the remaining warnings in stratosphère
TuxSH
committed
on 15 May 2018
|
|
|
Ignore unused-but-set-variable in ipc_templating.h
TuxSH
committed
on 15 May 2018
|
|
|
Fix latest commit not building
TuxSH
committed
on 15 May 2018
|
|
| 2018-05-14 |
Boot: Implement pinmux setup
hexkyz
authored
on 14 May 2018
GitHub
committed
on 14 May 2018
|
| 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
|