History for Atmosphere / stratosphere / dmnt / source / cheat / impl / dmnt_cheat_api.cpp
2022-03-22
@Michael Scire
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
@Michael Scire
dmnt2: first pass at wait-for-application
Michael Scire authored on 1 Nov 2021 SciresM committed on 4 Nov 2021
2021-10-24
@SciresM
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
@Michael Scire
loader: refactor ro manager/improve accuracy
Michael Scire committed on 11 Oct 2021
2021-10-10
@Michael Scire
strat: use m_ for member variables
Michael Scire committed on 10 Oct 2021
2021-10-09
@Michael Scire
ams: replace most remaining operator & with std::addressof
Michael Scire committed on 9 Oct 2021
@Michael Scire
strat: refactor address taking of form &var[...]
Michael Scire committed on 9 Oct 2021
@Michael Scire
strat: always use explicit result namespacing
Michael Scire committed on 9 Oct 2021
2021-10-06
@Michael Scire
svc: refactor/rename MemoryInfo fields
Michael Scire committed on 6 Oct 2021
2021-10-05
@Michael Scire
ro/dmnt: fix process address space detection
Michael Scire committed on 5 Oct 2021
@Michael Scire
strat: remove map namespace, svc: add address space defs
Michael Scire committed on 5 Oct 2021
@Michael Scire
strat: prefer os::NativeHandle to Handle/svc::Handle where sensible
Michael Scire committed on 5 Oct 2021
2021-10-04
@Michael Scire
strat: use svc:: over ::svc
Michael Scire committed on 4 Oct 2021
@Michael Scire
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
@Michael Scire
os: remove ManagedHandle, refactor to use NativeHandle typename
Michael Scire committed on 4 Oct 2021
2021-09-30
@Michael Scire
stratosphere: use SdkMutex/SdkRecursiveMutex over Mutex
Michael Scire committed on 30 Sep 2021
2021-07-22
@Michael Scire
dmnt: various cheat changes/suggestions that have been cooking a while
Michael Scire committed on 22 Jul 2021
2021-04-27
@Michael Scire
strat: compat with gcc 11
Michael Scire committed on 27 Apr 2021
2021-03-22
@Michael Scire
ams: prefer construct_at/destroy_at over placement new/explicit destructor
Michael Scire committed on 22 Mar 2021
@Michael Scire
ams: remove TYPED_STORAGE() macro in favor of template
Michael Scire committed on 22 Mar 2021
2021-02-21
@Michael Scire
dmnt: set the debug process handle slightly more carefully
Michael Scire committed on 21 Feb 2021
2021-01-21
@Michael Scire
dmnt: update for new sf semantics
Michael Scire authored on 19 Jan 2021 SciresM committed on 21 Jan 2021
2021-01-12
@Michael Scire
ams: use util::SNPrintf over std:: (size/linker improvements)
Michael Scire committed on 12 Jan 2021
2020-05-17
@Michael Scire
dmnt: make debug event result handling more robust (closes #938)
Michael Scire committed on 17 May 2020
2020-05-12
@SciresM
Switch atmosphere's build target to C++20. (#952) ...
SciresM authored on 12 May 2020 GitHub committed on 12 May 2020
2020-04-25
@Michael Scire
dmnt: move stuff around slightly, add client bindings
Michael Scire committed on 25 Apr 2020
@SciresM
Dmnt: Add break/continue commands, add static register api. (#899) ...
SciresM authored on 25 Apr 2020 GitHub committed on 25 Apr 2020
2020-04-17
@Michael Scire
ams: centralize system thread definitions
Michael Scire committed on 17 Apr 2020
2020-04-08
@Michael Scire
os: refactor/rewrite entire namespace.
Michael Scire committed on 8 Apr 2020
2020-03-18
@Michael Scire
stratosphere: fix building with latest libnx
Michael Scire committed on 18 Mar 2020