| 2020-07-11 |
kern: add SvcExitThread, SvcSendAsyncRequestWithUserBuffer, SvcReplyAndReceiveWithUserBuffer
Michael Scire
committed
on 11 Jul 2020
|
|---|---|
| 2020-07-10 |
kern/ipc: implement most of reply
Michael Scire
committed
on 10 Jul 2020
|
|
kern/ipc: implement SendReply, declare SendMessage
Michael Scire
committed
on 10 Jul 2020
|
|
|
os: fix building with new svc defs
Michael Scire
committed
on 10 Jul 2020
|
|
|
kern/ipc: add Atmosphere's mitm pid passthrough logic
Michael Scire
committed
on 10 Jul 2020
|
|
|
ipc/receive: trivially correct result return codeflow
Michael Scire
committed
on 10 Jul 2020
|
|
|
kern/ipc: finish Receive part of ReplyAndReceive
Michael Scire
committed
on 10 Jul 2020
|
|
|
ipc: add MapAlias processing logic for Receive
Michael Scire
committed
on 10 Jul 2020
|
|
|
ipc::Reply -> implement Pointer handling logic
Michael Scire
committed
on 10 Jul 2020
|
|
|
ipc::Reply -> add raw data copy logic
Michael Scire
committed
on 10 Jul 2020
|
|
|
kern: implement remaining non-KServerSession:: part of Reply/Receive
Michael Scire
committed
on 10 Jul 2020
|
|
|
kern: partially implement Receive half of ReplyAndReceive
Michael Scire
committed
on 10 Jul 2020
|
|
|
kern: implement SvcSendSyncRequest(WithUserBuffer)
Michael Scire
committed
on 10 Jul 2020
|
|
|
kern: implement SvcArbitrateLock, SvcArbitrateUnlock
Michael Scire
committed
on 10 Jul 2020
|
|
|
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
|
|
|
ncm: safer access patterns for FirmwareVariationInfo
Michael Scire
committed
on 10 Jul 2020
|
|
|
ncm: loosen FirmwareVariation restrictions.
Michael Scire
committed
on 10 Jul 2020
|
|
|
daybreak: address nitpicks (#1081)
...
Adubbz
authored
on 10 Jul 2020
GitHub
committed
on 10 Jul 2020
|
|
| 2020-07-09 |
daybreak: various ux improvements (#1080)
Adubbz
authored
on 9 Jul 2020
GitHub
committed
on 9 Jul 2020
|
|
ncm: Mark two variables as const (#1078)
...
VolcaEM
authored
on 9 Jul 2020
GitHub
committed
on 9 Jul 2020
|