Atmosphere/libraries/libvapours/include/vapours
2020-04-08 02:21:35 -07:00
..
ams ams: bump version to 0.10.5 in prep for release later tonight 2020-03-18 16:19:59 -07:00
crypto crypto: add aes (ecb, ctr, xts) 2020-04-05 23:25:28 -07:00
results fs: Implement AesXtsStorage 2020-04-06 05:44:33 -07:00
svc os: refactor/rewrite entire namespace. 2020-04-08 02:21:35 -07:00
util fs: implement PooledBuffer 2020-04-06 03:15:38 -07:00
allocator.hpp fssystem: Implement PartitionFileSystemCore (#856) 2020-03-27 03:40:52 -07:00
ams_version.h
assert.hpp mem: implement most of StandardAllocator (#860) 2020-03-29 14:43:16 -07:00
common.hpp
crypto.hpp crypto: add aes (ecb, ctr, xts) 2020-04-05 23:25:28 -07:00
defines.hpp fssystem: add RomFsFileSystem 2020-04-04 02:37:21 -07:00
includes.hpp
literals.hpp
results.hpp
span.hpp Add Span<T>. 2020-03-20 17:04:01 -07:00
svc.hpp
timespan.hpp os: refactor/rewrite entire namespace. 2020-04-08 02:21:35 -07:00
types.hpp
util.hpp