Atmosphere-libs/libstratosphere/include/stratosphere
2021-09-19 10:35:25 -07:00
..
ams LogManager: implement system module, client api, logging api (#1617) 2021-09-19 10:35:25 -07:00
boot2 find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} + 2020-03-02 19:50:40 -08:00
cal boot: refactor battery checking to use new powctl apis 2020-12-02 06:52:47 -08:00
capsrv Switch atmosphere's build target to C++20. (#952) 2020-05-12 15:44:19 -07:00
cfg boot2: clean up pre-0.19.0 ams contents on upgrade 2021-04-11 03:59:02 -07:00
clkrst boot: add rgltr/clkrst overrides, skel I2cBusAccessor 2020-12-02 06:52:44 -08:00
cs cs: implement GetFirmwareVersion command 2021-09-19 10:35:25 -07:00
dd ams: assume gcc 11 2021-04-29 03:04:54 -07:00
ddsf ams: prefer construct_at/destroy_at over placement new/explicit destructor 2021-04-11 03:59:04 -07:00
diag LogManager: implement system module, client api, logging api (#1617) 2021-09-19 10:35:25 -07:00
dmnt Switch atmosphere's build target to C++20. (#952) 2020-05-12 15:44:19 -07:00
erpt erpt: implement forced shutdown detection 2021-04-30 08:56:10 -07:00
err erpt: implement forced shutdown detection 2021-04-30 08:56:10 -07:00
fatal libstrat: convert to experimental new (super-accurate) sf allocation semantics 2021-02-02 12:16:20 -08:00
fs ams: std::optional -> util::optional 2021-07-12 01:59:51 -07:00
fssrv ams: std::optional -> util::optional 2021-07-12 01:59:51 -07:00
fssystem ams: std::optional -> util::optional 2021-07-12 01:59:51 -07:00
gpio libstrat: convert to experimental new (super-accurate) sf allocation semantics 2021-02-02 12:16:20 -08:00
hid find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} + 2020-03-02 19:50:40 -08:00
hos ams: basic support for 12.1.0 2021-07-06 07:28:33 -07:00
htc scs: implement EventHandlerThread for shell 2021-09-19 10:35:25 -07:00
htcfs htc: add htcfs server/service object skeletons 2021-04-11 03:58:44 -07:00
htclow htclow: fix ordering of channels, uninitialized bug in service json parse 2021-04-11 03:58:59 -07:00
htcs htcs: implement virtual socket collection 2021-04-11 03:58:52 -07:00
i2c i2c: add aula pmic device code 2021-04-30 08:56:11 -07:00
kvdb ams: std::optional -> util::optional 2021-07-12 01:59:51 -07:00
ldr ro: update for new sf semantics 2021-02-02 12:16:20 -08:00
lm LogManager: implement system module, client api, logging api (#1617) 2021-09-19 10:35:25 -07:00
lmem os: refactor/rewrite entire namespace. 2020-04-15 11:54:59 -07:00
lr libstrat: convert to experimental new (super-accurate) sf allocation semantics 2021-02-02 12:16:20 -08:00
map ams: revamp assertion system 2020-03-02 19:51:04 -08:00
mem Switch atmosphere's build target to C++20. (#952) 2020-05-12 15:44:19 -07:00
ncm LogManager: implement system module, client api, logging api (#1617) 2021-09-19 10:35:25 -07:00
nim NCM client implementation (#858) 2020-04-05 23:25:44 -07:00
ns/impl libstrat: convert to experimental new (super-accurate) sf allocation semantics 2021-02-02 12:16:20 -08:00
nsd dns.mitm: support % in hosts file as stand-in for environment identifier 2021-02-02 12:16:30 -08:00
os LogManager: implement system module, client api, logging api (#1617) 2021-09-19 10:35:25 -07:00
patcher loader: refactor to use fs bindings 2020-03-09 18:03:41 -07:00
pcv pwm: implement driver for boot sysmodule 2020-12-02 06:52:47 -08:00
pgl pgl: update to use tipc (untested) 2021-04-11 03:59:25 -07:00
pinmux pinmux: implement updated initial config api 2020-12-02 06:52:48 -08:00
pm scs: implement EventHandlerThread for shell 2021-09-19 10:35:25 -07:00
powctl ams: remove TYPED_STORAGE() macro in favor of template 2021-04-11 03:59:03 -07:00
psc LogManager: implement system module, client api, logging api (#1617) 2021-09-19 10:35:25 -07:00
pwm libstrat: convert to experimental new (super-accurate) sf allocation semantics 2021-02-02 12:16:20 -08:00
rapidjson rapidjson: import -master as ams::rapidjson 2021-04-11 03:58:32 -07:00
regulator i2c: implement BusAccessor except Send/Receive/WriteHeader 2020-12-02 06:52:45 -08:00
ro LogManager: implement system module, client api, logging api (#1617) 2021-09-19 10:35:25 -07:00
rocrt LogManager: implement system module, client api, logging api (#1617) 2021-09-19 10:35:25 -07:00
scs cs: implement GetFirmwareVersion command 2021-09-19 10:35:25 -07:00
settings htc: implement (fixing linker errors) through HtclowManagerImpl::OpenDriver 2021-04-11 03:58:29 -07:00
sf sf/tipc: treat min/max as true min/max, rather than numeric 2021-05-12 22:47:21 -07:00
sm strat: no longer materially constrained by sm session limit 2021-04-29 03:04:50 -07:00
socket socket: fix config size calculations 2021-04-11 03:58:55 -07:00
spl exo/daybreak: advertise (and check against) supported hos version 2021-08-20 13:34:00 -07:00
svc loader: correct GetCapabilityId allowal 2020-12-19 10:21:51 -08:00
time LogManager: implement system module, client api, logging api (#1617) 2021-09-19 10:35:25 -07:00
tipc sf/tipc: treat min/max as true min/max, rather than numeric 2021-05-12 22:47:21 -07:00
tma htcs: hook manager up to (unimplemented) manager impl 2021-04-11 03:58:49 -07:00
updater updater: improve api 2020-03-30 20:41:22 -07:00
usb usb: fix wrong command id for AppendConfigurationData 2021-02-15 19:51:58 -08:00
util LogManager: implement system module, client api, logging api (#1617) 2021-09-19 10:35:25 -07:00
vi creport: Try to take screenshot of application crashes on 9.x+ 2020-04-24 17:29:12 -07:00
wec wec: implement wec driver components for boot sysmodule 2020-12-02 06:52:43 -08:00
ams.hpp find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} + 2020-03-02 19:50:40 -08:00
boot2.hpp find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} + 2020-03-02 19:50:40 -08:00
cal.hpp boot: refactor battery checking to use new powctl apis 2020-12-02 06:52:47 -08:00
capsrv.hpp creport: Try to take screenshot of application crashes on 9.x+ 2020-04-24 17:29:12 -07:00
cfg.hpp find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} + 2020-03-02 19:50:40 -08:00
clkrst.hpp boot: add rgltr/clkrst overrides, skel I2cBusAccessor 2020-12-02 06:52:44 -08:00
cs.hpp [tma2] [Ongoing] Continue implementing modules for tma2. (#1388) 2021-04-11 03:59:01 -07:00
dd.hpp dd: implement DeviceAddressSpaceType api 2020-12-02 06:52:48 -08:00
ddsf.hpp ddsf: implement namespace 2020-12-02 06:52:42 -08:00
diag.hpp LogManager: implement system module, client api, logging api (#1617) 2021-09-19 10:35:25 -07:00
dmnt.hpp find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} + 2020-03-02 19:50:40 -08:00
erpt.hpp erpt: reimplement the sysmodule (#875) 2020-04-15 11:55:01 -07:00
err.hpp erpt: implement forced shutdown detection 2021-04-30 08:56:10 -07:00
fatal.hpp sf: Change interface definition methodology (#1074) 2020-08-01 15:30:56 -07:00
fs.hpp tio: implement SdCardObserver (finishes sysmodule) 2021-04-11 03:58:57 -07:00
fssrv.hpp fs.mitm: add OpenDataStorageWithProgramIndex support (theoretically, closes #1250) 2021-07-06 07:28:31 -07:00
fssystem.hpp fs: update + consolidate path normalization logic 2020-12-11 03:48:57 -08:00
gpio.hpp gpio: implement more of server library for boot sysmodule client usage 2020-12-02 06:52:43 -08:00
hid.hpp find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} + 2020-03-02 19:50:40 -08:00
hos.hpp hos: change initialization API 2020-04-24 17:29:08 -07:00
htc.hpp [tma2] [Ongoing] Continue implementing modules for tma2. (#1388) 2021-04-11 03:59:01 -07:00
htcfs.hpp htc: add htcfs server/service object skeletons 2021-04-11 03:58:44 -07:00
htclow.hpp htc: skeleton much of the type hierarchy for htclow manager 2021-04-11 03:58:28 -07:00
htcs.hpp htcs: implement virtual socket collection 2021-04-11 03:58:52 -07:00
i2c.hpp i2c: add register acccessor helpers 2020-12-02 06:52:49 -08:00
kvdb.hpp find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} + 2020-03-02 19:50:40 -08:00
ldr.hpp sf: Change interface definition methodology (#1074) 2020-08-01 15:30:56 -07:00
lm.hpp LogManager: implement system module, client api, logging api (#1617) 2021-09-19 10:35:25 -07:00
lmem.hpp lmem: Implement UnitHeap, ExpHeap (#823) 2020-03-02 19:51:09 -08:00
lr.hpp Implement the NCM sysmodule (closes #91) 2020-03-09 18:03:38 -07:00
map.hpp find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} + 2020-03-02 19:50:40 -08:00
mem.hpp mem: implement most of StandardAllocator (#860) 2020-03-30 20:41:21 -07:00
ncm.hpp ncm: implement firmware downgrading (#958) 2020-05-18 08:22:12 -07:00
nim.hpp nim: add DestroySystemUpdateTask/ListSystemUpdateTask 2020-03-31 12:53:48 -07:00
ns.hpp sf: Change interface definition methodology (#1074) 2020-08-01 15:30:56 -07:00
nsd.hpp dns.mitm: support % in hosts file as stand-in for environment identifier 2021-02-02 12:16:30 -08:00
os.hpp os: implement 11.x SdkReplyAndReceive 2021-01-13 10:41:29 -08:00
patcher.hpp find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} + 2020-03-02 19:50:40 -08:00
pcv.hpp pwm: implement driver for boot sysmodule 2020-12-02 06:52:47 -08:00
pgl.hpp pgl: Reimplement the pgl sysmodule (#896) 2020-04-16 20:05:56 -07:00
pinmux.hpp pinmux: implement updated initial config api 2020-12-02 06:52:48 -08:00
pm.hpp sf: Change interface definition methodology (#1074) 2020-08-01 15:30:56 -07:00
powctl.hpp boot: refactor battery checking to use new powctl apis 2020-12-02 06:52:47 -08:00
psc.hpp erpt: reimplement the sysmodule (#875) 2020-04-15 11:55:01 -07:00
pwm.hpp pwm: implement driver for boot sysmodule 2020-12-02 06:52:47 -08:00
rapidjson.hpp rapidjson: add customization point for allocation/asserts 2021-04-11 03:58:33 -07:00
regulator.hpp boot: add rgltr/clkrst overrides, skel I2cBusAccessor 2020-12-02 06:52:44 -08:00
ro.hpp LogManager: implement system module, client api, logging api (#1617) 2021-09-19 10:35:25 -07:00
scs.hpp [tma2] [Ongoing] Continue implementing modules for tma2. (#1388) 2021-04-11 03:59:01 -07:00
settings.hpp htc: implement (fixing linker errors) through HtclowManagerImpl::OpenDriver 2021-04-11 03:58:29 -07:00
sf.hpp libstrat: convert to experimental new (super-accurate) sf allocation semantics 2021-02-02 12:16:20 -08:00
sm.hpp strat: no longer materially constrained by sm session limit 2021-04-29 03:04:50 -07:00
socket.hpp htc: implement socket driver (socket api not really impl'd yet) 2021-04-11 03:58:54 -07:00
spl.hpp sf: Change interface definition methodology (#1074) 2020-08-01 15:30:56 -07:00
time.hpp LogManager: implement system module, client api, logging api (#1617) 2021-09-19 10:35:25 -07:00
tipc.hpp tipc: implement framework/server support logic (except for actual processing) 2021-04-11 03:59:23 -07:00
tma.hpp htc: add htcfs service api definitions 2021-04-11 03:58:43 -07:00
updater.hpp find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} + 2020-03-02 19:50:40 -08:00
usb.hpp usb: add ds client api 2021-02-15 19:51:58 -08:00
util.hpp LogManager: implement system module, client api, logging api (#1617) 2021-09-19 10:35:25 -07:00
vi.hpp creport: Try to take screenshot of application crashes on 9.x+ 2020-04-24 17:29:12 -07:00
wec.hpp gpio: add (most of) driver framework for boot sysmodule usage 2020-12-02 06:52:43 -08:00