1
0
Fork 0
mirror of https://github.com/Atmosphere-NX/Atmosphere.git synced 2024-11-15 08:26:56 +00:00
Atmosphere/libraries/libstratosphere/include/stratosphere
2020-04-16 03:02:23 -07:00
..
ams hos::Version: rename enum members 2020-04-13 22:19:44 -07:00
boot2
cfg
dd
dmnt
erpt hos::Version: rename enum members 2020-04-13 22:19:44 -07:00
fatal os: refactor/rewrite entire namespace. 2020-04-08 02:21:35 -07:00
fs loader: update for 10.0.0 2020-04-14 02:45:28 -07:00
fssrv hos::Version: rename enum members 2020-04-13 22:19:44 -07:00
fssystem loader: update for 10.0.0 2020-04-14 02:45:28 -07:00
hid
hos hos::Version: rename enum members 2020-04-13 22:19:44 -07:00
kvdb os: refactor/rewrite entire namespace. 2020-04-08 02:21:35 -07:00
ldr loader: update for 10.0.0 2020-04-14 02:45:28 -07:00
lmem os: refactor/rewrite entire namespace. 2020-04-08 02:21:35 -07:00
lr hos::Version: rename enum members 2020-04-13 22:19:44 -07:00
map
mem erpt: reimplement the sysmodule (#875) 2020-04-13 17:07:37 -07:00
ncm ncm: update to 10.0.0 (#879) 2020-04-14 10:11:51 -07:00
nim NCM client implementation (#858) 2020-04-03 22:40:46 -07:00
os pgl: begin skeletoning shell service, implement two commands. 2020-04-16 02:33:36 -07:00
patcher
pgl pgl: implement bool tracking commands 2020-04-16 03:02:23 -07:00
pm pgl: Implement three more commands. 2020-04-16 02:45:36 -07:00
psc hos::Version: rename enum members 2020-04-13 22:19:44 -07:00
ro
settings erpt: reimplement the sysmodule (#875) 2020-04-13 17:07:37 -07:00
sf os: refactor/rewrite entire namespace. 2020-04-08 02:21:35 -07:00
sm NCM client implementation (#858) 2020-04-03 22:40:46 -07:00
spl pm: Update to support 10.0.0 2020-04-14 02:54:55 -07:00
svc ams: fix boot sysmodule/kernel for 10.0.0 2020-04-14 10:11:58 -07:00
time erpt: reimplement the sysmodule (#875) 2020-04-13 17:07:37 -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
dd.hpp
dmnt.hpp
erpt.hpp erpt: reimplement the sysmodule (#875) 2020-04-13 17:07:37 -07:00
fatal.hpp
fs.hpp fs: add MountImageDirectory 2020-03-27 16:59:27 -07:00
fssrv.hpp
fssystem.hpp loader: update for 10.0.0 2020-04-14 02:45:28 -07:00
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 ncm: update to 10.0.0 (#879) 2020-04-14 10:11:51 -07:00
nim.hpp nim: add DestroySystemUpdateTask/ListSystemUpdateTask (#863) 2020-03-31 12:50:55 -07:00
os.hpp pgl: begin skeletoning shell service, implement two commands. 2020-04-16 02:33:36 -07:00
patcher.hpp
pgl.hpp pgl: Add service interface for IShellInterface 2020-04-15 21:02:09 -07:00
pm.hpp
psc.hpp erpt: reimplement the sysmodule (#875) 2020-04-13 17:07:37 -07:00
reg.hpp
ro.hpp
settings.hpp erpt: reimplement the sysmodule (#875) 2020-04-13 17:07:37 -07:00
sf.hpp ncm: use static memory pools for different allocations 2020-03-29 17:20:25 -07:00
sm.hpp
spl.hpp
time.hpp erpt: reimplement the sysmodule (#875) 2020-04-13 17:07:37 -07:00
updater.hpp
util.hpp