| 2024-10-16 |
kern: fix KMemoryBlock ctor reorder warn
Michael Scire
authored
on 9 Oct 2024
SciresM
committed
on 16 Oct 2024
|
|---|---|
|
kern: eliminate use of KMemoryInfo, shuffle KMemoryBlock fields
Michael Scire
authored
on 9 Oct 2024
SciresM
committed
on 16 Oct 2024
|
|
|
kern: KAddressSpaceInfo now takes CreateProcessFlags in getters
Michael Scire
authored
on 9 Oct 2024
SciresM
committed
on 16 Oct 2024
|
|
|
kern/svc: update WaitForAddress to support 64-bit WaitIfEqual
Michael Scire
authored
on 9 Oct 2024
SciresM
committed
on 16 Oct 2024
|
|
|
kern: add InfoType_TransferMemoryHint
Michael Scire
authored
on 9 Oct 2024
SciresM
committed
on 16 Oct 2024
|
|
|
erpt: add new IDs/categories
Michael Scire
authored
on 8 Oct 2024
SciresM
committed
on 16 Oct 2024
|
|
|
fusee/exo/ams: update with new keydata/version enums
Michael Scire
authored
on 8 Oct 2024
SciresM
committed
on 16 Oct 2024
|
|
| 2024-09-24 |
kern/creport: use mod0 to locate symbol table for all modules
Michael Scire
committed
on 24 Sep 2024
|
| 2024-09-02 |
meso: fix sign-comparison warn on svc/interrupt flag compare
Michael Scire
committed
on 2 Sep 2024
|
| 2024-06-11 |
|
|
ams: bump to 1.7.1 (support for 18.1.0)
Michael Scire
committed
on 11 Jun 2024
|
|
| 2024-06-05 |
|
|
libstrat: fix more gnu++23 errors
Michael Scire
committed
on 5 Jun 2024
|
|
|
|
|
| 2024-06-02 |
ams: may as well test removal of CRTP from Result
Michael Scire
authored
on 27 May 2024
SciresM
committed
on 2 Jun 2024
|
|
ams: build with -std=gnu++23
Michael Scire
authored
on 27 May 2024
SciresM
committed
on 2 Jun 2024
|
|
|
ams: fix compilation with gcc 14 (closes #2330)
Michael Scire
authored
on 26 May 2024
SciresM
committed
on 2 Jun 2024
|
|
| 2024-05-28 |
|
| 2024-03-29 |
|
|
kern: fix using memory config for half-of-true-size
Michael Scire
committed
on 29 Mar 2024
|
|
|
|
|
|
spl: add support for new spl:es command 33
Michael Scire
authored
on 28 Mar 2024
SciresM
committed
on 29 Mar 2024
|
|
|
erpt: actually support non-sequential ids, nintendo why
Michael Scire
authored
on 28 Mar 2024
SciresM
committed
on 29 Mar 2024
|
|
|
erpt: add new IDs/categories
Michael Scire
authored
on 28 Mar 2024
SciresM
committed
on 29 Mar 2024
|
|
|
exo/fusee: apparently 18.0.0 did not burn a fuse
Michael Scire
authored
on 28 Mar 2024
SciresM
committed
on 29 Mar 2024
|
|
|
svc: advertise support for 18.3.0.0
Michael Scire
authored
on 28 Mar 2024
SciresM
committed
on 29 Mar 2024
|
|
|
kern: fix whoops in new page table logic
Michael Scire
authored
on 28 Mar 2024
SciresM
committed
on 29 Mar 2024
|
|
|
kern: refactor smc helpers to share more common logic
Michael Scire
authored
on 28 Mar 2024
SciresM
committed
on 29 Mar 2024
|
|
|
kern: return ExceptionType_UnalignedData on data abort caused by alignment fault
Michael Scire
authored
on 28 Mar 2024
SciresM
committed
on 29 Mar 2024
|
|
|
kern: add KPageGroup::CopyRangeTo
Michael Scire
authored
on 28 Mar 2024
SciresM
committed
on 29 Mar 2024
|