History for Atmosphere / libraries
2020-07-31
@Michael Scire
kern: implement SvcGetProcessList
Michael Scire authored on 14 Jul 2020 SciresM committed on 31 Jul 2020
@Michael Scire
kern: add SvcCreateDeviceAddressSpace, SvcAttachDeviceAddressSpace
Michael Scire authored on 14 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
@Michael Scire
kern: implement SvcCreateEvent, SvcSignalEvent, SvcClearEvent, SvcResetSignal
Michael Scire authored on 14 Jul 2020 SciresM committed on 31 Jul 2020
@Michael Scire
kern: add SvcCreatePort, SvcConnectToPort
Michael Scire authored on 14 Jul 2020 SciresM committed on 31 Jul 2020
@Michael Scire
kern: add SvcReadWriteRegister
Michael Scire authored on 14 Jul 2020 SciresM committed on 31 Jul 2020
@Michael Scire
kern: patch svc tables via asm, instead of relying on compiler to be nice
Michael Scire authored on 14 Jul 2020 SciresM committed on 31 Jul 2020
@Michael Scire
kern: Implement QueryIoMapping logic for < 8.0.0
Michael Scire authored on 14 Jul 2020 SciresM committed on 31 Jul 2020
@Michael Scire
kern: Support older SVC ABIs
Michael Scire authored on 14 Jul 2020 SciresM committed on 31 Jul 2020
2020-07-20
@Michael Scire
fs: correct retry loop again
Michael Scire committed on 20 Jul 2020
@Michael Scire
fs: fix retry bug in OpenContentStorageFileSystem
Michael Scire committed on 20 Jul 2020
@Michael Scire
libs: add libexosphere to targets
Michael Scire committed on 20 Jul 2020
2020-07-16
@misson20000
Add stack overflow detection to fatal error code
misson20000 authored on 16 Jul 2020 SciresM committed on 16 Jul 2020
2020-07-14
@Michael Scire
ams: update to know about 10.1.0
Michael Scire committed on 14 Jul 2020
2020-07-13
@Michael Scire
kern: add SvcQueryIoMapping (NOTE: pre-10.x, ABI needs update)
Michael Scire committed on 13 Jul 2020
@Michael Scire
kern: fix/add InfoType_(Total/Used)(NonSystem/)MemorySize
Michael Scire committed on 13 Jul 2020
@Michael Scire
kern: assert correctness for complete class hierarchy
Michael Scire committed on 13 Jul 2020
@Michael Scire
svc/ipc: fix handle count accessors
Michael Scire committed on 13 Jul 2020
@Michael Scire
kern: fix bugs in Receive/Exchange ipc buffers
Michael Scire committed on 13 Jul 2020
@Michael Scire
kern: fix UpdateLock perms for ipc
Michael Scire committed on 13 Jul 2020
@Michael Scire
kern: fix unaligned map alias buffers
Michael Scire committed on 13 Jul 2020
@Michael Scire
kern: fix bugs in MapAlias ipc mappings
Michael Scire committed on 13 Jul 2020
@Michael Scire
kern: implement IPC KPageTable functionality
Michael Scire committed on 13 Jul 2020
2020-07-11
@Michael Scire
kern: fix bug in ToMessageBuffer pointer transfer selection
Michael Scire committed on 11 Jul 2020
@Michael Scire
kern/KScheduler: implement special yields
Michael Scire committed on 11 Jul 2020
@Michael Scire
kern: implement SvcSleepThread for ns > 0
Michael Scire committed on 11 Jul 2020
@Michael Scire
kern: implement KPageTableBase::CopyHeapToHeap(WithoutCheckDestination)
Michael Scire committed on 11 Jul 2020
@Michael Scire
kern: add KPageTableBase::CopyMemory Linear <-> User and Linear <-> Kernel
Michael Scire committed on 11 Jul 2020
@Michael Scire
kern: mostly implement thread exit
Michael Scire committed on 11 Jul 2020
@Michael Scire
kern/ipc: fix bug in SendMessage
Michael Scire committed on 11 Jul 2020