Atmosphere/libraries/libstratosphere/include/stratosphere
2021-05-16 23:10:13 -07:00
..
ams [tma2] [Ongoing] Continue implementing modules for tma2. (#1388) 2021-03-16 17:13:30 -07:00
boot2 find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} + 2020-01-24 02:10:40 -08:00
cal boot: refactor battery checking to use new powctl apis 2020-11-14 03:37:51 -08:00
capsrv Switch atmosphere's build target to C++20. (#952) 2020-05-11 15:02:10 -07:00
cfg boot2: clean up pre-0.19.0 ams contents on upgrade 2021-03-21 13:16:30 -07:00
clkrst boot: add rgltr/clkrst overrides, skel I2cBusAccessor 2020-11-14 03:37:51 -08:00
cs [tma2] [Ongoing] Continue implementing modules for tma2. (#1388) 2021-03-16 17:13:30 -07:00
dd ams: assume gcc 11 2021-04-28 15:13:29 -07:00
ddsf ams: prefer construct_at/destroy_at over placement new/explicit destructor 2021-03-21 20:30:40 -07:00
dmnt Switch atmosphere's build target to C++20. (#952) 2020-05-11 15:02:10 -07:00
erpt erpt: implement forced shutdown detection 2021-04-30 04:21:03 -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 libstrat: fix override operator new to be noexcept (closes #1494) 2021-05-16 23:10:13 -07:00
fssrv fs: add (stubbed) OperateRangeWithBuffer implementation 2021-04-11 03:42:16 -07:00
fssystem libstrat: fix override operator new to be noexcept (closes #1494) 2021-05-16 23:10:13 -07:00
gpio libstrat: convert to experimental new (super-accurate) sf allocation semantics 2021-01-20 23:39:31 -08:00
hid find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} + 2020-01-24 02:10:40 -08:00
hos ams: update for 12.0.2 2021-05-12 09:08:47 -07:00
htc [tma2] [Ongoing] Continue implementing modules for tma2. (#1388) 2021-03-16 17:13:30 -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 strat: compat with gcc 11 2021-04-26 20:06:28 -07:00
ldr ro: update for new sf 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 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 tipc/sm: various fixes for issues 2021-04-11 03:42:16 -07: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
nsd dns.mitm: support % in hosts file as stand-in for environment identifier 2021-02-02 11:41:49 -08:00
os ams: remove TYPED_STORAGE() macro in favor of template 2021-03-21 18:47:30 -07:00
patcher loader: refactor to use fs bindings 2020-03-09 03:10:12 -07:00
pcv pwm: implement driver for boot sysmodule 2020-11-14 03:37:51 -08:00
pgl pgl: update to use tipc (untested) 2021-04-11 03:42:16 -07:00
pinmux pinmux: implement updated initial config api 2020-11-14 03:37:51 -08:00
pm ro: update for new sf semantics 2021-01-20 23:39:31 -08:00
powctl ams: remove TYPED_STORAGE() macro in favor of template 2021-03-21 18:47:30 -07:00
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
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 libstrat: convert to experimental new (super-accurate) sf allocation semantics 2021-01-20 23:39:31 -08:00
scs [tma2] [Ongoing] Continue implementing modules for tma2. (#1388) 2021-03-16 17:13:30 -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 set.mitm: fake compatibility for usb!usb30_force_enabled on 9.0.0+ (#1391) 2021-03-01 14:18:27 -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
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 updater: improve api 2020-03-30 20:39:56 -07:00
usb usb: fix wrong command id for AppendConfigurationData 2021-02-07 17:14:48 -08:00
util ams: finish stdio -> fs bindings for stratosphere 2020-03-09 03:58:02 -07:00
vi creport: Try to take screenshot of application crashes on 9.x+ 2020-04-22 14:50:16 -07:00
wec wec: implement wec driver components for boot sysmodule 2020-11-14 03:37:51 -08:00
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
cal.hpp boot: refactor battery checking to use new powctl apis 2020-11-14 03:37:51 -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
clkrst.hpp boot: add rgltr/clkrst overrides, skel I2cBusAccessor 2020-11-14 03:37:51 -08:00
cs.hpp [tma2] [Ongoing] Continue implementing modules for tma2. (#1388) 2021-03-16 17:13:30 -07:00
dd.hpp dd: implement DeviceAddressSpaceType api 2020-11-14 03:37:51 -08:00
ddsf.hpp ddsf: implement namespace 2020-11-14 03:37:51 -08: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 erpt: reimplement the sysmodule (#875) 2020-04-13 17:07:37 -07:00
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 tio: implement SdCardObserver (finishes sysmodule) 2021-02-26 04:49:20 -08:00
fssystem.hpp fs: update + consolidate path normalization logic 2020-12-06 19:56:45 -08:00
gpio.hpp gpio: implement more of server library for boot sysmodule client usage 2020-11-14 03:37:51 -08:00
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
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 i2c: add register acccessor helpers 2020-11-14 03:37:51 -08:00
kvdb.hpp find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} + 2020-01-24 02:10:40 -08:00
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 find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} + 2020-01-24 02:10:40 -08:00
mem.hpp mem: implement most of StandardAllocator (#860) 2020-03-29 14:43:16 -07:00
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 sf: Change interface definition methodology (#1074) 2020-07-07 17:07:23 -07:00
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 find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} + 2020-01-24 02:10:40 -08:00
pcv.hpp pwm: implement driver for boot sysmodule 2020-11-14 03:37:51 -08:00
pgl.hpp pgl: Reimplement the pgl sysmodule (#896) 2020-04-16 19:55:47 -07:00
pinmux.hpp pinmux: implement updated initial config api 2020-11-14 03:37:51 -08:00
pm.hpp sf: Change interface definition methodology (#1074) 2020-07-07 17:07:23 -07:00
powctl.hpp boot: refactor battery checking to use new powctl apis 2020-11-14 03:37:51 -08:00
psc.hpp erpt: reimplement the sysmodule (#875) 2020-04-13 17:07:37 -07:00
pwm.hpp pwm: implement driver for boot sysmodule 2020-11-14 03:37:51 -08:00
rapidjson.hpp rapidjson: add customization point for allocation/asserts 2021-02-24 04:06:54 -08:00
regulator.hpp boot: add rgltr/clkrst overrides, skel I2cBusAccessor 2020-11-14 03:37:51 -08:00
ro.hpp sf: Change interface definition methodology (#1074) 2020-07-07 17:07:23 -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 sf: Change interface definition methodology (#1074) 2020-07-07 17:07:23 -07:00
time.hpp erpt: reimplement the sysmodule (#875) 2020-04-13 17:07:37 -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 find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} + 2020-01-24 02:10:40 -08:00
usb.hpp usb: add ds client api 2021-02-07 16:29:38 -08:00
util.hpp util: add uuid 2020-02-24 20:14:48 -08:00
vi.hpp creport: Try to take screenshot of application crashes on 9.x+ 2020-04-22 14:50:16 -07:00
wec.hpp gpio: add (most of) driver framework for boot sysmodule usage 2020-11-14 03:37:51 -08:00