Atmosphere-libs/libvapours/include/vapours
SciresM 926d5a55d6 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-30 20:41:21 -07:00
..
ams ams: bump version to 0.10.5 in prep for release later tonight 2020-03-18 16:20:09 -07:00
crypto mem: implement most of StandardAllocator (#860) 2020-03-30 20:41:21 -07:00
results fs: add MountImageDirectory 2020-03-27 17:00:14 -07:00
svc mem: implement most of StandardAllocator (#860) 2020-03-30 20:41:21 -07:00
util fs: fix bugs with external code filesystems 2020-03-20 17:06:01 -07:00
allocator.hpp fssystem: Implement PartitionFileSystemCore (#856) 2020-03-27 17:00:14 -07:00
ams_version.h find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} + 2020-03-02 19:50:40 -08:00
assert.hpp mem: implement most of StandardAllocator (#860) 2020-03-30 20:41:21 -07:00
common.hpp ams: revamp assertion system 2020-03-02 19:51:04 -08:00
crypto.hpp mem: implement most of StandardAllocator (#860) 2020-03-30 20:41:21 -07:00
defines.hpp ams: revamp assertion system 2020-03-02 19:51:04 -08:00
includes.hpp vapours: new include style, add crypto 2020-03-02 19:51:04 -08:00
literals.hpp ams: revamp assertion system 2020-03-02 19:51:04 -08:00
results.hpp ams: revamp assertion system 2020-03-02 19:51:04 -08:00
span.hpp Add Span<T>. 2020-03-20 17:06:02 -07:00
svc.hpp svc: add ipc accessor boilerplate 2020-03-18 00:15:04 -07:00
timespan.hpp ams: revamp assertion system 2020-03-02 19:51:04 -08:00
types.hpp vapours: fix MASKL, MASK2L to match Armv8 ARM (inclusive bit range) 2020-03-02 19:51:10 -08:00
util.hpp Implement the NCM sysmodule (closes #91) 2020-03-09 18:03:38 -07:00