| 2024-03-29 |
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
|
|
|
kern: implement new attr tracking for memory range/traversal context
Michael Scire
authored
on 28 Mar 2024
SciresM
committed
on 29 Mar 2024
|
|
|
kern: simplify size calculations in KPageTableBase::Read/WriteDebugIoMemory
Michael Scire
authored
on 28 Mar 2024
SciresM
committed
on 29 Mar 2024
|
|
|
kern: pass properties directly to KPageTableBase::AllocateAndMapPagesImpl
Michael Scire
authored
on 28 Mar 2024
SciresM
committed
on 29 Mar 2024
|
|
|
kern: take alignment argument in KMemoryManager::AllocateAndOpen
Michael Scire
authored
on 28 Mar 2024
SciresM
committed
on 29 Mar 2024
|
|
|
kern/os: support CreateProcessFlag_EnableAliasRegionExtraSize
Michael Scire
authored
on 28 Mar 2024
SciresM
committed
on 29 Mar 2024
|
|
|
kern: revise KPageTableBase region layout logic to match 18.0.0 changes
Michael Scire
authored
on 28 Mar 2024
SciresM
committed
on 29 Mar 2024
|
|
|
kern: fix longstanding bug in ConvertToKMemoryPermission
Michael Scire
authored
on 28 Mar 2024
SciresM
committed
on 29 Mar 2024
|
|
|
kern: pass kernel base from KernelLdr to Kernel
Michael Scire
authored
on 28 Mar 2024
SciresM
committed
on 29 Mar 2024
|
|
|
kern: use userspace access instructions to read from tlr
Michael Scire
authored
on 28 Mar 2024
SciresM
committed
on 29 Mar 2024
|
|
|
fusee/exo/ams: update with new keydata/version enums
Michael Scire
authored
on 28 Mar 2024
SciresM
committed
on 29 Mar 2024
|
|
| 2024-03-20 |
readme: fix broken discord icon
JerryWn
authored
on 20 Mar 2024
SciresM
committed
on 20 Mar 2024
|
| 2024-03-04 |
readme: I suppose we're living in 2024, then
Michael Scire
committed
on 4 Mar 2024
|
| 2024-02-23 |
fssrv: fix dumb assert error
Michael Scire
committed
on 23 Feb 2024
|
| 2024-02-14 |
dmnt: Fix debug log for cheats
german77
authored
on 4 Feb 2024
SciresM
committed
on 14 Feb 2024
|
|
dmnt.gen2: avoid data abort when too many breakpoints are created
Liam
authored
on 21 Jan 2024
SciresM
committed
on 14 Feb 2024
|
|
|
dmnt.gen2: enable gdbserver QStartNoAckMode
Liam
authored
on 21 Jan 2024
SciresM
committed
on 14 Feb 2024
|
|
| 2024-01-20 |
strat: fix nx_debug build target
Michael Scire
committed
on 20 Jan 2024
|
|
|
|
| 2024-01-08 |
settings: support PortugueseBr (closes #2264)
Michael Scire
committed
on 8 Jan 2024
|
| 2023-12-28 |
kern: fix various comment/style hygiene issues (thanks @liamwhite)
Michael Scire
committed
on 28 Dec 2023
|
|
kern: allow ktrace map capability when ktrace is disabled
Michael Scire
committed
on 28 Dec 2023
|
|
|
loader/ro: abort if patching would go out of bounds
Michael Scire
committed
on 28 Dec 2023
|
|
| 2023-11-28 |
|
|
sf: fix ipc serialization bug (out object id offsets)
Michael Scire
committed
on 28 Nov 2023
|
|
| 2023-11-17 |
|
| 2023-11-13 |
|
| 2023-11-01 |
kern: fix some comment typos
Michael Scire
committed
on 1 Nov 2023
|