History for Atmosphere / stratosphere / ams_mitm / source / fs_mitm
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-09-03
@Michael Scire
ams.mitm: fix deadlock when building multiple romfs simultaneously (closes #1972)
Michael Scire committed on 3 Sep
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-09
@Michael Scire
fs.mitm: mitm glue for font replacement, before I forget
Michael Scire committed on 9 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: push clobber fix missed by git add
Michael Scire committed on 24 Jan 2023
@Michael Scire
romfs: reduce peak allocation sizes by enabling intermediate context frees
Michael Scire committed on 24 Jan 2023
2022-07-26
@Michael Scire
ns.mitm/fs.mitm: allow program specific web override for non-hbl, if present
Michael Scire committed on 26 Jul 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
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