| 2021-10-12 |
sf: prevent emitting mitm/defer code unless server in process supports it
Michael Scire
committed
on 12 Oct 2021
|
|---|---|
| 2021-10-11 |
util: fix consteval CountTrailingZeroes impl
Michael Scire
committed
on 11 Oct 2021
|
|
ams: bump api verrsion pre-emptively to 1.2.0
Michael Scire
committed
on 11 Oct 2021
|
|
|
ams: allow bootloader to merely approximate correct target firmware
Michael Scire
committed
on 11 Oct 2021
|
|
|
loader: refactor to remove fake namespaces
Michael Scire
committed
on 11 Oct 2021
|
|
|
loader: refactor ro manager/improve accuracy
Michael Scire
committed
on 11 Oct 2021
|
|
| 2021-10-10 |
spl: refactor for accuracy/move into libstrat
Michael Scire
committed
on 10 Oct 2021
|
|
os: add FlushDataCache
Michael Scire
committed
on 10 Oct 2021
|
|
|
strat: use m_ for member variables
Michael Scire
committed
on 10 Oct 2021
|
|
|
svc: use m_ for member variables
Michael Scire
committed
on 10 Oct 2021
|
|
|
sdmmc: use m_ for member variables
Michael Scire
committed
on 10 Oct 2021
|
|
|
kern: fix some lingering non-m_ member variables
Michael Scire
committed
on 10 Oct 2021
|
|
|
exo/vapours: refactor member variables to m_ over this->
Michael Scire
committed
on 10 Oct 2021
|
|
| 2021-10-09 |
libstrat: remove lingering debugging edits
Michael Scire
committed
on 9 Oct 2021
|
|
ams: replace most remaining operator & with std::addressof
Michael Scire
committed
on 9 Oct 2021
|
|
|
settings: fix correctness issue in LazyFileAccessor
Michael Scire
committed
on 9 Oct 2021
|
|
|
strat: refactor address taking of form &var[...]
Michael Scire
committed
on 9 Oct 2021
|
|
|
strat: always use explicit result namespacing
Michael Scire
committed
on 9 Oct 2021
|
|
|
settings: implement KeyValueStore (#1659)
...
Adubbz
authored
on 9 Oct 2021
GitHub
committed
on 9 Oct 2021
|
|
| 2021-10-08 |
kern: tidy up capability calc
Michael Scire
committed
on 8 Oct 2021
|
|
|
|
|
os: fix mutex push/pop prototypes
Michael Scire
committed
on 8 Oct 2021
|
|
|
|
|
|
cs: prevent exceptions from manifesting
Michael Scire
committed
on 8 Oct 2021
|
|
|
boot: save 12KB
Michael Scire
committed
on 8 Oct 2021
|
|
|
erpt: save 8KB
Michael Scire
committed
on 8 Oct 2021
|
|
|
strat: use ams::Main() instead of main(argc, argv)
Michael Scire
committed
on 8 Oct 2021
|
|
| 2021-10-07 |
strat: build sysmodules with -Wextra/-Werror
Michael Scire
committed
on 7 Oct 2021
|
|
libstrat: fix compilation without pre-compiled header/without lto
Michael Scire
committed
on 7 Oct 2021
|
|
|
|