History for Atmosphere / stratosphere / dmnt / source
2022-10-28
@Michael Scire
dmnt: allow string termination to end a toggle (closes #1980)
Michael Scire committed on 28 Oct 2022
2022-03-26
@Michael Scire
ams: globally prefer R_RETURN to return for ams::Result
Michael Scire committed on 26 Mar 2022
@Michael Scire
ams: use R_SUCCEED, R_THROW globally
Michael Scire committed on 26 Mar 2022
2022-03-23
@Michael Scire
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
@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-08
@Michael Scire
strat: use ams::Main() instead of main(argc, argv)
Michael Scire committed on 8 Oct 2021
2021-10-07
@Michael Scire
strat: build sysmodules with -Wextra/-Werror
Michael Scire committed on 7 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: use sf::NativeHandle for ipc templating
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-10-02
@Michael Scire
strat: automatic program id detection
Michael Scire committed on 2 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: fix opcode decoding (closes #1575)
Michael Scire committed on 22 Jul 2021
@Michael Scire
dmnt: add theoretical 'else' support to cheat engine vm conditionals
Michael Scire committed on 22 Jul 2021
@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-04-14
@Michael Scire
strat: no longer materially constrained by sm session limit
Michael Scire committed on 14 Apr 2021
2021-04-08
@Easy World
Update dmnt_cheat_vm.cpp ...
Easy World authored on 8 Apr 2021 SciresM committed on 8 Apr 2021