Atmosphere / libraries / libstratosphere / include / stratosphere /
@Michael Scire Michael Scire authored on 30 Apr 2021
..
ams [tma2] [Ongoing] Continue implementing modules for tma2. (#1388) 5 years ago
boot2 find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} + 6 years ago
cal boot: refactor battery checking to use new powctl apis 5 years ago
capsrv Switch atmosphere's build target to C++20. (#952) 6 years ago
cfg boot2: clean up pre-0.19.0 ams contents on upgrade 5 years ago
clkrst boot: add rgltr/clkrst overrides, skel I2cBusAccessor 5 years ago
cs [tma2] [Ongoing] Continue implementing modules for tma2. (#1388) 5 years ago
dd ams: assume gcc 11 5 years ago
ddsf ams: prefer construct_at/destroy_at over placement new/explicit destructor 5 years ago
dmnt Switch atmosphere's build target to C++20. (#952) 6 years ago
erpt erpt: implement forced shutdown detection 5 years ago
err erpt: implement forced shutdown detection 5 years ago
fatal libstrat: convert to experimental new (super-accurate) sf allocation semantics 5 years ago
fs fs: properly implement OperateRangeWithBuffer, correct OperationId names. 5 years ago
fssrv fs: add (stubbed) OperateRangeWithBuffer implementation 5 years ago
fssystem fs: update + consolidate path normalization logic 5 years ago
gpio libstrat: convert to experimental new (super-accurate) sf allocation semantics 5 years ago
hid find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} + 6 years ago
hos boot: update all autogenerated parameters other than charge 5 years ago
htc [tma2] [Ongoing] Continue implementing modules for tma2. (#1388) 5 years ago
htcfs htc: add htcfs server/service object skeletons 5 years ago
htclow htclow: fix ordering of channels, uninitialized bug in service json parse 5 years ago
htcs htcs: implement virtual socket collection 5 years ago
i2c i2c: add aula pmic device code 5 years ago
kvdb strat: compat with gcc 11 5 years ago
ldr ro: update for new sf semantics 5 years ago
lmem os: refactor/rewrite entire namespace. 6 years ago
lr libstrat: convert to experimental new (super-accurate) sf allocation semantics 5 years ago
map ams: revamp assertion system 6 years ago
mem Switch atmosphere's build target to C++20. (#952) 6 years ago
ncm tipc/sm: various fixes for issues 5 years ago
nim NCM client implementation (#858) 6 years ago
ns/ impl libstrat: convert to experimental new (super-accurate) sf allocation semantics 5 years ago
nsd dns.mitm: support % in hosts file as stand-in for environment identifier 5 years ago
os ams: remove TYPED_STORAGE() macro in favor of template 5 years ago
patcher loader: refactor to use fs bindings 6 years ago
pcv pwm: implement driver for boot sysmodule 5 years ago
pgl pgl: update to use tipc (untested) 5 years ago
pinmux pinmux: implement updated initial config api 5 years ago
pm ro: update for new sf semantics 5 years ago
powctl ams: remove TYPED_STORAGE() macro in favor of template 5 years ago
psc psc: fix pm module init 5 years ago
pwm libstrat: convert to experimental new (super-accurate) sf allocation semantics 5 years ago
rapidjson rapidjson: import -master as ams::rapidjson 5 years ago
regulator i2c: implement BusAccessor except Send/Receive/WriteHeader 5 years ago
ro libstrat: convert to experimental new (super-accurate) sf allocation semantics 5 years ago
scs [tma2] [Ongoing] Continue implementing modules for tma2. (#1388) 5 years ago
settings htc: implement (fixing linker errors) through HtclowManagerImpl::OpenDriver 5 years ago
sf tipc: first draft object allocation logic 5 years ago
sm strat: no longer materially constrained by sm session limit 5 years ago
socket socket: fix config size calculations 5 years ago
spl set.mitm: fake compatibility for usb!usb30_force_enabled on 9.0.0+ (#1391) 5 years ago
svc loader: correct GetCapabilityId allowal 5 years ago
time erpt: reimplement the sysmodule (#875) 6 years ago
tipc ams: assume gcc 11 5 years ago
tma htcs: hook manager up to (unimplemented) manager impl 5 years ago
updater updater: improve api 6 years ago
usb usb: fix wrong command id for AppendConfigurationData 5 years ago
util ams: finish stdio -> fs bindings for stratosphere 6 years ago
vi creport: Try to take screenshot of application crashes on 9.x+ 6 years ago
wec wec: implement wec driver components for boot sysmodule 5 years ago
ams.hpp find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} + 6 years ago
boot2.hpp find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} + 6 years ago
cal.hpp boot: refactor battery checking to use new powctl apis 5 years ago
capsrv.hpp creport: Try to take screenshot of application crashes on 9.x+ 6 years ago
cfg.hpp find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} + 6 years ago
clkrst.hpp boot: add rgltr/clkrst overrides, skel I2cBusAccessor 5 years ago
cs.hpp [tma2] [Ongoing] Continue implementing modules for tma2. (#1388) 5 years ago
dd.hpp dd: implement DeviceAddressSpaceType api 5 years ago
ddsf.hpp ddsf: implement namespace 5 years ago
dmnt.hpp find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} + 6 years ago
erpt.hpp erpt: reimplement the sysmodule (#875) 6 years ago
err.hpp erpt: implement forced shutdown detection 5 years ago
fatal.hpp sf: Change interface definition methodology (#1074) 6 years ago
fs.hpp tio: implement SdCardObserver (finishes sysmodule) 5 years ago
fssrv.hpp tio: implement SdCardObserver (finishes sysmodule) 5 years ago
fssystem.hpp fs: update + consolidate path normalization logic 5 years ago
gpio.hpp gpio: implement more of server library for boot sysmodule client usage 5 years ago
hid.hpp find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} + 6 years ago
hos.hpp hos: change initialization API 6 years ago
htc.hpp [tma2] [Ongoing] Continue implementing modules for tma2. (#1388) 5 years ago
htcfs.hpp htc: add htcfs server/service object skeletons 5 years ago
htclow.hpp htc: skeleton much of the type hierarchy for htclow manager 5 years ago
htcs.hpp htcs: implement virtual socket collection 5 years ago
i2c.hpp i2c: add register acccessor helpers 5 years ago
kvdb.hpp find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} + 6 years ago
ldr.hpp sf: Change interface definition methodology (#1074) 6 years ago
lmem.hpp lmem: Implement UnitHeap, ExpHeap (#823) 6 years ago
lr.hpp Implement the NCM sysmodule (closes #91) 6 years ago
map.hpp find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} + 6 years ago
mem.hpp mem: implement most of StandardAllocator (#860) 6 years ago
ncm.hpp ncm: implement firmware downgrading (#958) 6 years ago
nim.hpp nim: add DestroySystemUpdateTask/ListSystemUpdateTask (#863) 6 years ago
ns.hpp sf: Change interface definition methodology (#1074) 6 years ago
nsd.hpp dns.mitm: support % in hosts file as stand-in for environment identifier 5 years ago
os.hpp os: implement 11.x SdkReplyAndReceive 5 years ago
patcher.hpp find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} + 6 years ago
pcv.hpp pwm: implement driver for boot sysmodule 5 years ago
pgl.hpp pgl: Reimplement the pgl sysmodule (#896) 6 years ago
pinmux.hpp pinmux: implement updated initial config api 5 years ago
pm.hpp sf: Change interface definition methodology (#1074) 6 years ago
powctl.hpp boot: refactor battery checking to use new powctl apis 5 years ago
psc.hpp erpt: reimplement the sysmodule (#875) 6 years ago
pwm.hpp pwm: implement driver for boot sysmodule 5 years ago
rapidjson.hpp rapidjson: add customization point for allocation/asserts 5 years ago
regulator.hpp boot: add rgltr/clkrst overrides, skel I2cBusAccessor 5 years ago
ro.hpp sf: Change interface definition methodology (#1074) 6 years ago
scs.hpp [tma2] [Ongoing] Continue implementing modules for tma2. (#1388) 5 years ago
settings.hpp htc: implement (fixing linker errors) through HtclowManagerImpl::OpenDriver 5 years ago
sf.hpp libstrat: convert to experimental new (super-accurate) sf allocation semantics 5 years ago
sm.hpp strat: no longer materially constrained by sm session limit 5 years ago
socket.hpp htc: implement socket driver (socket api not really impl'd yet) 5 years ago
spl.hpp sf: Change interface definition methodology (#1074) 6 years ago
time.hpp erpt: reimplement the sysmodule (#875) 6 years ago
tipc.hpp tipc: implement framework/server support logic (except for actual processing) 5 years ago
tma.hpp htc: add htcfs service api definitions 5 years ago
updater.hpp find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} + 6 years ago
usb.hpp usb: add ds client api 5 years ago
util.hpp util: add uuid 6 years ago
vi.hpp creport: Try to take screenshot of application crashes on 9.x+ 6 years ago
wec.hpp gpio: add (most of) driver framework for boot sysmodule usage 5 years ago