History for Atmosphere / libraries / libmesosphere / include / mesosphere / arch / arm64
2020-07-31
@Michael Scire
kern: implement SvcGetThreadContext3
Michael Scire authored on 28 Jul 2020 SciresM committed on 31 Jul 2020
@Michael Scire
kern: Map L1/L2 blocks when possible
Michael Scire authored on 27 Jul 2020 SciresM committed on 31 Jul 2020
@Michael Scire
kern: SvcMapPhysicalMemoryUnsafe, SvcUnmapPhysicalMemoryUnsafe
Michael Scire authored on 25 Jul 2020 SciresM committed on 31 Jul 2020
@Michael Scire
kern: implement SvcMapPhysicalMemory
Michael Scire authored on 24 Jul 2020 SciresM committed on 31 Jul 2020
@Michael Scire
kern: implement SvcSleepSystem
Michael Scire authored on 24 Jul 2020 SciresM committed on 31 Jul 2020
@Michael Scire
kern: SvcInvalidateProcessDataCache
Michael Scire authored on 24 Jul 2020 SciresM committed on 31 Jul 2020
@Michael Scire
kern: SvcMapProcessCodeMemory, SvcUnmapProcessCodeMemory
Michael Scire authored on 24 Jul 2020 SciresM committed on 31 Jul 2020
@Michael Scire
kern: implement transfer memory (and SVCs)
Michael Scire authored on 23 Jul 2020 SciresM committed on 31 Jul 2020
@Michael Scire
kern: implement SvcSetMemoryAttribute
Michael Scire authored on 23 Jul 2020 SciresM committed on 31 Jul 2020
@Michael Scire
kern: KConditionVariable::SignalImpl
Michael Scire authored on 22 Jul 2020 SciresM committed on 31 Jul 2020
@Michael Scire
kern: fully implement KSharedMemory (and Svcs)
Michael Scire authored on 22 Jul 2020 SciresM committed on 31 Jul 2020
@Michael Scire
kern: add KProcess::Initialize (for non-kip processes)
Michael Scire authored on 22 Jul 2020 SciresM committed on 31 Jul 2020
@Michael Scire
kern: implement SvcMapProcessMemory, SvcUnmapProcessMemory
Michael Scire authored on 21 Jul 2020 SciresM committed on 31 Jul 2020
@Michael Scire
kern: fix asid tlb invalidation
Michael Scire authored on 21 Jul 2020 SciresM committed on 31 Jul 2020
@Michael Scire
kern: dump page table on user exception
Michael Scire authored on 21 Jul 2020 SciresM committed on 31 Jul 2020
@Michael Scire
kern: implement SvcDebugActiveProcess, svcGetDebugEvent, SvcWaitProcessWideKeyAtomic
Michael Scire authored on 19 Jul 2020 SciresM committed on 31 Jul 2020
@Michael Scire
kern: fix bug in KPageTableBase::SetupForIpcServer
Michael Scire authored on 18 Jul 2020 SciresM committed on 31 Jul 2020
@Michael Scire
kern: implement SvcSignalToAddress, SvcWaitForAddress
Michael Scire authored on 17 Jul 2020 SciresM committed on 31 Jul 2020
@Michael Scire
kern: add infra (but not impl) for all DeviceAddressSpace svcs
Michael Scire authored on 15 Jul 2020 SciresM committed on 31 Jul 2020
@Michael Scire
kern: implement SvcCreateInterruptEvent
Michael Scire authored on 14 Jul 2020 SciresM committed on 31 Jul 2020
2020-07-13
@Michael Scire
kern: add SvcQueryIoMapping (NOTE: pre-10.x, ABI needs update)
Michael Scire committed on 13 Jul 2020
2020-07-11
@Michael Scire
kern: implement KPageTableBase::CopyHeapToHeap(WithoutCheckDestination)
Michael Scire committed on 11 Jul 2020
2020-07-10
@Michael Scire
ipc: add MapAlias processing logic for Receive
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 SvcSendSyncRequest(WithUserBuffer)
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 KEvent, KWritableEvent, KServerSession::OnClientClosed
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