2022-02-14
@SciresM
Integrate new result macros. (#1780) ...
SciresM authored on 14 Feb 2022 GitHub committed on 14 Feb 2022
2021-10-10
@Michael Scire
kern: fix some lingering non-m_ member variables
Michael Scire committed on 10 Oct 2021
2021-10-04
@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-09-27
@Michael Scire
kern: use util::BitFlagSet for capability flags
Michael Scire committed on 27 Sep 2021
2021-04-15
@Michael Scire
kern: mostly kill magic numbers in assembly, fix SVCs >= 0x80
Michael Scire committed on 15 Apr 2021
2021-04-11
@Michael Scire
kern: bump svc limit to 192 from 128
Michael Scire authored on 7 Apr 2021 SciresM committed on 11 Apr 2021
2021-01-08
@Michael Scire
kern: further codegen tweaks
Michael Scire committed on 8 Jan 2021
2020-12-18
@Michael Scire
kern: refactor to use m_ for member variables
Michael Scire authored on 18 Dec 2020 SciresM committed on 18 Dec 2020
2020-07-31
@Michael Scire
kern SvcGetDebugThreadContext, SvcSetDebugThreadContext
Michael Scire authored on 31 Jul 2020 SciresM committed on 31 Jul 2020
@Michael Scire
kern: SvcGetDebugThreadParam
Michael Scire authored on 31 Jul 2020 SciresM committed on 31 Jul 2020
@Michael Scire
kern: Svc(Legacy)ContinueDebugEvent
Michael Scire authored on 31 Jul 2020 SciresM committed on 31 Jul 2020
@Michael Scire
kern: SvcGetLastThreadInfo, SvcGetDebugFutureThreadInfo
Michael Scire authored on 31 Jul 2020 SciresM committed on 31 Jul 2020
@Michael Scire
kern: SvcMapPhysicalMemoryUnsafe, SvcUnmapPhysicalMemoryUnsafe
Michael Scire authored on 25 Jul 2020 SciresM committed on 31 Jul 2020
@Michael Scire
kern: implement SvcDebugActiveProcess, svcGetDebugEvent, SvcWaitProcessWideKeyAtomic
Michael Scire authored on 19 Jul 2020 SciresM committed on 31 Jul 2020
@Michael Scire
kern: add infra (but not impl) for all DeviceAddressSpace svcs
Michael Scire authored on 15 Jul 2020 SciresM committed on 31 Jul 2020
2020-05-12
@SciresM
Switch atmosphere's build target to C++20. (#952) ...
SciresM authored on 12 May 2020 GitHub committed on 12 May 2020
2020-02-23
@Michael Scire
kern: correct error in KUserPointer
Michael Scire committed on 23 Feb 2020
2020-02-20
@Michael Scire
kern: implement KUserPointer (and test with QueryMemory) in advance of svc dev
Michael Scire committed on 20 Feb 2020
@Michael Scire
kern: implement KProcess::Run
Michael Scire committed on 20 Feb 2020
2020-02-19
@Michael Scire
kern: implement capabilities parsing
Michael Scire committed on 19 Feb 2020
@Michael Scire
kern: implement process(pagetable) init
Michael Scire committed on 19 Feb 2020
2020-02-14
@Michael Scire
kern: implement enough of KPageTable to initialize a thread
Michael Scire committed on 14 Feb 2020
2020-02-08
@Michael Scire
kern: add svc stubs, turn on svc table build
Michael Scire committed on 8 Feb 2020
@Michael Scire
kern: Implement exception vector ASM
Michael Scire committed on 8 Feb 2020
@Michael Scire
kern: implement dpc + skeleton rest of main
Michael Scire committed on 8 Feb 2020
2020-01-31
@Michael Scire
kern: mostly implement KThread::Initialize
Michael Scire committed on 31 Jan 2020
@Michael Scire
kern: implement KHandleTable, other cleanup
Michael Scire committed on 31 Jan 2020
2020-01-24
@Michael Scire
meso: find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} +
Michael Scire committed on 24 Jan 2020
@Michael Scire
mesosphere: Implement SVC table auto-generation
Michael Scire committed on 24 Jan 2020