| 2021-09-07 |
fusee-cpp: add basic structural stubs
Michael Scire
authored
on 21 Aug 2021
SciresM
committed
on 7 Sep 2021
|
|---|---|
| 2021-08-30 |
ams: bump version to 0.20.1
Michael Scire
committed
on 30 Aug 2021
|
|
fusee: fix MSELECT clkrst values
Michael Scire
committed
on 30 Aug 2021
|
|
|
fusee: restore DRAM to 204MHz before starting main cpu on Mariko (closes #1600).
...
Michael Scire
committed
on 30 Aug 2021
|
|
| 2021-08-20 |
|
|
|
|
|
docs: wipe sept from the docs
Michael Scire
committed
on 20 Aug 2021
|
|
|
ams: replace sept with tsec firmware (#1594)
...
SciresM
authored
on 20 Aug 2021
GitHub
committed
on 20 Aug 2021
|
|
|
kern: improve some debug output
Michael Scire
committed
on 20 Aug 2021
|
|
| 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-08-18 |
mtc: implement memory training for mariko (#1593)
...
SciresM
authored
on 18 Aug 2021
GitHub
committed
on 18 Aug 2021
|
| 2021-07-23 |
|
| 2021-07-22 |
dmnt: fix opcode decoding (closes #1575)
Michael Scire
committed
on 22 Jul 2021
|
|
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: add theoretical 'else' support to cheat engine vm conditionals
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-16 |
Updates to Cheats documentation (#1568)
...
tslater2006
authored
on 16 Jul 2021
GitHub
committed
on 16 Jul 2021
|
|
exo: fix SE aes-ctr usage in GetSecureData
Michael Scire
committed
on 16 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 |
|