Atmosphere/libraries/libvapours/include/vapours/svc
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 svc: add ipc accessor boilerplate 2020-03-18 00:09:51 -07:00
board/nintendo/nx kern: switch->nx, implement sleep manager init 2020-02-14 19:58:57 -08:00
codegen svc: revert codegen changes 2020-03-18 00:09:50 -07:00
ipc svc: add ipc accessor boilerplate 2020-03-18 00:09:51 -07:00
svc_codegen.hpp vapours: cleanup svc includes 2020-02-22 19:54:50 -08:00
svc_common.hpp svc: add ipc accessor boilerplate 2020-03-18 00:09:51 -07:00
svc_definitions.hpp vapours: cleanup svc includes 2020-02-22 19:54:50 -08:00
svc_select_device_name.hpp vapours: cleanup svc includes 2020-02-22 19:54:50 -08:00
svc_select_hardware_constants.hpp vapours: cleanup svc includes 2020-02-22 19:54:50 -08:00
svc_select_thread_local_region.hpp svc: add ipc accessor boilerplate 2020-03-18 00:09:51 -07:00
svc_tick.hpp ams: revamp assertion system 2020-02-22 23:05:14 -08:00
svc_types.hpp svc: add ipc accessor boilerplate 2020-03-18 00:09:51 -07:00
svc_types_base.hpp vapours: cleanup svc includes 2020-02-22 19:54:50 -08:00
svc_types_common.hpp mem: implement most of StandardAllocator (#860) 2020-03-29 14:43:16 -07:00
svc_types_dd.hpp vapours: cleanup svc includes 2020-02-22 19:54:50 -08:00
svc_types_dmnt.hpp vapours: cleanup svc includes 2020-02-22 19:54:50 -08:00
svc_types_priv.hpp vapours: cleanup svc includes 2020-02-22 19:54:50 -08:00