1
0
Fork 0
mirror of https://github.com/Atmosphere-NX/Atmosphere.git synced 2024-11-08 13:11:49 +00:00
Atmosphere/stratosphere
Michael Scire cc24a33600 mem: implement most of StandardAllocator
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:42:34 -07:00
..
ams_mitm mem: implement most of StandardAllocator 2020-03-29 14:42:34 -07:00
boot Implement the NCM sysmodule (closes #91) 2020-03-08 00:06:23 -08:00
boot2 ams: finish stdio -> fs bindings for stratosphere 2020-03-09 03:58:02 -07:00
creport ams: finish stdio -> fs bindings for stratosphere 2020-03-09 03:58:02 -07:00
dmnt mem: implement most of StandardAllocator 2020-03-29 14:42:34 -07:00
eclct.stub loader: refactor to use fs bindings 2020-03-09 03:10:12 -07:00
fatal stratosphere: fix building with latest libnx 2020-03-18 00:14:34 -07:00
loader stratosphere-ldr: fix code mount name 2020-03-09 21:53:40 +00:00
ncm Implement the NCM sysmodule (closes #91) 2020-03-08 00:06:23 -08:00
pm fusee: update fss0 header 2020-03-08 11:50:38 -07:00
ro ams: finish stdio -> fs bindings for stratosphere 2020-03-09 03:58:02 -07:00
sm Implement the NCM sysmodule (closes #91) 2020-03-08 00:06:23 -08:00
spl Implement the NCM sysmodule (closes #91) 2020-03-08 00:06:23 -08:00
Makefile Implement the NCM sysmodule (closes #91) 2020-03-08 00:06:23 -08:00