.. |
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
|
|
|
clkrst
|
|
|
cs
|
[tma2] [Ongoing] Continue implementing modules for tma2. (#1388)
|
2021-03-16 17:13:30 -07:00 |
dd
|
|
|
ddsf
|
|
|
dmnt
|
|
|
erpt
|
libstrat: convert to experimental new (super-accurate) sf allocation semantics
|
2021-01-20 23:39:31 -08:00 |
err
|
|
|
fatal
|
|
|
fs
|
tio: implement SdCardObserver (finishes sysmodule)
|
2021-02-26 04:49:20 -08:00 |
fssrv
|
|
|
fssystem
|
|
|
gpio
|
libstrat: convert to experimental new (super-accurate) sf allocation semantics
|
2021-01-20 23:39:31 -08:00 |
hid
|
|
|
hos
|
|
|
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
|
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
|
|
|
lr
|
|
|
map
|
|
|
mem
|
Switch atmosphere's build target to C++20. (#952)
|
2020-05-11 15:02:10 -07:00 |
ncm
|
ams: remove TYPED_STORAGE() macro in favor of template
|
2021-03-21 18:47:30 -07:00 |
nim
|
|
|
ns/impl
|
|
|
nsd
|
|
|
os
|
ams: remove TYPED_STORAGE() macro in favor of template
|
2021-03-21 18:47:30 -07:00 |
patcher
|
|
|
pcv
|
|
|
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
|
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
|
|
|
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
|
tipc: first draft object allocation logic
|
2021-04-11 03:42:16 -07:00 |
sm
|
|
|
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
|
|
|
time
|
|
|
tipc
|
sm: reimplement using tipc instead of cmif (probably broken, untested)
|
2021-04-11 03:42:16 -07:00 |
tma
|
|
|
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
|
|
|
vi
|
creport: Try to take screenshot of application crashes on 9.x+
|
2020-04-22 14:50:16 -07:00 |
wec
|
|
|
ams.hpp
|
|
|
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
|
|
|
capsrv.hpp
|
|
|
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
|
|
|
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
|
|
|
erpt.hpp
|
|
|
err.hpp
|
|
|
fatal.hpp
|
|
|
fs.hpp
|
|
|
fssrv.hpp
|
|
|
fssystem.hpp
|
fs: update + consolidate path normalization logic
|
2020-12-06 19:56:45 -08:00 |
gpio.hpp
|
|
|
hid.hpp
|
|
|
hos.hpp
|
|
|
htc.hpp
|
[tma2] [Ongoing] Continue implementing modules for tma2. (#1388)
|
2021-03-16 17:13:30 -07:00 |
htcfs.hpp
|
|
|
htclow.hpp
|
|
|
htcs.hpp
|
htcs: implement virtual socket collection
|
2021-02-24 04:06:54 -08:00 |
i2c.hpp
|
|
|
kvdb.hpp
|
|
|
ldr.hpp
|
sf: Change interface definition methodology (#1074)
|
2020-07-07 17:07:23 -07:00 |
lmem.hpp
|
|
|
lr.hpp
|
Implement the NCM sysmodule (closes #91)
|
2020-03-08 00:06:23 -08:00 |
map.hpp
|
|
|
mem.hpp
|
|
|
ncm.hpp
|
|
|
nim.hpp
|
|
|
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
|
|
|
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
|
|
|
psc.hpp
|
|
|
pwm.hpp
|
|
|
rapidjson.hpp
|
|
|
regulator.hpp
|
|
|
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
|
|
|
sm.hpp
|
sm: reimplement using tipc instead of cmif (probably broken, untested)
|
2021-04-11 03:42:16 -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
|
|
|
time.hpp
|
|
|
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 |