Atmosphere-libs/libstratosphere/include/stratosphere
2020-04-15 11:55:02 -07:00
..
ams hos::Version: rename enum members 2020-04-15 11:55:01 -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
erpt hos::Version: rename enum members 2020-04-15 11:55:01 -07:00
fatal os: refactor/rewrite entire namespace. 2020-04-15 11:54:59 -07:00
fs loader: update for 10.0.0 2020-04-15 11:55:02 -07:00
fssrv hos::Version: rename enum members 2020-04-15 11:55:01 -07:00
fssystem loader: update for 10.0.0 2020-04-15 11:55:02 -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 hos::Version: rename enum members 2020-04-15 11:55:01 -07:00
kvdb os: refactor/rewrite entire namespace. 2020-04-15 11:54:59 -07:00
ldr loader: update for 10.0.0 2020-04-15 11:55:02 -07:00
lmem os: refactor/rewrite entire namespace. 2020-04-15 11:54:59 -07:00
lr hos::Version: rename enum members 2020-04-15 11:55:01 -07:00
map ams: revamp assertion system 2020-03-02 19:51:04 -08:00
mem erpt: reimplement the sysmodule (#875) 2020-04-15 11:55:01 -07:00
ncm loader: update anti-downgrade tables for 10.0.0 2020-04-15 11:55:02 -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
psc hos::Version: rename enum members 2020-04-15 11:55:01 -07:00
ro Implement the NCM sysmodule (closes #91) 2020-03-09 18:03:38 -07:00
settings erpt: reimplement the sysmodule (#875) 2020-04-15 11:55:01 -07: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
time erpt: reimplement the sysmodule (#875) 2020-04-15 11:55:01 -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
erpt.hpp erpt: reimplement the sysmodule (#875) 2020-04-15 11:55:01 -07: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 loader: update for 10.0.0 2020-04-15 11:55:02 -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
psc.hpp erpt: reimplement the sysmodule (#875) 2020-04-15 11:55:01 -07: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 erpt: reimplement the sysmodule (#875) 2020-04-15 11:55:01 -07: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
time.hpp erpt: reimplement the sysmodule (#875) 2020-04-15 11:55:01 -07: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