1
0
Fork 0
mirror of https://github.com/Atmosphere-NX/Atmosphere.git synced 2024-11-13 07:26:45 +00:00
Atmosphere/libraries/libstratosphere/include/stratosphere
2020-07-20 13:18:48 -07:00
..
ams
boot2
capsrv Switch atmosphere's build target to C++20. (#952) 2020-05-11 15:02:10 -07:00
cfg
dd ams: revamp assertion system 2020-02-22 23:05:14 -08:00
dmnt
erpt sf: Change interface definition methodology (#1074) 2020-07-07 17:07:23 -07:00
err
fatal
fs sf: Change interface definition methodology (#1074) 2020-07-07 17:07:23 -07:00
fssrv
fssystem
hid find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} + 2020-01-24 02:10:40 -08:00
hos
kvdb Switch atmosphere's build target to C++20. (#952) 2020-05-11 15:02:10 -07:00
ldr sf: Change interface definition methodology (#1074) 2020-07-07 17:07:23 -07:00
lmem
lr
map ams: revamp assertion system 2020-02-22 23:05:14 -08:00
mem Switch atmosphere's build target to C++20. (#952) 2020-05-11 15:02:10 -07:00
ncm ncm: loosen FirmwareVariation restrictions. 2020-07-10 11:46:53 -07:00
nim
ns/impl
os
patcher
pgl
pm sf: Change interface definition methodology (#1074) 2020-07-07 17:07:23 -07:00
psc sf: Change interface definition methodology (#1074) 2020-07-07 17:07:23 -07:00
ro sf: Change interface definition methodology (#1074) 2020-07-07 17:07:23 -07:00
settings sysupdater: implement (untested) rest of the api 2020-06-28 01:46:51 -07:00
sf sf: support service objects which must themselves be shared pointers 2020-07-08 15:07:40 -07:00
sm
spl ams: bump version to 0.14.0, add emummc info configitem 2020-07-08 17:36:52 -07:00
svc
time erpt: reimplement the sysmodule (#875) 2020-04-13 17:07:37 -07:00
updater
util ams: finish stdio -> fs bindings for stratosphere 2020-03-09 03:58:02 -07:00
vi
ams.hpp find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} + 2020-01-24 02:10:40 -08:00
boot2.hpp find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} + 2020-01-24 02:10:40 -08:00
capsrv.hpp creport: Try to take screenshot of application crashes on 9.x+ 2020-04-22 14:50:16 -07:00
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
erpt.hpp
err.hpp
fatal.hpp sf: Change interface definition methodology (#1074) 2020-07-07 17:07:23 -07:00
fs.hpp fs: implement AccessLog, enable for File operations 2020-07-02 14:02:50 -07:00
fssrv.hpp sf: Change interface definition methodology (#1074) 2020-07-07 17:07:23 -07:00
fssystem.hpp
hid.hpp find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} + 2020-01-24 02:10:40 -08:00
hos.hpp hos: change initialization API 2020-04-16 22:57:01 -07:00
kvdb.hpp
ldr.hpp sf: Change interface definition methodology (#1074) 2020-07-07 17:07:23 -07:00
lmem.hpp lmem: Implement UnitHeap, ExpHeap (#823) 2020-02-24 19:44:27 -08:00
lr.hpp Implement the NCM sysmodule (closes #91) 2020-03-08 00:06:23 -08:00
map.hpp
mem.hpp
ncm.hpp ncm: implement firmware downgrading (#958) 2020-05-18 08:03:38 -07:00
nim.hpp nim: add DestroySystemUpdateTask/ListSystemUpdateTask (#863) 2020-03-31 12:50:55 -07:00
ns.hpp
os.hpp fs: implement AccessLog, enable for File operations 2020-07-02 14:02:50 -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
pgl.hpp pgl: Reimplement the pgl sysmodule (#896) 2020-04-16 19:55:47 -07:00
pm.hpp
psc.hpp erpt: reimplement the sysmodule (#875) 2020-04-13 17:07:37 -07:00
reg.hpp
ro.hpp sf: Change interface definition methodology (#1074) 2020-07-07 17:07:23 -07:00
settings.hpp sysupdater: implement (untested) rest of the api 2020-06-28 01:46:51 -07:00
sf.hpp sf: Change interface definition methodology (#1074) 2020-07-07 17:07:23 -07:00
sm.hpp sf: Change interface definition methodology (#1074) 2020-07-07 17:07:23 -07:00
spl.hpp
time.hpp erpt: reimplement the sysmodule (#875) 2020-04-13 17:07:37 -07:00
updater.hpp
util.hpp
vi.hpp