1
0
Fork 0
mirror of https://github.com/Atmosphere-NX/Atmosphere.git synced 2024-09-22 06:53:24 +01:00
Atmosphere/libraries/libstratosphere/include/stratosphere
2021-09-28 17:01:11 -07:00
..
ams erpt: skeleton sprofile apis 2021-09-19 10:34:31 -07:00
boot2
cal
capsrv cs: implement TakeScreenShot command 2021-09-11 19:41:47 -07:00
cfg boot2: clean up pre-0.19.0 ams contents on upgrade 2021-03-21 13:16:30 -07:00
clkrst
cs cs: implement TakeScreenShot command 2021-09-11 19:41:47 -07:00
dd svc/kern/dd: remove MapDeviceAddressSpace() 2021-09-19 10:34:31 -07:00
ddsf ams: prefer construct_at/destroy_at over placement new/explicit destructor 2021-03-21 20:30:40 -07:00
diag LogManager: implement system module, client api, logging api (#1617) 2021-09-11 19:32:14 -07:00
dmnt
erpt erpt: skeleton sprofile apis 2021-09-19 10:34:31 -07:00
err erpt: implement forced shutdown detection 2021-04-30 04:21:03 -07:00
fatal libstrat: convert to experimental new (super-accurate) sf allocation semantics 2021-01-20 23:39:31 -08:00
fs ams: std::optional -> util::optional 2021-07-08 02:37:26 -07:00
fssrv ams: std::optional -> util::optional 2021-07-08 02:37:26 -07:00
fssystem ams: std::optional -> util::optional 2021-07-08 02:37:26 -07:00
gpio libstrat: convert to experimental new (super-accurate) sf allocation semantics 2021-01-20 23:39:31 -08:00
hid
hos fusee/exo: update for recognition of 13.0.0 2021-09-19 10:34:31 -07:00
htc scs: implement EventHandlerThread for shell 2021-09-11 19:41:47 -07:00
htcfs htc: add htcfs server/service object skeletons 2021-02-24 04:06:54 -08:00
htclow htclow: fix ordering of channels, uninitialized bug in service json parse 2021-02-26 04:49:20 -08:00
htcs htcs: implement virtual socket collection 2021-02-24 04:06:54 -08:00
i2c i2c: add aula pmic device code 2021-04-30 08:42:25 -07:00
kvdb ams: std::optional -> util::optional 2021-07-08 02:37:26 -07:00
ldr ro: update for new sf semantics 2021-01-20 23:39:31 -08:00
lm LogManager: implement system module, client api, logging api (#1617) 2021-09-11 19:32:14 -07:00
lmem
lr libstrat: convert to experimental new (super-accurate) sf allocation semantics 2021-01-20 23:39:31 -08:00
map
mem
ncm ncm: updated to 13.0.0 2021-09-19 10:34:31 -07:00
nim
ns/impl libstrat: convert to experimental new (super-accurate) sf allocation semantics 2021-01-20 23:39:31 -08:00
nsd dns.mitm: support % in hosts file as stand-in for environment identifier 2021-02-02 11:41:49 -08:00
os os: implement ReadWriteBusyMutex 2021-09-28 17:01:11 -07:00
osdbg osdbg: implement thread info api 2021-09-11 19:41:47 -07:00
patcher
pcv
pgl cs: fix allocator aborts 2021-09-11 19:41:47 -07:00
pinmux
pm scs: implement EventHandlerThread for shell 2021-09-11 19:41:47 -07:00
powctl ams: remove TYPED_STORAGE() macro in favor of template 2021-03-21 18:47:30 -07:00
psc LogManager: implement system module, client api, logging api (#1617) 2021-09-11 19:32:14 -07:00
pwm libstrat: convert to experimental new (super-accurate) sf allocation semantics 2021-01-20 23:39:31 -08:00
rapidjson rapidjson: import -master as ams::rapidjson 2021-02-24 04:06:54 -08:00
regulator i2c: implement BusAccessor except Send/Receive/WriteHeader 2020-11-14 03:37:51 -08:00
ro LogManager: implement system module, client api, logging api (#1617) 2021-09-11 19:32:14 -07:00
rocrt LogManager: implement system module, client api, logging api (#1617) 2021-09-11 19:32:14 -07:00
scs cs: fix launching of tio server 2021-09-11 19:41:47 -07:00
settings htc: implement (fixing linker errors) through HtclowManagerImpl::OpenDriver 2021-02-24 04:06:54 -08:00
sf sf/tipc: treat min/max as true min/max, rather than numeric 2021-05-12 22:43:39 -07:00
sm strat: no longer materially constrained by sm session limit 2021-04-13 23:58:10 -07:00
socket socket: fix config size calculations 2021-02-24 04:06:54 -08:00
spl exo/daybreak: advertise (and check against) supported hos version 2021-07-21 18:21:38 -07:00
sprofile erpt: skeleton sprofile apis 2021-09-19 10:34:31 -07:00
svc svc/kern/dd: remove MapDeviceAddressSpace() 2021-09-19 10:34:31 -07:00
time LogManager: implement system module, client api, logging api (#1617) 2021-09-11 19:32:14 -07:00
tipc sf/tipc: treat min/max as true min/max, rather than numeric 2021-05-12 22:43:39 -07:00
tma htcs: hook manager up to (unimplemented) manager impl 2021-02-24 04:06:54 -08:00
updater
usb usb: fix wrong command id for AppendConfigurationData 2021-02-07 17:14:48 -08:00
util LogManager: implement system module, client api, logging api (#1617) 2021-09-11 19:32:14 -07:00
vi
wec
ams.hpp
boot2.hpp
cal.hpp
capsrv.hpp
cfg.hpp
clkrst.hpp
cs.hpp [tma2] [Ongoing] Continue implementing modules for tma2. (#1388) 2021-03-16 17:13:30 -07:00
dd.hpp
ddsf.hpp
diag.hpp LogManager: implement system module, client api, logging api (#1617) 2021-09-11 19:32:14 -07:00
dmnt.hpp find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} + 2020-01-24 02:10:40 -08:00
erpt.hpp
err.hpp erpt: implement forced shutdown detection 2021-04-30 04:21:03 -07:00
fatal.hpp sf: Change interface definition methodology (#1074) 2020-07-07 17:07:23 -07:00
fs.hpp tio: implement SdCardObserver (finishes sysmodule) 2021-02-26 04:49:20 -08:00
fssrv.hpp fs.mitm: add OpenDataStorageWithProgramIndex support (theoretically, closes #1250) 2021-06-28 22:24:26 -07:00
fssystem.hpp fs: update + consolidate path normalization logic 2020-12-06 19:56:45 -08:00
gpio.hpp
hid.hpp
hos.hpp
htc.hpp [tma2] [Ongoing] Continue implementing modules for tma2. (#1388) 2021-03-16 17:13:30 -07:00
htcfs.hpp htc: add htcfs server/service object skeletons 2021-02-24 04:06:54 -08:00
htclow.hpp htc: skeleton much of the type hierarchy for htclow manager 2021-02-24 04:06:54 -08:00
htcs.hpp htcs: implement virtual socket collection 2021-02-24 04:06:54 -08:00
i2c.hpp
kvdb.hpp
ldr.hpp
lm.hpp LogManager: implement system module, client api, logging api (#1617) 2021-09-11 19:32:14 -07:00
lmem.hpp
lr.hpp
map.hpp
mem.hpp
ncm.hpp ncm: updated to 13.0.0 2021-09-19 10:34:31 -07:00
nim.hpp
ns.hpp
nsd.hpp dns.mitm: support % in hosts file as stand-in for environment identifier 2021-02-02 11:41:49 -08:00
os.hpp os: implement ReadWriteBusyMutex 2021-09-28 17:01:11 -07:00
osdbg.hpp osdbg: implement thread info api 2021-09-11 19:41:47 -07:00
patcher.hpp
pcv.hpp
pgl.hpp
pinmux.hpp
pm.hpp
powctl.hpp
psc.hpp
pwm.hpp
rapidjson.hpp rapidjson: add customization point for allocation/asserts 2021-02-24 04:06:54 -08:00
regulator.hpp
ro.hpp LogManager: implement system module, client api, logging api (#1617) 2021-09-11 19:32:14 -07:00
scs.hpp [tma2] [Ongoing] Continue implementing modules for tma2. (#1388) 2021-03-16 17:13:30 -07:00
settings.hpp htc: implement (fixing linker errors) through HtclowManagerImpl::OpenDriver 2021-02-24 04:06:54 -08:00
sf.hpp libstrat: convert to experimental new (super-accurate) sf allocation semantics 2021-01-20 23:39:31 -08:00
sm.hpp strat: no longer materially constrained by sm session limit 2021-04-13 23:58:10 -07:00
socket.hpp htc: implement socket driver (socket api not really impl'd yet) 2021-02-24 04:06:54 -08:00
spl.hpp
sprofile.hpp erpt: skeleton sprofile apis 2021-09-19 10:34:31 -07:00
time.hpp LogManager: implement system module, client api, logging api (#1617) 2021-09-11 19:32:14 -07:00
tipc.hpp tipc: implement framework/server support logic (except for actual processing) 2021-04-11 03:42:16 -07:00
tma.hpp htc: add htcfs service api definitions 2021-02-24 04:06:54 -08:00
updater.hpp
usb.hpp usb: add ds client api 2021-02-07 16:29:38 -08:00
util.hpp LogManager: implement system module, client api, logging api (#1617) 2021-09-11 19:32:14 -07:00
vi.hpp
wec.hpp