| 2025-01-10 |
Add extensions to dmnt cheat virtual machine (#2479)
...
tomvita
authored
on 10 Jan 2025
GitHub
committed
on 10 Jan 2025
|
|---|---|
| 2024-02-14 |
dmnt: Fix debug log for cheats
german77
authored
on 4 Feb 2024
SciresM
committed
on 14 Feb 2024
|
| 2022-10-28 |
dmnt: allow string termination to end a toggle (closes #1980)
Michael Scire
committed
on 28 Oct 2022
|
| 2022-03-26 |
ams: globally prefer R_RETURN to return for ams::Result
Michael Scire
committed
on 26 Mar 2022
|
|
ams: use R_SUCCEED, R_THROW globally
Michael Scire
committed
on 26 Mar 2022
|
|
| 2022-03-23 |
sf: add new debug-interface-id in cmif out header
Michael Scire
authored
on 22 Mar 2022
SciresM
committed
on 23 Mar 2022
|
| 2022-03-22 |
ams: support building unit test programs on windows/linux/macos
Michael Scire
authored
on 6 Mar 2022
SciresM
committed
on 22 Mar 2022
|
| 2021-11-04 |
dmnt2: first pass at wait-for-application
Michael Scire
authored
on 1 Nov 2021
SciresM
committed
on 4 Nov 2021
|
| 2021-10-24 |
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-11 |
loader: refactor ro manager/improve accuracy
Michael Scire
committed
on 11 Oct 2021
|
| 2021-10-10 |
strat: use m_ for member variables
Michael Scire
committed
on 10 Oct 2021
|
| 2021-10-09 |
ams: replace most remaining operator & with std::addressof
Michael Scire
committed
on 9 Oct 2021
|
|
strat: refactor address taking of form &var[...]
Michael Scire
committed
on 9 Oct 2021
|
|
|
strat: always use explicit result namespacing
Michael Scire
committed
on 9 Oct 2021
|
|
| 2021-10-08 |
strat: use ams::Main() instead of main(argc, argv)
Michael Scire
committed
on 8 Oct 2021
|
| 2021-10-07 |
strat: build sysmodules with -Wextra/-Werror
Michael Scire
committed
on 7 Oct 2021
|
| 2021-10-06 |
svc: refactor/rename MemoryInfo fields
Michael Scire
committed
on 6 Oct 2021
|
| 2021-10-05 |
ro/dmnt: fix process address space detection
Michael Scire
committed
on 5 Oct 2021
|
|
strat: remove map namespace, svc: add address space defs
Michael Scire
committed
on 5 Oct 2021
|
|
|
strat: use sf::NativeHandle for ipc templating
Michael Scire
committed
on 5 Oct 2021
|
|
|
strat: prefer os::NativeHandle to Handle/svc::Handle where sensible
Michael Scire
committed
on 5 Oct 2021
|
|
| 2021-10-04 |
strat: use svc:: over ::svc
Michael Scire
committed
on 4 Oct 2021
|
|
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
|
|
|
os: remove ManagedHandle, refactor to use NativeHandle typename
Michael Scire
committed
on 4 Oct 2021
|
|
| 2021-10-02 |
strat: automatic program id detection
Michael Scire
committed
on 2 Oct 2021
|
| 2021-09-30 |
stratosphere: use SdkMutex/SdkRecursiveMutex over Mutex
Michael Scire
committed
on 30 Sep 2021
|
| 2021-07-22 |
dmnt: fix opcode decoding (closes #1575)
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
|
|
| 2021-04-27 |
strat: compat with gcc 11
Michael Scire
committed
on 27 Apr 2021
|