History for Atmosphere / stratosphere / ams_mitm / source / fs_mitm / fsmitm_romfs.cpp
2026-04-24
@MasaGratoR
fs.mitm: Add "Until Then" as another game which needs stolen heap for layeredfs
MasaGratoR authored on 24 Apr GitHub committed on 24 Apr
2025-10-08
@Michael Scire
fs.mitm: add another game which needs stolen heap for layeredfs
Michael Scire committed on 8 Oct
2025-07-22
@Michael Scire
fs.mitm: steal some heap when building romfs for kotor2 (closes #2564)
Michael Scire committed on 22 Jul 2025
2025-05-09
@Michael Scire
fs.mitm: add and use memlet module to temporarily steal applet memory while building romfs images. ...
Michael Scire authored on 3 May 2025 SciresM committed on 9 May 2025
2023-05-14
@SciresM
romfs/ams.mitm/pm: refactor to dynamically steal heap for certain games. (#2122) ...
SciresM authored on 14 May 2023 GitHub committed on 14 May 2023
2023-05-07
@Michael Scire
ams: fix compilation with gcc 13
Michael Scire authored on 7 May 2023 SciresM committed on 7 May 2023
2023-01-24
@Michael Scire
romfs: reduce peak allocation sizes by enabling intermediate context frees
Michael Scire committed on 24 Jan 2023
2021-11-04
@Michael Scire
ams.mitm: more romfs building space/time tradeoffs. ...
Michael Scire committed on 4 Nov 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
strat: use ams::Main() instead of main(argc, argv)
Michael Scire committed on 8 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
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-08
@Michael Scire
os: refactor/rewrite entire namespace.
Michael Scire committed on 8 Apr 2020
2020-03-18
@Michael Scire
ams.mitm: greatly reduce memory requirements to build romfs
Michael Scire committed on 18 Mar 2020
2020-02-25
@Michael Scire
fs.mitm: support html redirection (non-layered, for #814)
Michael Scire committed on 25 Feb 2020
2020-02-23
@Michael Scire
ams: revamp assertion system
Michael Scire committed on 23 Feb 2020
2020-01-24
@Michael Scire
find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} +
Michael Scire committed on 24 Jan 2020
2019-12-30
@Michael Scire
fs.mitm: require less contiguous memory to build romfs
Michael Scire committed on 30 Dec 2019
@Michael Scire
fs.mitm: conserve memory when building romfs paths
Michael Scire committed on 30 Dec 2019
2019-12-17
@Michael Scire
fs.mitm: only iter romfs dir if it exists (closes #763)
Michael Scire committed on 17 Dec 2019
2019-12-08
@Michael Scire
Fix memory corruption in romfs build (closes #708)
Michael Scire committed on 8 Dec 2019
2019-12-07
@Michael Scire
ams_mitm: implement layeredfs
Michael Scire authored on 4 Dec 2019 SciresM committed on 7 Dec 2019