1
0
Fork 0
mirror of https://github.com/Atmosphere-NX/Atmosphere.git synced 2024-09-21 14:33:24 +01:00
Atmosphere/libraries/libstratosphere/include/stratosphere
2020-04-06 03:58:52 -07:00
..
ams ams: dump tls in fatal error context 2020-03-08 17:01:53 -07:00
boot2
cfg Implement the NCM sysmodule (closes #91) 2020-03-08 00:06:23 -08:00
dd
dmnt Implement the NCM sysmodule (closes #91) 2020-03-08 00:06:23 -08:00
fatal Implement the NCM sysmodule (closes #91) 2020-03-08 00:06:23 -08:00
fs fs: add AesCtrStorage 2020-04-06 03:58:52 -07:00
fssrv Implement the NCM sysmodule (closes #91) 2020-03-08 00:06:23 -08:00
fssystem fs: add AesCtrStorage 2020-04-06 03:58:52 -07:00
hid
hos find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} + 2020-01-24 02:10:40 -08:00
kvdb NCM client implementation (#858) 2020-04-03 22:40:46 -07:00
ldr Implement the NCM sysmodule (closes #91) 2020-03-08 00:06:23 -08:00
lmem
lr Implement the NCM sysmodule (closes #91) 2020-03-08 00:06:23 -08:00
map
mem mem: implement most of StandardAllocator (#860) 2020-03-29 14:43:16 -07:00
ncm NCM client implementation (#858) 2020-04-03 22:40:46 -07:00
nim NCM client implementation (#858) 2020-04-03 22:40:46 -07:00
os NCM client implementation (#858) 2020-04-03 22:40:46 -07:00
patcher loader: refactor to use fs bindings 2020-03-09 03:10:12 -07:00
pm Implement the NCM sysmodule (closes #91) 2020-03-08 00:06:23 -08:00
ro Implement the NCM sysmodule (closes #91) 2020-03-08 00:06:23 -08:00
settings
sf sf: fix OutArray/InArray constructors to behave as expected 2020-04-02 00:28:39 -07:00
sm NCM client implementation (#858) 2020-04-03 22:40:46 -07:00
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: finish stdio -> fs bindings for stratosphere 2020-03-09 03:58:02 -07:00
ams.hpp
boot2.hpp
cfg.hpp find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} + 2020-01-24 02:10:40 -08:00
dd.hpp
dmnt.hpp
fatal.hpp
fs.hpp fs: add MountImageDirectory 2020-03-27 16:59:27 -07:00
fssrv.hpp
fssystem.hpp fs: add AesCtrStorage 2020-04-06 03:58:52 -07:00
hid.hpp
hos.hpp
kvdb.hpp
ldr.hpp
lmem.hpp
lr.hpp Implement the NCM sysmodule (closes #91) 2020-03-08 00:06:23 -08:00
map.hpp
mem.hpp mem: implement most of StandardAllocator (#860) 2020-03-29 14:43:16 -07:00
ncm.hpp NCM client implementation (#858) 2020-04-03 22:40:46 -07:00
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 find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} + 2020-01-24 02:10:40 -08:00
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
util.hpp