| 2021-08-19 |
kern: fix same is_current check in GetThreadContext
Michael Scire
committed
on 19 Aug 2021
|
|---|---|
|
kern: fix check for thread-is-current in KDebugBase::SetThreadContext
Michael Scire
committed
on 19 Aug 2021
|
|
| 2021-07-23 |
|
| 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
|
|
|
dmnt: various cheat changes/suggestions that have been cooking a while
Michael Scire
committed
on 22 Jul 2021
|
|
|
exo/daybreak: advertise (and check against) supported hos version
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
|
|
kern: fix incorrect waiter management in KProcess::ReleaseUserException
Michael Scire
committed
on 13 Jul 2021
|
|
|
kern: fix bug in KConditionVariable::SignalImpl
Michael Scire
committed
on 13 Jul 2021
|
|
|
kern: update initial cache management to match latest kernel
Michael Scire
committed
on 13 Jul 2021
|
|
| 2021-07-12 |
|
|
ams-libs: fix change detection for library building
Michael Scire
committed
on 12 Jul 2021
|
|
|
kern: add missing abort on unmap failure
Michael Scire
committed
on 12 Jul 2021
|
|
| 2021-07-08 |
ams: std::optional -> util::optional
Michael Scire
committed
on 8 Jul 2021
|
| 2021-07-06 |
|
|
ams: basic support for 12.1.0
Michael Scire
committed
on 6 Jul 2021
|
|
|
exo: update for 12.1.0
Michael Scire
committed
on 6 Jul 2021
|
|
| 2021-07-04 |
kern: fix handling of is_aligned parameter in DevicePageTable
Michael Scire
committed
on 4 Jul 2021
|
| 2021-06-29 |
fs.mitm: add OpenDataStorageWithProgramIndex support (theoretically, closes #1250)
Michael Scire
committed
on 29 Jun 2021
|
|
erpt: fix 0x100 byte memory leak on creation of new report
Michael Scire
committed
on 29 Jun 2021
|
|
| 2021-06-26 |
build: use DWARFv4 explicitly for IDA compatibility with debug elfs
Michael Scire
committed
on 26 Jun 2021
|
| 2021-06-17 |
kern: implement improved [new page tables are zero] invariant
Michael Scire
committed
on 17 Jun 2021
|
|
kern: fix missing peak set in KResourceLimit::SetLimitValue
Michael Scire
committed
on 17 Jun 2021
|
|
|
kern: ensure InitArguments do not cross page boundaries
Michael Scire
committed
on 17 Jun 2021
|
|
| 2021-06-08 |
|
|
ams: bump version to 0.19.4
Michael Scire
committed
on 8 Jun 2021
|
|
| 2021-05-31 |
kern: fix enormous whoops
Michael Scire
committed
on 31 May 2021
|
|
kern: slightly improve genericity of debugger break event
Michael Scire
committed
on 31 May 2021
|
|
| 2021-05-27 |
mem: actually fully fix the heap bug, add comments for future self
Michael Scire
committed
on 27 May 2021
|