| 2020-07-13 |
kern: add SvcQueryIoMapping (NOTE: pre-10.x, ABI needs update)
Michael Scire
committed
on 13 Jul 2020
|
|---|---|
|
kern: fix/add InfoType_(Total/Used)(NonSystem/)MemorySize
Michael Scire
committed
on 13 Jul 2020
|
|
|
kern: fix bugs in Receive/Exchange ipc buffers
Michael Scire
committed
on 13 Jul 2020
|
|
|
kern: implement IPC KPageTable functionality
Michael Scire
committed
on 13 Jul 2020
|
|
| 2020-07-11 |
kern/KScheduler: implement special yields
Michael Scire
committed
on 11 Jul 2020
|
|
kern: implement SvcSleepThread for ns > 0
Michael Scire
committed
on 11 Jul 2020
|
|
|
kern: implement KPageTableBase::CopyHeapToHeap(WithoutCheckDestination)
Michael Scire
committed
on 11 Jul 2020
|
|
|
kern: add KPageTableBase::CopyMemory Linear <-> User and Linear <-> Kernel
Michael Scire
committed
on 11 Jul 2020
|
|
|
kern: mostly implement thread exit
Michael Scire
committed
on 11 Jul 2020
|
|
| 2020-07-10 |
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 -> add raw data copy logic
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
|
|
| 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
|