1
0
Fork 0
mirror of https://github.com/Atmosphere-NX/Atmosphere.git synced 2024-09-20 05:53:24 +01:00
Atmosphere/libraries/config
SciresM 87ec045a98
mem: implement most of StandardAllocator (#860)
This was tested using `https://github.com/node-dot-cpp/alloc-test` plus a few other by-hand tests.

It seems to work for the case we care about (sysmodules without thread cache-ing).

External users are advised to build with assertions on and contact SciresM if you find issues.

This is a lot of code to have gotten right in one go, and it was written mostly after midnight while sick, so there are probably un-noticed issues.
2020-03-29 14:43:16 -07:00
..
arch/arm64 kernel_ldr: finish implementing all core logic. 2019-12-31 00:46:09 -08:00
board/nintendo/nx kern: switch->nx, implement sleep manager init 2020-02-14 19:58:57 -08:00
os/horizon git subrepo clone https://github.com/Atmosphere-NX/Atmosphere-libs libraries 2019-12-09 18:54:29 -08:00
templates mem: implement most of StandardAllocator (#860) 2020-03-29 14:43:16 -07:00
common.mk crypto: Implement BigNum/ExpMod 2020-02-23 06:51:32 -08:00