History for Atmosphere / libraries / libvapours / include
2021-10-20
@Michael Scire
kern/util: use custom atomics wrapper to substantially improve codegen
Michael Scire committed on 20 Oct 2021
2021-10-19
@Michael Scire
kern: update scheduler for 13.0.0 change, fix some ctz/clz bugs
Michael Scire committed on 19 Oct 2021
2021-10-18
@Michael Scire
ams: improve offsetof style consistency
Michael Scire committed on 18 Oct 2021
@Michael Scire
util: improve (and use) offsetof that's """standard compliant"""
Michael Scire committed on 18 Oct 2021
2021-10-17
@Michael Scire
constexpr: resign ourselves to gcc dropping void -> T support
Michael Scire committed on 17 Oct 2021
@Michael Scire
kern/util: update structure layouts to match Nintendo (saves 0x10 per KThread/KSession)
Michael Scire committed on 17 Oct 2021
2021-10-11
@Michael Scire
util: fix consteval CountTrailingZeroes impl
Michael Scire committed on 11 Oct 2021
@Michael Scire
ams: bump api verrsion pre-emptively to 1.2.0
Michael Scire committed on 11 Oct 2021
@Michael Scire
loader: refactor ro manager/improve accuracy
Michael Scire committed on 11 Oct 2021
2021-10-10
@Michael Scire
spl: refactor for accuracy/move into libstrat
Michael Scire committed on 10 Oct 2021
@Michael Scire
svc: use m_ for member variables
Michael Scire committed on 10 Oct 2021
@Michael Scire
exo/vapours: refactor member variables to m_ over this->
Michael Scire committed on 10 Oct 2021
2021-10-09
@Michael Scire
ams: replace most remaining operator & with std::addressof
Michael Scire committed on 9 Oct 2021
@Adubbz
settings: implement KeyValueStore (#1659) ...
Adubbz authored on 9 Oct 2021 GitHub committed on 9 Oct 2021
2021-10-07
@Michael Scire
libstrat: enable -Wextra, -Werror ...
Michael Scire committed on 7 Oct 2021
2021-10-06
@Michael Scire
svc: refactor/rename MemoryInfo fields
Michael Scire committed on 6 Oct 2021
2021-10-05
@Michael Scire
strat: remove map namespace, svc: add address space defs
Michael Scire committed on 5 Oct 2021
@Michael Scire
strat: prefer os::NativeHandle to Handle/svc::Handle where sensible
Michael Scire committed on 5 Oct 2021
2021-10-04
@Michael Scire
strat: use svc:: over ::svc
Michael Scire committed on 4 Oct 2021
@Michael Scire
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
2021-10-02
@Michael Scire
result: improve Includes codegen
Michael Scire committed on 2 Oct 2021
2021-09-30
@Michael Scire
ams-libs: AMS_ASSERT no longer invokes expression
Michael Scire committed on 30 Sep 2021
2021-09-27
@Michael Scire
kern: use util::BitFlagSet for capability flags
Michael Scire committed on 27 Sep 2021
2021-09-24
@Michael Scire
ams: bump version to 1.1.1
Michael Scire committed on 24 Sep 2021
2021-09-19
@Michael Scire
svc: bump supported version
Michael Scire authored on 19 Sep 2021 SciresM committed on 19 Sep 2021
@Michael Scire
kern/svc: implement IoPool/Region svc support
Michael Scire authored on 18 Sep 2021 SciresM committed on 19 Sep 2021
@Michael Scire
svc/kern/dd: remove MapDeviceAddressSpace()
Michael Scire authored on 18 Sep 2021 SciresM committed on 19 Sep 2021
@Michael Scire
kern: add new KMemoryState
Michael Scire authored on 18 Sep 2021 SciresM committed on 19 Sep 2021
@Michael Scire
kern: update GetInfo logic for tick count InfoTypes
Michael Scire authored on 17 Sep 2021 SciresM committed on 19 Sep 2021
@Adubbz
ncm: skeleton new commands
Adubbz authored on 17 Sep 2021 SciresM committed on 19 Sep 2021