1
0
Fork 0
mirror of https://github.com/Atmosphere-NX/Atmosphere.git synced 2024-12-19 08:52:25 +00:00
Atmosphere/libraries/libstratosphere/include/stratosphere
2021-02-16 11:38:58 -05:00
..
ams Added uart.mitm. 2021-02-16 11:38:58 -05:00
boot2
cal
capsrv
cfg
clkrst
dd dd: fix include, note gcc-11 TODO 2021-01-27 23:41:35 -08:00
ddsf
dmnt
erpt libstrat: convert to experimental new (super-accurate) sf allocation semantics 2021-01-20 23:39:31 -08:00
err
fatal libstrat: convert to experimental new (super-accurate) sf allocation semantics 2021-01-20 23:39:31 -08:00
fs ams: use util::SNPrintf over std:: (size/linker improvements) 2021-01-12 02:59:41 -08:00
fssrv ams_mitm: update for new sf semantics 2021-01-20 23:39:31 -08:00
fssystem
gpio libstrat: convert to experimental new (super-accurate) sf allocation semantics 2021-01-20 23:39:31 -08:00
hid
hos
i2c libstrat: convert to experimental new (super-accurate) sf allocation semantics 2021-01-20 23:39:31 -08:00
kvdb ams: use util::SNPrintf over std:: (size/linker improvements) 2021-01-12 02:59:41 -08:00
ldr ro: update for new sf semantics 2021-01-20 23:39:31 -08: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: update for new sf semantics 2021-01-20 23:39:31 -08: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 11.x SdkReplyAndReceive 2021-01-12 18:18:39 -08:00
patcher
pcv
pgl util::string_view, update pgl for new sf semantics 2021-01-20 23:39:31 -08:00
pinmux
pm ro: update for new sf semantics 2021-01-20 23:39:31 -08:00
powctl
psc psc: fix pm module init 2021-02-10 02:57:22 -08:00
pwm libstrat: convert to experimental new (super-accurate) sf allocation semantics 2021-01-20 23:39:31 -08:00
regulator
ro libstrat: convert to experimental new (super-accurate) sf allocation semantics 2021-01-20 23:39:31 -08:00
settings
sf ams_mitm: update for new sf semantics 2021-01-20 23:39:31 -08:00
sm libstrat: convert to experimental new (super-accurate) sf allocation semantics 2021-01-20 23:39:31 -08:00
socket dns.mitm: add GetAddrInfo redir, AtmosphereReloadHostsFile, debug logging control 2021-02-02 11:41:49 -08:00
spl libstrat: convert to experimental new (super-accurate) sf allocation semantics 2021-01-20 23:39:31 -08:00
svc
time
updater
usb usb: fix wrong command id for AppendConfigurationData 2021-02-07 17:14:48 -08:00
util
vi
wec
ams.hpp
boot2.hpp
cal.hpp boot: refactor battery checking to use new powctl apis 2020-11-14 03:37:51 -08:00
capsrv.hpp
cfg.hpp
clkrst.hpp
dd.hpp
ddsf.hpp
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
fatal.hpp
fs.hpp
fssrv.hpp
fssystem.hpp
gpio.hpp
hid.hpp
hos.hpp
i2c.hpp
kvdb.hpp
ldr.hpp
lmem.hpp
lr.hpp
map.hpp
mem.hpp
ncm.hpp
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 11.x SdkReplyAndReceive 2021-01-12 18:18:39 -08:00
patcher.hpp
pcv.hpp
pgl.hpp
pinmux.hpp
pm.hpp
powctl.hpp
psc.hpp
pwm.hpp
regulator.hpp
ro.hpp
settings.hpp
sf.hpp libstrat: convert to experimental new (super-accurate) sf allocation semantics 2021-01-20 23:39:31 -08:00
sm.hpp sf: Change interface definition methodology (#1074) 2020-07-07 17:07:23 -07:00
socket.hpp dns.mitm: add GetAddrInfo redir, AtmosphereReloadHostsFile, debug logging control 2021-02-02 11:41:49 -08:00
spl.hpp
time.hpp
updater.hpp
usb.hpp usb: add ds client api 2021-02-07 16:29:38 -08:00
util.hpp
vi.hpp
wec.hpp