1
0
Fork 0
mirror of https://github.com/Atmosphere-NX/Atmosphere.git synced 2024-10-19 12:21:45 +01:00
Atmosphere/libraries/libvapours/include/vapours
SciresM f2ee44da74
romfs/ams.mitm/pm: refactor to dynamically steal heap for certain games. (#2122)
* fs.mitm: skeleton the use of special allocation in romfs build

* pm: add api for ams.mitm to steal application memory

* pm/mitm: okay, that api won't work, try a different one

* romfs: revert memory usage increases; we'll handle torture games case-by-case.

* pm/romfs: first (broken?) pass at dynamic heap.

I cannot wait to figure out all the ways this is wrong.

* Release the dynamic heap a little more eagerly

* romfs: animal crossing is also not a nice game

* romfs: fix issues in close-during-build

* romfs: zelda is a blight upon this earth
2023-05-14 03:06:52 -07:00
..
ams ams: recognize 16.0.3('s FS) 2023-05-08 17:51:13 -07:00
crypto ams: address some warnings when building with gcc-12 2022-06-05 22:57:08 -07:00
dd ams: support building unit test programs on windows/linux/macos 2022-03-21 17:21:44 -07:00
freebsd lib: simplify pragma macros 2022-03-21 17:21:44 -07:00
impl lib: simplify pragma macros 2022-03-21 17:21:44 -07:00
results romfs/ams.mitm/pm: refactor to dynamically steal heap for certain games. (#2122) 2023-05-14 03:06:52 -07:00
sdmmc ams: the copyright^H^H^H^H^H^H^Hmplex plane is the algebraic closure of the reals 2021-10-04 12:59:10 -07:00
svc kern: increase non-dynamic heap sizes to 8 GB to match 2023-02-23 19:05:52 -07:00
tegra ams: the copyright^H^H^H^H^H^H^Hmplex plane is the algebraic closure of the reals 2021-10-04 12:59:10 -07:00
util ams: fix compilation with gcc 13 2023-05-07 03:36:46 -07:00
allocator.hpp ams: support building unit test programs on windows/linux/macos 2022-03-21 17:21:44 -07:00
ams_version.h ams: the copyright^H^H^H^H^H^H^Hmplex plane is the algebraic closure of the reals 2021-10-04 12:59:10 -07:00
assert.hpp abort/error: print backtrace, abuse templates, overhaul result/diag (macos not done yet) 2022-03-21 17:21:44 -07:00
common.hpp ams: support building unit test programs on windows/linux/macos 2022-03-21 17:21:44 -07:00
compiler.hpp ams: support building unit test programs on windows/linux/macos 2022-03-21 17:21:44 -07:00
crypto.hpp fs: utilities for hac2l to print gc headers 2022-03-21 17:21:44 -07:00
dd.hpp ams: the copyright^H^H^H^H^H^H^Hmplex plane is the algebraic closure of the reals 2021-10-04 12:59:10 -07:00
defines.hpp ams: support building unit test programs on windows/linux/macos 2022-03-21 17:21:44 -07:00
device_code.hpp exo/vapours: refactor member variables to m_ over this-> 2021-10-09 15:40:06 -07:00
includes.hpp ams: support building unit test programs on windows/linux/macos 2022-03-21 17:21:44 -07:00
literals.hpp ams: the copyright^H^H^H^H^H^H^Hmplex plane is the algebraic closure of the reals 2021-10-04 12:59:10 -07:00
reg.hpp ams: the copyright^H^H^H^H^H^H^Hmplex plane is the algebraic closure of the reals 2021-10-04 12:59:10 -07:00
results.hpp ams: the copyright^H^H^H^H^H^H^Hmplex plane is the algebraic closure of the reals 2021-10-04 12:59:10 -07:00
sdmmc.hpp ams: the copyright^H^H^H^H^H^H^Hmplex plane is the algebraic closure of the reals 2021-10-04 12:59:10 -07:00
span.hpp ams: the copyright^H^H^H^H^H^H^Hmplex plane is the algebraic closure of the reals 2021-10-04 12:59:10 -07:00
svc.hpp ams: support building unit test programs on windows/linux/macos 2022-03-21 17:21:44 -07:00
tegra.hpp ams: the copyright^H^H^H^H^H^H^Hmplex plane is the algebraic closure of the reals 2021-10-04 12:59:10 -07:00
timespan.hpp exo/vapours: refactor member variables to m_ over this-> 2021-10-09 15:40:06 -07:00
types.hpp ams: support building unit test programs on windows/linux/macos 2022-03-21 17:21:44 -07:00
util.hpp util: add pointer utils, use to constrain fs pointers 2022-03-24 16:21:03 -07:00