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