| 2020-07-31 |
kern: implement SvcGetProcessList
Michael Scire
authored
on 14 Jul 2020
SciresM
committed
on 31 Jul 2020
|
|---|---|
|
kern: implement SvcCreateInterruptEvent
Michael Scire
authored
on 14 Jul 2020
SciresM
committed
on 31 Jul 2020
|
|
|
kern: implement SvcCreateEvent, SvcSignalEvent, SvcClearEvent, SvcResetSignal
Michael Scire
authored
on 14 Jul 2020
SciresM
committed
on 31 Jul 2020
|
|
| 2020-07-13 |
kern: fix/add InfoType_(Total/Used)(NonSystem/)MemorySize
Michael Scire
committed
on 13 Jul 2020
|
| 2020-07-11 |
kern/KScheduler: implement special yields
Michael Scire
committed
on 11 Jul 2020
|
|
kern: mostly implement thread exit
Michael Scire
committed
on 11 Jul 2020
|
|
| 2020-07-10 |
kern: skeleton SvcReplyAndReceive
Michael Scire
committed
on 10 Jul 2020
|
|
kern: partially implement SvcSignalProcessWideKey
Michael Scire
committed
on 10 Jul 2020
|
|
|
kern: implement SvcCreateThread, SvcStartThread
Michael Scire
committed
on 10 Jul 2020
|
|
|
kern: implement SvcUnmapMemory, more of SvcGetInfo
Michael Scire
committed
on 10 Jul 2020
|
|
| 2020-04-19 |
kern: Update page bitmaps/alloc to reflect 10.0.0 changes
Michael Scire
committed
on 19 Apr 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 unsuspension of init threads
Michael Scire
committed
on 20 Feb 2020
|
|
|
kern: implement KProcess::Run
Michael Scire
committed
on 20 Feb 2020
|
|
| 2020-02-19 |
kern: implement SetProcessMemoryPermission
Michael Scire
committed
on 19 Feb 2020
|
|
kern: finish KProcess::Initialize() for KIPs
Michael Scire
committed
on 19 Feb 2020
|
|
|
kern: implement process(pagetable) init
Michael Scire
committed
on 19 Feb 2020
|
|
| 2020-02-18 |
kern: add KProcess members
Michael Scire
committed
on 18 Feb 2020
|
| 2020-02-08 |
mesosphere: hard enforcement of TODOs
Michael Scire
committed
on 8 Feb 2020
|
|
kern: Implement exception vector ASM
Michael Scire
committed
on 8 Feb 2020
|
|
| 2020-02-05 |
kern: implement much of KScheduler, KHardwareTimer
Michael Scire
committed
on 5 Feb 2020
|
| 2020-01-31 |
kern: mostly implement KThread::Initialize
Michael Scire
committed
on 31 Jan 2020
|
|
kern: implement KThreadLocalPage
Michael Scire
committed
on 31 Jan 2020
|