| 2022-02-14 |
Integrate new result macros. (#1780)
...
SciresM
authored
on 14 Feb 2022
GitHub
committed
on 14 Feb 2022
|
|---|---|
| 2021-12-13 |
ams: deduplicate static initialization logic
Michael Scire
committed
on 13 Dec 2021
|
| 2021-11-16 |
kern: be a little more consistent about pragma GCC location
Michael Scire
committed
on 16 Nov 2021
|
| 2021-10-29 |
kern: fix minor assembly bugs, avoid unnecessary function call in KScheduler hotloop
Michael Scire
committed
on 29 Oct 2021
|
|
|
|
| 2021-10-28 |
kern: optimize and bring into line with N our pstate.i management
Michael Scire
committed
on 28 Oct 2021
|
| 2021-10-27 |
kern: audit (and fix) our hardware maintenance instructions to match official kernel
Michael Scire
committed
on 27 Oct 2021
|
| 2021-10-26 |
kern: other dmbs in kernel were already dmb ish
Michael Scire
committed
on 26 Oct 2021
|
| 2021-10-25 |
kernel_ldr: bring initial cache flush in line with Nintendo
Michael Scire
committed
on 25 Oct 2021
|
| 2021-10-24 |
kern: KCacheHelper: better reflect nintendo coremask clearing logic
Michael Scire
committed
on 24 Oct 2021
|
|
kern: avoid constexpr init for many objects (avoids unnecessary memory clear) (#1668)
SciresM
authored
on 24 Oct 2021
GitHub
committed
on 24 Oct 2021
|
|
| 2021-10-20 |
util: better match true std::atomic semantics
Michael Scire
committed
on 20 Oct 2021
|
|
kern/util: use custom atomics wrapper to substantially improve codegen
Michael Scire
committed
on 20 Oct 2021
|
|
| 2021-10-19 |
kern: fix use of plr vs plr_heap, fix close/unlock order in ArbitrateLock
Michael Scire
committed
on 19 Oct 2021
|
| 2021-10-18 |
ams: improve offsetof style consistency
Michael Scire
committed
on 18 Oct 2021
|
| 2021-10-04 |
ams: the copyright^H^H^H^H^H^H^Hmplex plane is the algebraic closure of the reals
Michael Scire
committed
on 4 Oct 2021
|
| 2021-09-21 |
kern: devirtualize page table operations
Michael Scire
committed
on 21 Sep 2021
|
| 2021-09-19 |
kern: KMemoryManager/KPageGroup use physical addresses instead of virtual, now
Michael Scire
authored
on 18 Sep 2021
SciresM
committed
on 19 Sep 2021
|
|
kern: support dynamic resource expansion for system heaps/events/sessions.
Michael Scire
authored
on 18 Sep 2021
SciresM
committed
on 19 Sep 2021
|
|
|
kern: improve kdebug attach semantics
Michael Scire
authored
on 18 Sep 2021
SciresM
committed
on 19 Sep 2021
|
|
|
kern: update KPageTable::Unmap block closing logic
Michael Scire
authored
on 18 Sep 2021
SciresM
committed
on 19 Sep 2021
|
|
|
kern: optimize logging for release kernel strings (saves printf space in .text)
Michael Scire
authored
on 18 Sep 2021
SciresM
committed
on 19 Sep 2021
|
|
| 2021-09-12 |
kern: improve single-step around user-exception entry
Michael Scire
authored
on 28 Jul 2021
SciresM
committed
on 12 Sep 2021
|
|
kern: fix spsr register in RestoreContext
Michael Scire
authored
on 27 Jul 2021
SciresM
committed
on 12 Sep 2021
|
|
|
kern: optimize hw-single-step management
Michael Scire
authored
on 27 Jul 2021
SciresM
committed
on 12 Sep 2021
|
|
|
kern: add hardware single step extension
Michael Scire
authored
on 27 Jul 2021
SciresM
committed
on 12 Sep 2021
|
|
| 2021-08-20 |
kern: improve some debug output
Michael Scire
committed
on 20 Aug 2021
|
| 2021-07-22 |
kern: fix hardware watchpoint detection
Michael Scire
committed
on 22 Jul 2021
|
|
kern: fix inverted condition in context breakpoint validation
Michael Scire
committed
on 22 Jul 2021
|
|
| 2021-07-13 |
kern: since 10.0.0, KDebug::GetThreadContext always returns X0-X7
Michael Scire
committed
on 13 Jul 2021
|