History for Atmosphere / libraries / libmesosphere / source
2020-07-11
@Michael Scire
kern: add SvcExitThread, SvcSendAsyncRequestWithUserBuffer, SvcReplyAndReceiveWithUserBuffer
Michael Scire committed on 11 Jul 2020
2020-07-10
@Michael Scire
kern/ipc: implement most of reply
Michael Scire committed on 10 Jul 2020
@Michael Scire
kern/ipc: implement SendReply, declare SendMessage
Michael Scire committed on 10 Jul 2020
@Michael Scire
kern/ipc: add Atmosphere's mitm pid passthrough logic
Michael Scire committed on 10 Jul 2020
@Michael Scire
ipc/receive: trivially correct result return codeflow
Michael Scire committed on 10 Jul 2020
@Michael Scire
kern/ipc: finish Receive part of ReplyAndReceive
Michael Scire committed on 10 Jul 2020
@Michael Scire
ipc: add MapAlias processing logic for Receive
Michael Scire committed on 10 Jul 2020
@Michael Scire
ipc::Reply -> implement Pointer handling logic
Michael Scire committed on 10 Jul 2020
@Michael Scire
ipc::Reply -> add raw data copy logic
Michael Scire committed on 10 Jul 2020
@Michael Scire
kern: implement remaining non-KServerSession:: part of Reply/Receive
Michael Scire committed on 10 Jul 2020
@Michael Scire
kern: partially implement Receive half of ReplyAndReceive
Michael Scire committed on 10 Jul 2020
@Michael Scire
kern: implement SvcSendSyncRequest(WithUserBuffer)
Michael Scire committed on 10 Jul 2020
@Michael Scire
kern: implement SvcArbitrateLock, SvcArbitrateUnlock
Michael Scire committed on 10 Jul 2020
@Michael Scire
kern: skeleton SvcReplyAndReceive
Michael Scire committed on 10 Jul 2020
@Michael Scire
kern: partially implement SvcSignalProcessWideKey
Michael Scire committed on 10 Jul 2020
@Michael Scire
kern: implement SvcCreateThread, SvcStartThread
Michael Scire committed on 10 Jul 2020
@Michael Scire
kern: implement SvcMapMemory
Michael Scire committed on 10 Jul 2020
@Michael Scire
kern: implement SvcAcceptSession
Michael Scire committed on 10 Jul 2020
@Michael Scire
kern: implement SvcWaitSynchronization
Michael Scire committed on 10 Jul 2020
@Michael Scire
kern: implement KEvent, KWritableEvent, KServerSession::OnClientClosed
Michael Scire committed on 10 Jul 2020
@Michael Scire
kern: implement SvcCloseHandle
Michael Scire committed on 10 Jul 2020
@Michael Scire
kern: SvcConnectToNamedPort
Michael Scire committed on 10 Jul 2020
@Michael Scire
kern: svcOutputDebugString, svcGetThreadPriority, svcGetThreadId
Michael Scire committed on 10 Jul 2020
@Michael Scire
kern: implement SvcUnmapMemory, more of SvcGetInfo
Michael Scire committed on 10 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-05-03
@Michael Scire
kern: fix link error
Michael Scire committed on 3 May 2020
2020-04-26
@Michael Scire
kern: implement SvcSetUnsafeLimit
Michael Scire committed on 26 Apr 2020
2020-04-20
@Michael Scire
kern: implement 10.x perm change, fix many page table bugs
Michael Scire committed on 20 Apr 2020
2020-04-19
@Michael Scire
kern: randomize dynamic slab heaps to reflect 10.x changes
Michael Scire committed on 19 Apr 2020
@Michael Scire
kern: Update init to reflect 10.0.0 changes
Michael Scire committed on 19 Apr 2020