History for Atmosphere / stratosphere / ams_mitm / source / fs_mitm
2021-11-04
@Michael Scire
ams: overhaul fs.mitm romfs ownership, bump to 1.2.4
Michael Scire committed on 4 Nov 2021
@Michael Scire
ams.mitm: more romfs building space/time tradeoffs. ...
Michael Scire committed on 4 Nov 2021
2021-10-12
@Michael Scire
sf: prevent emitting mitm/defer code unless server in process supports it
Michael Scire committed on 12 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
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
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-04
@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
2021-09-30
@Michael Scire
stratosphere: use SdkMutex/SdkRecursiveMutex over Mutex
Michael Scire committed on 30 Sep 2021
2021-09-21
@Michael Scire
fs.mitm: fix memory leak in romfs build (closes #1031)
Michael Scire committed on 21 Sep 2021
2021-06-29
@Michael Scire
fs.mitm: ns registers program index map info, not am
Michael Scire committed on 29 Jun 2021
@Michael Scire
fs.mitm: add OpenDataStorageWithProgramIndex support (theoretically, closes #1250)
Michael Scire committed on 29 Jun 2021
2021-04-30
@Michael Scire
fs: fix missed operation rename
Michael Scire committed on 30 Apr 2021
2021-02-16
@Michael Scire
fs.mitm: fix cache of non-current-process data storages (closes #1371)
Michael Scire committed on 16 Feb 2021
2021-01-21
@Michael Scire
ams_mitm: 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-12-05
@Michael Scire
fsa: *Impl -> Do*
Michael Scire committed on 5 Dec 2020
2020-11-14
@Michael Scire
ams.mitm: provide different boot0-protection for custom public key
Michael Scire authored on 11 Nov 2020 SciresM committed on 14 Nov 2020
2020-07-08
@SciresM
sf: Change interface definition methodology (#1074) ...
SciresM authored on 8 Jul 2020 GitHub committed on 8 Jul 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-23
@SciresM
PRODINFO: Revamp blanking/write disallow policy. (#913) ...
SciresM authored on 23 Apr 2020 GitHub committed on 23 Apr 2020
2020-04-17
@Michael Scire
ams: centralize system thread definitions
Michael Scire committed on 17 Apr 2020
2020-04-14
@Michael Scire
hos::Version: rename enum members
Michael Scire committed on 14 Apr 2020
2020-04-08
@Michael Scire
os: refactor/rewrite entire namespace.
Michael Scire committed on 8 Apr 2020
2020-03-29
@SciresM
mem: implement most of StandardAllocator (#860) ...
SciresM authored on 29 Mar 2020 GitHub committed on 29 Mar 2020
2020-03-25
@Michael Scire
fs.mitm: use new namespace types for saves
Michael Scire committed on 25 Mar 2020
2020-03-18
@Michael Scire
ams.mitm: greatly reduce memory requirements to build romfs
Michael Scire committed on 18 Mar 2020
2020-03-09
@Michael Scire
ams: finish stdio -> fs bindings for stratosphere
Michael Scire committed on 9 Mar 2020
2020-03-08
@Adubbz
Implement the NCM sysmodule (closes #91) ...
Adubbz authored on 8 Mar 2020 GitHub committed on 8 Mar 2020