| 2021-11-04 |
dmnt2: detect thread name, add monitor get mapping(s), increase buffer sizes
Michael Scire
authored
on 2 Nov 2021
SciresM
committed
on 4 Nov 2021
|
|---|---|
| 2021-10-24 |
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-18 |
ams: improve offsetof style consistency
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
|
| 2021-10-10 |
os: add FlushDataCache
Michael Scire
committed
on 10 Oct 2021
|
|
strat: use m_ for member variables
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
|
| 2021-10-08 |
os: fix mutex push/pop prototypes
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 |
libstrat: fix compilation without pre-compiled header/without lto
Michael Scire
committed
on 7 Oct 2021
|
|
|
|
| 2021-10-06 |
os: fix MapTransferMemory output not being set
Michael Scire
committed
on 6 Oct 2021
|
|
svc: refactor/rename MemoryInfo fields
Michael Scire
committed
on 6 Oct 2021
|
|
| 2021-10-04 |
strat: use svc:: over ::svc
Michael Scire
committed
on 4 Oct 2021
|
|
ams: the copyright^H^H^H^H^H^H^Hmplex plane is the algebraic closure of the reals
Michael Scire
committed
on 4 Oct 2021
|
|
|
os: remove ManagedHandle, refactor to use NativeHandle typename
Michael Scire
committed
on 4 Oct 2021
|
|
| 2021-10-02 |
strat: automatic program id detection
Michael Scire
committed
on 2 Oct 2021
|
| 2021-10-01 |
os: adopt nintendo ReaderWriter naming over ReadWrite
Michael Scire
committed
on 1 Oct 2021
|
|
os: amend io region api
Michael Scire
committed
on 1 Oct 2021
|
|
|
os: improve thread name codegen
Michael Scire
committed
on 1 Oct 2021
|
|
|
os: implement SharedMemory, update AslrSpaceManager
Michael Scire
committed
on 1 Oct 2021
|
|
|
os: fix AttachTransferMemory return type
Michael Scire
committed
on 1 Oct 2021
|
|
|
os: adopt multiwait naming over waitable
Michael Scire
committed
on 1 Oct 2021
|
|
| 2021-09-30 |
os: add tentative IoRegionType
Michael Scire
committed
on 30 Sep 2021
|
|
ams-libs: AMS_ASSERT no longer invokes expression
Michael Scire
committed
on 30 Sep 2021
|
|
|
os: implement Barrier
Michael Scire
committed
on 30 Sep 2021
|
|
| 2021-09-29 |
os: implement SdkRecursiveMutex
Michael Scire
committed
on 29 Sep 2021
|
|
os: add unit tests for ExpandUnsignedValueToAscii
Michael Scire
committed
on 29 Sep 2021
|
|
|
|
|
|
os: implement LightSemaphore
Michael Scire
committed
on 29 Sep 2021
|