Atmosphere-libs/libstratosphere/include/stratosphere
2020-04-15 11:54:59 -07:00
..
ams ams: dump tls in fatal error context 2020-03-09 18:03:40 -07:00
boot2 find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} + 2020-03-02 19:50:40 -08:00
cfg Implement the NCM sysmodule (closes #91) 2020-03-09 18:03:38 -07:00
dd ams: revamp assertion system 2020-03-02 19:51:04 -08:00
dmnt Implement the NCM sysmodule (closes #91) 2020-03-09 18:03:38 -07:00
fatal os: refactor/rewrite entire namespace. 2020-04-15 11:54:59 -07:00
fs os: refactor/rewrite entire namespace. 2020-04-15 11:54:59 -07:00
fssrv Implement the NCM sysmodule (closes #91) 2020-03-09 18:03:38 -07:00
fssystem fs: Implement AesXtsStorage 2020-04-06 17:44:36 -07:00
hid find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} + 2020-03-02 19:50:40 -08:00
hos find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} + 2020-03-02 19:50:40 -08:00
kvdb os: refactor/rewrite entire namespace. 2020-04-15 11:54:59 -07:00
ldr Implement the NCM sysmodule (closes #91) 2020-03-09 18:03:38 -07:00
lmem os: refactor/rewrite entire namespace. 2020-04-15 11:54:59 -07:00
lr os: refactor/rewrite entire namespace. 2020-04-15 11:54:59 -07:00
map ams: revamp assertion system 2020-03-02 19:51:04 -08:00
mem mem: implement most of StandardAllocator (#860) 2020-03-30 20:41:21 -07:00
ncm os: refactor/rewrite entire namespace. 2020-04-15 11:54:59 -07:00
nim NCM client implementation (#858) 2020-04-05 23:25:44 -07:00
os os: refactor/rewrite entire namespace. 2020-04-15 11:54:59 -07:00
patcher loader: refactor to use fs bindings 2020-03-09 18:03:41 -07:00
pm Implement the NCM sysmodule (closes #91) 2020-03-09 18:03:38 -07:00
ro Implement the NCM sysmodule (closes #91) 2020-03-09 18:03:38 -07:00
settings find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} + 2020-03-02 19:50:40 -08:00
sf os: refactor/rewrite entire namespace. 2020-04-15 11:54:59 -07:00
sm NCM client implementation (#858) 2020-04-05 23:25:44 -07:00
spl Implement the NCM sysmodule (closes #91) 2020-03-09 18:03:38 -07:00
svc mem: implement most of StandardAllocator (#860) 2020-03-30 20:41:21 -07:00
updater updater: improve api 2020-03-30 20:41:22 -07:00
util ams: finish stdio -> fs bindings for stratosphere 2020-03-09 18:03:41 -07:00
ams.hpp find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} + 2020-03-02 19:50:40 -08:00
boot2.hpp find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} + 2020-03-02 19:50:40 -08:00
cfg.hpp find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} + 2020-03-02 19:50:40 -08:00
dd.hpp find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} + 2020-03-02 19:50:40 -08:00
dmnt.hpp find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} + 2020-03-02 19:50:40 -08:00
fatal.hpp find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} + 2020-03-02 19:50:40 -08:00
fs.hpp fs: add MountImageDirectory 2020-03-27 17:00:14 -07:00
fssrv.hpp find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} + 2020-03-02 19:50:40 -08:00
fssystem.hpp fs: Implement AesXtsStorage 2020-04-06 17:44:36 -07:00
hid.hpp find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} + 2020-03-02 19:50:40 -08:00
hos.hpp find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} + 2020-03-02 19:50:40 -08:00
kvdb.hpp find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} + 2020-03-02 19:50:40 -08:00
ldr.hpp find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} + 2020-03-02 19:50:40 -08:00
lmem.hpp lmem: Implement UnitHeap, ExpHeap (#823) 2020-03-02 19:51:09 -08:00
lr.hpp Implement the NCM sysmodule (closes #91) 2020-03-09 18:03:38 -07:00
map.hpp find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} + 2020-03-02 19:50:40 -08:00
mem.hpp mem: implement most of StandardAllocator (#860) 2020-03-30 20:41:21 -07:00
ncm.hpp NCM client implementation (#858) 2020-04-05 23:25:44 -07:00
nim.hpp nim: add DestroySystemUpdateTask/ListSystemUpdateTask 2020-03-31 12:53:48 -07:00
os.hpp os: refactor/rewrite entire namespace. 2020-04-15 11:54:59 -07:00
patcher.hpp find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} + 2020-03-02 19:50:40 -08:00
pm.hpp find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} + 2020-03-02 19:50:40 -08:00
reg.hpp find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} + 2020-03-02 19:50:40 -08:00
ro.hpp find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} + 2020-03-02 19:50:40 -08:00
settings.hpp find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} + 2020-03-02 19:50:40 -08:00
sf.hpp ncm: use static memory pools for different allocations 2020-03-30 20:41:21 -07:00
sm.hpp find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} + 2020-03-02 19:50:40 -08:00
spl.hpp find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} + 2020-03-02 19:50:40 -08:00
updater.hpp find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} + 2020-03-02 19:50:40 -08:00
util.hpp util: add uuid 2020-03-02 19:51:09 -08:00