Atmosphere / libraries / libstratosphere / include / stratosphere /
@Michael Scire Michael Scire authored on 31 Jan 2021
SciresM committed on 2 Feb 2021
..
ams dns.mitm: parse redirections from hosts file 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 ldr/hbl: support address space width overrides 5 years ago
clkrst boot: add rgltr/clkrst overrides, skel I2cBusAccessor 5 years ago
dd dd: fix include, note gcc-11 TODO 5 years ago
ddsf powctl: implement client api (needs board-specific impl) 5 years ago
dmnt Switch atmosphere's build target to C++20. (#952) 6 years ago
erpt libstrat: convert to experimental new (super-accurate) sf allocation semantics 5 years ago
err err: fix narrowing conversion 5 years ago
fatal libstrat: convert to experimental new (super-accurate) sf allocation semantics 5 years ago
fs ams: use util::SNPrintf over std:: (size/linker improvements) 5 years ago
fssrv ams_mitm: update for new sf semantics 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 fusee: update for 11.0.1 5 years ago
i2c libstrat: convert to experimental new (super-accurate) sf allocation semantics 5 years ago
kvdb ams: use util::SNPrintf over std:: (size/linker improvements) 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 ncm: update for new sf semantics 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
os os: implement 11.x SdkReplyAndReceive 5 years ago
patcher loader: refactor to use fs bindings 6 years ago
pcv pwm: implement driver for boot sysmodule 5 years ago
pgl util::string_view, update pgl for new sf semantics 5 years ago
pinmux pinmux: implement updated initial config api 5 years ago
pm ro: update for new sf semantics 5 years ago
powctl powctl: implement full bq24193 driver 5 years ago
psc libstrat: convert to experimental new (super-accurate) sf allocation semantics 5 years ago
pwm libstrat: convert to experimental new (super-accurate) sf allocation semantics 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
settings sysupdater: implement (untested) rest of the api 6 years ago
sf ams_mitm: update for new sf semantics 5 years ago
sm libstrat: convert to experimental new (super-accurate) sf allocation semantics 5 years ago
socket dns: implement GetHostByName redirection (backend TODO) 5 years ago
spl libstrat: convert to experimental new (super-accurate) sf allocation semantics 5 years ago
svc loader: correct GetCapabilityId allowal 5 years ago
time erpt: reimplement the sysmodule (#875) 6 years ago
updater updater: improve api 6 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
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 sysupdater: Add ValidateUpdate, begin implementing Async logic 6 years ago
fatal.hpp sf: Change interface definition methodology (#1074) 6 years ago
fs.hpp fs: add ProgramIndexMapInfo 5 years ago
fssrv.hpp sf: Change interface definition methodology (#1074) 6 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
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
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
regulator.hpp boot: add rgltr/clkrst overrides, skel I2cBusAccessor 5 years ago
ro.hpp sf: Change interface definition methodology (#1074) 6 years ago
settings.hpp sysupdater: implement (untested) rest of the api 6 years ago
sf.hpp libstrat: convert to experimental new (super-accurate) sf allocation semantics 5 years ago
sm.hpp sf: Change interface definition methodology (#1074) 6 years ago
socket.hpp dns: implement GetHostByName redirection (backend TODO) 5 years ago
spl.hpp sf: Change interface definition methodology (#1074) 6 years ago
time.hpp erpt: reimplement the sysmodule (#875) 6 years ago
updater.hpp find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} + 6 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