History for Atmosphere / stratosphere
2021-10-10
@Michael Scire
spl: refactor for accuracy/move into libstrat
Michael Scire committed on 10 Oct 2021
@Michael Scire
os: add FlushDataCache
Michael Scire committed on 10 Oct 2021
@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
@Adubbz
settings: implement KeyValueStore (#1659) ...
Adubbz authored on 9 Oct 2021 GitHub committed on 9 Oct 2021
@Michael Scire
sm: remove apm:p compatibility hack ...
Michael Scire committed on 9 Oct 2021
2021-10-08
@Michael Scire
ams.mitm: avoid using std::unordered_map, it manifests exception code
Michael Scire committed on 8 Oct 2021
@Michael Scire
jpegdec: save 128KB of memory
Michael Scire committed on 8 Oct 2021
@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: double whoops
Michael Scire committed on 5 Oct 2021
@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
ro: simplify program id logic
Michael Scire committed on 2 Oct 2021
@Michael Scire
pm/cfg: simplify initial process id range logic
Michael Scire committed on 2 Oct 2021
@Michael Scire
strat: automatic program id detection
Michael Scire committed on 2 Oct 2021
2021-10-01
@Michael Scire
os: adopt multiwait naming over waitable
Michael Scire committed on 1 Oct 2021
2021-09-30
@Michael Scire
pm: implement newer-N-pm's dynamic resource logic
Michael Scire committed on 30 Sep 2021
@Michael Scire
stratosphere: use SdkMutex/SdkRecursiveMutex over Mutex
Michael Scire committed on 30 Sep 2021
@Michael Scire
ams-libs: AMS_ASSERT no longer invokes expression
Michael Scire committed on 30 Sep 2021
2021-09-29
@Michael Scire
stratosphere: grant access to SynchronizePreemptionState
Michael Scire committed on 29 Sep 2021
2021-09-21
@Michael Scire
fs.mitm: fix memory leak in romfs build (closes #1031)
Michael Scire committed on 21 Sep 2021