| 2020-07-31 |
svc: add BreakReason flags
Michael Scire
authored
on 25 Jul 2020
SciresM
committed
on 31 Jul 2020
|
|---|---|
|
kern: implement first half of SvcCreateProcess
Michael Scire
authored
on 22 Jul 2020
SciresM
committed
on 31 Jul 2020
|
|
|
kern: implement SvcSetHeapSize
Michael Scire
authored
on 15 Jul 2020
SciresM
committed
on 31 Jul 2020
|
|
|
kern: Support older SVC ABIs
Michael Scire
authored
on 14 Jul 2020
SciresM
committed
on 31 Jul 2020
|
|
| 2020-07-13 |
kern: add SvcQueryIoMapping (NOTE: pre-10.x, ABI needs update)
Michael Scire
committed
on 13 Jul 2020
|
|
svc/ipc: fix handle count accessors
Michael Scire
committed
on 13 Jul 2020
|
|
| 2020-07-10 |
ipc::Reply -> implement Pointer handling logic
Michael Scire
committed
on 10 Jul 2020
|
|
kern: partially implement Receive half of ReplyAndReceive
Michael Scire
committed
on 10 Jul 2020
|
|
|
kern: implement SvcWaitSynchronization
Michael Scire
committed
on 10 Jul 2020
|
|
|
kern: implement SvcUnmapMemory, more of SvcGetInfo
Michael Scire
committed
on 10 Jul 2020
|
|
| 2020-06-15 |
exo2: Initial work on the exosphere rewrite.
...
Michael Scire
authored
on 5 May 2020
SciresM
committed
on 15 Jun 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-04-27 |
kern: fix KLinkedList dtor
Michael Scire
committed
on 27 Apr 2020
|
| 2020-04-22 |
os: implement ReadWriteLock
Michael Scire
committed
on 22 Apr 2020
|
| 2020-04-08 |
os: refactor/rewrite entire namespace.
Michael Scire
committed
on 8 Apr 2020
|
| 2020-03-29 |
mem: implement most of StandardAllocator (#860)
...
SciresM
authored
on 29 Mar 2020
GitHub
committed
on 29 Mar 2020
|
| 2020-03-18 |
svc: add ipc accessor boilerplate
Michael Scire
committed
on 18 Mar 2020
|
|
svc: revert codegen changes
Michael Scire
committed
on 18 Mar 2020
|
|
|
svc: make autogen asm register-clobber aware
Michael Scire
committed
on 18 Mar 2020
|
|
|
kern: implement CallSecureMonitor, some of GetInfo/GetSystemInfo
Michael Scire
committed
on 18 Mar 2020
|
|
| 2020-02-24 |
crypto: constant-time pss (if it survives optimization)
Michael Scire
committed
on 24 Feb 2020
|
| 2020-02-23 |
crypto: Implement BigNum/ExpMod
Michael Scire
committed
on 23 Feb 2020
|
|
ams: revamp assertion system
Michael Scire
committed
on 23 Feb 2020
|
|
|
vapours: cleanup svc includes
Michael Scire
committed
on 23 Feb 2020
|
|
| 2020-02-20 |
kern: implement KUserPointer (and test with QueryMemory) in advance of svc dev
Michael Scire
committed
on 20 Feb 2020
|
| 2020-02-18 |
kern: add KProcess members
Michael Scire
committed
on 18 Feb 2020
|
| 2020-02-15 |
kern: switch->nx, implement sleep manager init
Michael Scire
committed
on 15 Feb 2020
|
| 2020-02-14 |
vapours: add time primitives, fix result name
Michael Scire
committed
on 14 Feb 2020
|
| 2020-01-31 |
kern: add all kthread members
Michael Scire
committed
on 31 Jan 2020
|
|
kern: implement KPriorityQueue
Michael Scire
committed
on 31 Jan 2020
|