1
0
Fork 0
mirror of https://github.com/Atmosphere-NX/Atmosphere.git synced 2024-09-21 22:43:33 +01:00
Atmosphere/libraries/libstratosphere/include/stratosphere
2020-04-02 00:28:39 -07:00
..
ams
boot2
cfg
dd
dmnt
fatal
fs fs: add MountImageDirectory 2020-03-27 16:59:27 -07:00
fssrv
fssystem fssystem: Implement PartitionFileSystemCore (#856) 2020-03-27 03:40:52 -07:00
hid
hos
kvdb ncm: use static memory pools for different allocations 2020-03-29 17:20:25 -07:00
ldr
lmem util/lmem: minor fixes 2020-02-24 20:28:39 -08:00
lr
map
mem mem: implement most of StandardAllocator (#860) 2020-03-29 14:43:16 -07:00
ncm ncm: use static memory pools for different allocations 2020-03-29 17:20:25 -07:00
nim nim: add DestroySystemUpdateTask/ListSystemUpdateTask (#863) 2020-03-31 12:50:55 -07:00
os mem: implement most of StandardAllocator (#860) 2020-03-29 14:43:16 -07:00
patcher
pm
ro
settings
sf sf: fix OutArray/InArray constructors to behave as expected 2020-04-02 00:28:39 -07:00
sm
spl Implement the NCM sysmodule (closes #91) 2020-03-08 00:06:23 -08:00
svc mem: implement most of StandardAllocator (#860) 2020-03-29 14:43:16 -07:00
updater updater: improve api 2020-03-30 20:39:56 -07:00
util
ams.hpp
boot2.hpp
cfg.hpp
dd.hpp
dmnt.hpp
fatal.hpp find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} + 2020-01-24 02:10:40 -08:00
fs.hpp fs: add MountImageDirectory 2020-03-27 16:59:27 -07:00
fssrv.hpp
fssystem.hpp
hid.hpp
hos.hpp
kvdb.hpp
ldr.hpp
lmem.hpp
lr.hpp
map.hpp
mem.hpp mem: implement most of StandardAllocator (#860) 2020-03-29 14:43:16 -07:00
ncm.hpp
nim.hpp nim: add DestroySystemUpdateTask/ListSystemUpdateTask (#863) 2020-03-31 12:50:55 -07:00
os.hpp mem: implement most of StandardAllocator (#860) 2020-03-29 14:43:16 -07:00
patcher.hpp find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} + 2020-01-24 02:10:40 -08:00
pm.hpp
reg.hpp
ro.hpp
settings.hpp
sf.hpp ncm: use static memory pools for different allocations 2020-03-29 17:20:25 -07:00
sm.hpp
spl.hpp
updater.hpp find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} + 2020-01-24 02:10:40 -08:00
util.hpp