1
0
Fork 0
mirror of https://github.com/Atmosphere-NX/Atmosphere.git synced 2025-03-01 03:45:44 +00:00
Atmosphere/libraries/libstratosphere/include/stratosphere
2021-01-20 23:39:31 -08:00
..
ams exo: implement start of mariko fatal handler 2020-11-18 15:08:44 -08:00
boot2
cal
capsrv
cfg
clkrst
dd
ddsf powctl: implement client api (needs board-specific impl) 2020-11-14 03:37:51 -08:00
dmnt
erpt libstrat: convert to experimental new (super-accurate) sf allocation semantics 2021-01-20 23:39:31 -08:00
err err: fix narrowing conversion 2020-12-03 12:53:20 -08:00
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 libstrat: convert to experimental new (super-accurate) sf allocation semantics 2021-01-20 23:39:31 -08:00
fssystem fs: update + consolidate path normalization logic 2020-12-06 19:56:45 -08:00
gpio libstrat: convert to experimental new (super-accurate) sf allocation semantics 2021-01-20 23:39:31 -08:00
hid
hos fusee: update for 11.0.1 2020-12-11 03:06:17 -08:00
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 libstrat: convert to experimental new (super-accurate) sf allocation semantics 2021-01-20 23:39:31 -08:00
lmem os: refactor/rewrite entire namespace. 2020-04-08 02:21:35 -07:00
lr libstrat: convert to experimental new (super-accurate) sf allocation semantics 2021-01-20 23:39:31 -08:00
map
mem
ncm libstrat: convert to experimental new (super-accurate) sf allocation semantics 2021-01-20 23:39:31 -08:00
nim NCM client implementation (#858) 2020-04-03 22:40:46 -07:00
ns/impl libstrat: convert to experimental new (super-accurate) sf allocation semantics 2021-01-20 23:39:31 -08:00
os os: implement 11.x SdkReplyAndReceive 2021-01-12 18:18:39 -08:00
patcher
pcv
pgl libstrat: convert to experimental new (super-accurate) sf allocation semantics 2021-01-20 23:39:31 -08:00
pinmux
pm libstrat: convert to experimental new (super-accurate) sf allocation semantics 2021-01-20 23:39:31 -08:00
powctl powctl: implement full bq24193 driver 2020-11-14 03:37:51 -08:00
psc libstrat: convert to experimental new (super-accurate) sf allocation semantics 2021-01-20 23:39:31 -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 sm, spl: update to use 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
spl libstrat: convert to experimental new (super-accurate) sf allocation semantics 2021-01-20 23:39:31 -08:00
svc loader: correct GetCapabilityId allowal 2020-12-17 04:10:25 -08:00
time erpt: reimplement the sysmodule (#875) 2020-04-13 17:07:37 -07:00
updater
util
vi
wec
ams.hpp
boot2.hpp find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} + 2020-01-24 02:10:40 -08:00
cal.hpp
capsrv.hpp
cfg.hpp
clkrst.hpp
dd.hpp
ddsf.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: add ProgramIndexMapInfo 2020-12-07 01:03:39 -08:00
fssrv.hpp
fssystem.hpp fs: update + consolidate path normalization logic 2020-12-06 19:56:45 -08:00
gpio.hpp
hid.hpp
hos.hpp
i2c.hpp
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
map.hpp
mem.hpp
ncm.hpp
nim.hpp
ns.hpp sf: Change interface definition methodology (#1074) 2020-07-07 17:07:23 -07: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
spl.hpp
time.hpp
updater.hpp find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} + 2020-01-24 02:10:40 -08:00
util.hpp
vi.hpp creport: Try to take screenshot of application crashes on 9.x+ 2020-04-22 14:50:16 -07:00
wec.hpp