| 2020-07-10 |
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-03 |
kern: fix link error
Michael Scire
committed
on 3 May 2020
|
| 2020-04-26 |
kern: implement SvcSetUnsafeLimit
Michael Scire
committed
on 26 Apr 2020
|
| 2020-04-20 |
kern: implement 10.x perm change, fix many page table bugs
Michael Scire
committed
on 20 Apr 2020
|
| 2020-04-19 |
kern: randomize dynamic slab heaps to reflect 10.x changes
Michael Scire
committed
on 19 Apr 2020
|
|
kern: Update init to reflect 10.0.0 changes
Michael Scire
committed
on 19 Apr 2020
|
|
|
kern: Update page bitmaps/alloc to reflect 10.0.0 changes
Michael Scire
committed
on 19 Apr 2020
|
|
| 2020-04-17 |
kern: amend syntax
Michael Scire
committed
on 17 Apr 2020
|
|
mesosphere: implement KMemoryBlockManager::UpdateLock
Michael Scire
committed
on 17 Apr 2020
|
|
| 2020-03-18 |
kern: Implement SvcManageNamedPort
Michael Scire
committed
on 18 Mar 2020
|
|
memset: use neon-less impl, reformat other asm
Michael Scire
committed
on 18 Mar 2020
|
|
|
libmesosphere: use ARM-software/optimized-routines for memcpy/memset/memcmp
Michael Scire
committed
on 18 Mar 2020
|
|
|
kern: implement CallSecureMonitor, some of GetInfo/GetSystemInfo
Michael Scire
committed
on 18 Mar 2020
|
|
| 2020-03-08 |
Implement the NCM sysmodule (closes #91)
...
Adubbz
authored
on 8 Mar 2020
GitHub
committed
on 8 Mar 2020
|
| 2020-03-03 |
pm/fusee: add support for 9.2.0
Michael Scire
committed
on 3 Mar 2020
|
| 2020-02-22 |
kern: mem access prep for svc streams, TODO_IMPLEMENT -> UNIMPLEMENTED
Michael Scire
committed
on 22 Feb 2020
|
|
kern: paranoid assertions about the class tokens
Michael Scire
committed
on 22 Feb 2020
|
|
|
kern: correct KClassToken generation
Michael Scire
committed
on 22 Feb 2020
|
|
| 2020-02-21 |
kern: minor fixes to prevent core0-2 panics during boot
Michael Scire
committed
on 21 Feb 2020
|
| 2020-02-20 |
kern: fix building without debugging turned on
Michael Scire
committed
on 20 Feb 2020
|