History for Atmosphere / libraries / libmesosphere / include / mesosphere
2020-07-10
@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-07
@Michael Scire
ams: revamp target firmware
Michael Scire committed on 7 May 2020
2020-04-27
@Michael Scire
kern: fix KLinkedList dtor
Michael Scire committed on 27 Apr 2020
2020-04-26
@Michael Scire
kern: implement SvcSetUnsafeLimit
Michael Scire committed on 26 Apr 2020
@Michael Scire
kern: implement KUnsafeMemory
Michael Scire committed on 26 Apr 2020
2020-04-22
@Michael Scire
kern/kldr: fix bugs in physical randomization
Michael Scire committed on 22 Apr 2020
@Michael Scire
os: bug fixes after re-review of rwlock code
Michael Scire committed on 22 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: fix suboptimal mapping choices by kernel/kernelldr
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
@Michael Scire
kern: Update page bitmaps/alloc to reflect 10.0.0 changes
Michael Scire committed on 19 Apr 2020
2020-04-17
@Michael Scire
mesosphere: implement KMemoryBlockManager::UpdateLock
Michael Scire committed on 17 Apr 2020
2020-04-14
@Michael Scire
ams: fix boot sysmodule/kernel for 10.0.0
Michael Scire committed on 14 Apr 2020
@Michael Scire
kernel_ldr: update to support 10.0.0
Michael Scire committed on 14 Apr 2020
2020-03-31
@bunnei
KPageHeap: Fix a typo in initialization block alignment. (#862)
bunnei authored on 31 Mar 2020 GitHub committed on 31 Mar 2020
2020-03-18
@Michael Scire
kern: Implement SvcManageNamedPort
Michael Scire committed on 18 Mar 2020
@Michael Scire
kern: implement CallSecureMonitor, some of GetInfo/GetSystemInfo
Michael Scire committed on 18 Mar 2020
2020-03-10
@Michael Scire
kern: tweak KHandleTable impl
Michael Scire committed on 10 Mar 2020
2020-02-23
@Michael Scire
ams: revamp assertion system
Michael Scire committed on 23 Feb 2020
@Michael Scire
kern: correct error in KUserPointer
Michael Scire committed on 23 Feb 2020
2020-02-22
@Michael Scire
kern: mem access prep for svc streams, TODO_IMPLEMENT -> UNIMPLEMENTED
Michael Scire committed on 22 Feb 2020
@Michael Scire
kern: correct KClassToken generation
Michael Scire committed on 22 Feb 2020
2020-02-21
@Michael Scire
kern: minor fixes to prevent core0-2 panics during boot
Michael Scire committed on 21 Feb 2020
2020-02-20
@Michael Scire
kern: fix building without debugging turned on
Michael Scire committed on 20 Feb 2020
@Michael Scire
kern: implement KUserPointer (and test with QueryMemory) in advance of svc dev
Michael Scire committed on 20 Feb 2020
@Michael Scire
kern: implement large page group mapping, fix debug flag cap
Michael Scire committed on 20 Feb 2020