| 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 SvcMapMemory
Michael Scire
committed
on 10 Jul 2020
|
|
|
kern: implement SvcAcceptSession
Michael Scire
committed
on 10 Jul 2020
|
|
|
kern: implement SvcWaitSynchronization
Michael Scire
committed
on 10 Jul 2020
|
|
|
kern: implement KEvent, KWritableEvent, KServerSession::OnClientClosed
Michael Scire
committed
on 10 Jul 2020
|
|
|
kern: implement SvcCloseHandle
Michael Scire
committed
on 10 Jul 2020
|
|
|
kern: SvcConnectToNamedPort
Michael Scire
committed
on 10 Jul 2020
|
|
|
kern: svcOutputDebugString, svcGetThreadPriority, svcGetThreadId
Michael Scire
committed
on 10 Jul 2020
|
|
|
kern: implement SvcUnmapMemory, more of SvcGetInfo
Michael Scire
committed
on 10 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-05-07 |
ams: revamp target firmware
Michael Scire
committed
on 7 May 2020
|
| 2020-04-27 |
kern: fix KLinkedList dtor
Michael Scire
committed
on 27 Apr 2020
|
| 2020-04-26 |
kern: implement SvcSetUnsafeLimit
Michael Scire
committed
on 26 Apr 2020
|
|
kern: implement KUnsafeMemory
Michael Scire
committed
on 26 Apr 2020
|
|
| 2020-04-22 |
kern/kldr: fix bugs in physical randomization
Michael Scire
committed
on 22 Apr 2020
|
|
os: bug fixes after re-review of rwlock code
Michael Scire
committed
on 22 Apr 2020
|
|
| 2020-04-20 |
kern: implement 10.x perm change, fix many page table bugs
Michael Scire
committed
on 20 Apr 2020
|
| 2020-04-19 |
kern: randomize dynamic slab heaps to reflect 10.x changes
Michael Scire
committed
on 19 Apr 2020
|
|
kern: fix suboptimal mapping choices by kernel/kernelldr
Michael Scire
committed
on 19 Apr 2020
|
|
|
kern: Update init to reflect 10.0.0 changes
Michael Scire
committed
on 19 Apr 2020
|
|
|
kern: Update page bitmaps/alloc to reflect 10.0.0 changes
Michael Scire
committed
on 19 Apr 2020
|
|
| 2020-04-17 |
mesosphere: implement KMemoryBlockManager::UpdateLock
Michael Scire
committed
on 17 Apr 2020
|
| 2020-04-14 |
ams: fix boot sysmodule/kernel for 10.0.0
Michael Scire
committed
on 14 Apr 2020
|
|
kernel_ldr: update to support 10.0.0
Michael Scire
committed
on 14 Apr 2020
|
|
| 2020-03-31 |
KPageHeap: Fix a typo in initialization block alignment. (#862)
bunnei
authored
on 31 Mar 2020
GitHub
committed
on 31 Mar 2020
|
| 2020-03-18 |
kern: Implement SvcManageNamedPort
Michael Scire
committed
on 18 Mar 2020
|
|
kern: implement CallSecureMonitor, some of GetInfo/GetSystemInfo
Michael Scire
committed
on 18 Mar 2020
|
|
| 2020-03-10 |
kern: tweak KHandleTable impl
Michael Scire
committed
on 10 Mar 2020
|