Atmosphere/libraries/libstratosphere/include/stratosphere
2021-02-24 04:06:54 -08:00
..
ams htc: skeleton constructors for htcmisc 2021-02-24 04:06:54 -08: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 ldr/hbl: support address space width overrides 2020-11-20 16:57:07 -08:00
clkrst boot: add rgltr/clkrst overrides, skel I2cBusAccessor 2020-11-14 03:37:51 -08:00
dd dd: fix include, note gcc-11 TODO 2021-01-27 23:41:35 -08:00
ddsf powctl: implement client api (needs board-specific impl) 2020-11-14 03:37:51 -08:00
dmnt Switch atmosphere's build target to C++20. (#952) 2020-05-11 15:02:10 -07:00
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 ams_mitm: update for new sf 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 find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} + 2020-01-24 02:10:40 -08:00
hos fusee: update for 11.0.1 2020-12-11 03:06:17 -08:00
htc/server htc: begin skeletoning types for HtcmiscImpl 2021-02-24 04:06:54 -08:00
htcfs htc: add htcfs server/service object skeletons 2021-02-24 04:06:54 -08:00
htclow htc: skeleton HtcsManagerImpl, implement HtcsMonitor 2021-02-24 04:06:54 -08:00
htcs htcs: add hipc server/service object skeletons 2021-02-24 04:06:54 -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 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 htc: skeleton main file/sysmodule dir 2021-02-24 04:06:54 -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
nsd dns.mitm: support % in hosts file as stand-in for environment identifier 2021-02-02 11:41:49 -08:00
os htc: implement complete usb driver 2021-02-24 04:06:54 -08: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 util::string_view, update pgl for new sf semantics 2021-01-20 23:39:31 -08: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 powctl: implement full bq24193 driver 2020-11-14 03:37:51 -08: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
settings htc: implement (fixing linker errors) through HtclowManagerImpl::OpenDriver 2021-02-24 04:06:54 -08:00
sf htcfs: implement OpenDirectory/CloseDirectory 2021-02-24 04:06:54 -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 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
tma htc: fix htcfs sf definition 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
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 sysupdater: Add ValidateUpdate, begin implementing Async logic 2020-06-28 01:46:51 -07:00
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 sf: Change interface definition methodology (#1074) 2020-07-07 17:07:23 -07: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 htc: begin skeletoning types for HtcmiscImpl 2021-02-24 04:06:54 -08: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: add hipc server/service object skeletons 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
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 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 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
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