| 2021-11-04 |
ams: overhaul fs.mitm romfs ownership, bump to 1.2.4
Michael Scire
committed
on 4 Nov 2021
|
|---|---|
|
|
|
| 2021-10-12 |
sf: prevent emitting mitm/defer code unless server in process supports it
Michael Scire
committed
on 12 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
|
| 2021-10-08 |
ams.mitm: avoid using std::unordered_map, it manifests exception code
Michael Scire
committed
on 8 Oct 2021
|
|
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-04 |
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 |
stratosphere: use SdkMutex/SdkRecursiveMutex over Mutex
Michael Scire
committed
on 30 Sep 2021
|
| 2021-09-21 |
fs.mitm: fix memory leak in romfs build (closes #1031)
Michael Scire
committed
on 21 Sep 2021
|
| 2021-06-29 |
fs.mitm: ns registers program index map info, not am
Michael Scire
committed
on 29 Jun 2021
|
|
fs.mitm: add OpenDataStorageWithProgramIndex support (theoretically, closes #1250)
Michael Scire
committed
on 29 Jun 2021
|
|
| 2021-04-30 |
fs: fix missed operation rename
Michael Scire
committed
on 30 Apr 2021
|
| 2021-02-16 |
fs.mitm: fix cache of non-current-process data storages (closes #1371)
Michael Scire
committed
on 16 Feb 2021
|
| 2021-01-21 |
ams_mitm: update for new sf semantics
Michael Scire
authored
on 19 Jan 2021
SciresM
committed
on 21 Jan 2021
|
| 2021-01-12 |
ams: use util::SNPrintf over std:: (size/linker improvements)
Michael Scire
committed
on 12 Jan 2021
|
| 2020-12-05 |
fsa: *Impl -> Do*
Michael Scire
committed
on 5 Dec 2020
|
| 2020-11-14 |
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 |
sf: Change interface definition methodology (#1074)
...
SciresM
authored
on 8 Jul 2020
GitHub
committed
on 8 Jul 2020
|
| 2020-05-12 |
Switch atmosphere's build target to C++20. (#952)
...
SciresM
authored
on 12 May 2020
GitHub
committed
on 12 May 2020
|
| 2020-04-23 |
PRODINFO: Revamp blanking/write disallow policy. (#913)
...
SciresM
authored
on 23 Apr 2020
GitHub
committed
on 23 Apr 2020
|
| 2020-04-17 |
ams: centralize system thread definitions
Michael Scire
committed
on 17 Apr 2020
|
| 2020-04-14 |
hos::Version: rename enum members
Michael Scire
committed
on 14 Apr 2020
|
| 2020-04-08 |
os: refactor/rewrite entire namespace.
Michael Scire
committed
on 8 Apr 2020
|
| 2020-03-29 |
mem: implement most of StandardAllocator (#860)
...
SciresM
authored
on 29 Mar 2020
GitHub
committed
on 29 Mar 2020
|
| 2020-03-25 |
fs.mitm: use new namespace types for saves
Michael Scire
committed
on 25 Mar 2020
|
| 2020-03-18 |
ams.mitm: greatly reduce memory requirements to build romfs
Michael Scire
committed
on 18 Mar 2020
|
| 2020-03-09 |
ams: finish stdio -> fs bindings for stratosphere
Michael Scire
committed
on 9 Mar 2020
|
| 2020-03-08 |
Implement the NCM sysmodule (closes #91)
...
Adubbz
authored
on 8 Mar 2020
GitHub
committed
on 8 Mar 2020
|