| 2021-10-30 |
ams: bump version to 1.2.2
Michael Scire
committed
on 30 Oct 2021
|
|---|---|
|
sprofile: various correctness fixes.
Michael Scire
committed
on 30 Oct 2021
|
|
| 2021-10-26 |
ams: bump version to 1.2.1
Michael Scire
committed
on 26 Oct 2021
|
|
sprof: update for 13.1.0 (format version 1)
Michael Scire
committed
on 26 Oct 2021
|
|
|
crypto: implement md5, which now used by sprof
Michael Scire
committed
on 26 Oct 2021
|
|
|
kern: implement 13.1.0 kernel changes
Michael Scire
committed
on 26 Oct 2021
|
|
|
util: add trait/macro for is_constexpr_constructible
Michael Scire
authored
on 22 Oct 2021
SciresM
committed
on 26 Oct 2021
|
|
|
kern/test: add wip qemu-virt board support to mesosphere
Michael Scire
authored
on 21 Oct 2021
SciresM
committed
on 26 Oct 2021
|
|
| 2021-10-24 |
kern: optimize timespan -> tick codegen, improve .text layout
Michael Scire
committed
on 24 Oct 2021
|
|
kern: avoid constexpr init for many objects (avoids unnecessary memory clear) (#1668)
SciresM
authored
on 24 Oct 2021
GitHub
committed
on 24 Oct 2021
|
|
| 2021-10-20 |
kern: use new AtomicRef, use Atomic<bool>
Michael Scire
committed
on 20 Oct 2021
|
|
util: better match true std::atomic semantics
Michael Scire
committed
on 20 Oct 2021
|
|
|
kern/util: use custom atomics wrapper to substantially improve codegen
Michael Scire
committed
on 20 Oct 2021
|
|
| 2021-10-19 |
kern: update scheduler for 13.0.0 change, fix some ctz/clz bugs
Michael Scire
committed
on 19 Oct 2021
|
| 2021-10-18 |
ams: improve offsetof style consistency
Michael Scire
committed
on 18 Oct 2021
|
|
util: improve (and use) offsetof that's """standard compliant"""
Michael Scire
committed
on 18 Oct 2021
|
|
| 2021-10-17 |
constexpr: resign ourselves to gcc dropping void -> T support
Michael Scire
committed
on 17 Oct 2021
|
|
kern/util: update structure layouts to match Nintendo (saves 0x10 per KThread/KSession)
Michael Scire
committed
on 17 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
|
|
|
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
|
|
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
|
|
|
exo/vapours: refactor member variables to m_ over this->
Michael Scire
committed
on 10 Oct 2021
|
|
| 2021-10-09 |
ams: replace most remaining operator & with std::addressof
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-07 |
|
| 2021-10-06 |
svc: refactor/rename MemoryInfo fields
Michael Scire
committed
on 6 Oct 2021
|
| 2021-10-05 |
strat: remove map namespace, svc: add address space defs
Michael Scire
committed
on 5 Oct 2021
|