1
0
Fork 0
mirror of https://github.com/Atmosphere-NX/Atmosphere.git synced 2024-09-21 06:23:26 +01:00
Atmosphere/libraries/libstratosphere/source
2021-09-19 10:34:31 -07:00
..
ams ams-1.0.0: meso no longer optional, remove conditional logic 2021-09-06 16:26:50 -07:00
boot2 boot2: launch nintendo lm from built in system, not none 2021-09-12 12:40:27 -07:00
cal
capsrv cs: implement TakeScreenShot command 2021-09-11 19:41:47 -07:00
cfg
crypto strat: no longer materially constrained by sm session limit 2021-04-13 23:58:10 -07:00
cs cs: fix launching of tio server 2021-09-11 19:41:47 -07:00
dd svc/kern/dd: remove MapDeviceAddressSpace() 2021-09-19 10:34:31 -07:00
ddsf
diag LogManager: implement system module, client api, logging api (#1617) 2021-09-11 19:32:14 -07:00
dmnt dmnt: various cheat changes/suggestions that have been cooking a while 2021-07-21 19:21:58 -07:00
erpt/srv LogManager: implement system module, client api, logging api (#1617) 2021-09-11 19:32:14 -07:00
err erpt: implement forced shutdown detection 2021-04-30 04:21:03 -07:00
fs ams: std::optional -> util::optional 2021-07-08 02:37:26 -07:00
fssrv ams: std::optional -> util::optional 2021-07-08 02:37:26 -07:00
fssystem ams: std::optional -> util::optional 2021-07-08 02:37:26 -07:00
gpio boot: update all autogenerated parameters other than charge 2021-04-30 08:37:51 -07:00
hid strat: no longer materially constrained by sm session limit 2021-04-13 23:58:10 -07:00
hos ams-1.0.0: meso no longer optional, remove conditional logic 2021-09-06 16:26:50 -07:00
htc scs: implement EventHandlerThread for shell 2021-09-11 19:41:47 -07:00
htcfs ams: convert to util::ConstructAt where appropriate 2021-03-21 20:36:49 -07:00
htclow ams: std::optional -> util::optional 2021-07-08 02:37:26 -07:00
htcs strat: compat with gcc 11 2021-04-26 20:06:28 -07:00
i2c boot: update all autogenerated parameters other than charge 2021-04-30 08:37:51 -07:00
kvdb ams: std::optional -> util::optional 2021-07-08 02:37:26 -07:00
ldr
lm LogManager: implement system module, client api, logging api (#1617) 2021-09-11 19:32:14 -07:00
lmem
lr
map
mem mem: actually fully fix the heap bug, add comments for future self 2021-05-26 23:21:08 -07:00
ncm ncm: updated to 13.0.0 2021-09-19 10:34:31 -07:00
nim
nsd/impl/device
os osdbg: implement thread info api 2021-09-11 19:41:47 -07:00
osdbg osdbg: implement thread info api 2021-09-11 19:41:47 -07:00
patcher ams: use util::SNPrintf over std:: (size/linker improvements) 2021-01-12 02:59:41 -08:00
pgl cs: fix allocator aborts 2021-09-11 19:41:47 -07:00
pinmux/driver boot: update all autogenerated parameters other than charge 2021-04-30 08:37:51 -07:00
pm
powctl ams: std::optional -> util::optional 2021-07-08 02:37:26 -07:00
psc
pwm
result fusee: attempt reboot to self if possible, better abort/fatal handlers 2021-09-06 16:26:50 -07:00
ro/impl LogManager: implement system module, client api, logging api (#1617) 2021-09-11 19:32:14 -07:00
scs cs: fix launching of tio server 2021-09-11 19:41:47 -07:00
settings sm: reimplement using tipc instead of cmif (probably broken, untested) 2021-04-11 03:42:16 -07:00
sf
sm strat: no longer materially constrained by sm session limit 2021-04-13 23:58:10 -07:00
socket strat: no longer materially constrained by sm session limit 2021-04-13 23:58:10 -07:00
spl
sprofile/srv sprofile: fully reimplement sprof:bg + sprof:sp 2021-09-19 10:34:31 -07:00
time LogManager: implement system module, client api, logging api (#1617) 2021-09-11 19:32:14 -07:00
updater strat: no longer materially constrained by sm session limit 2021-04-13 23:58:10 -07:00
usb
util Switch atmosphere's build target to C++20. (#952) 2020-05-11 15:02:10 -07:00
wec
service_guard.h