Atmosphere-libs/libstratosphere/source
2021-10-07 23:06:21 -07:00
..
ams ams-1.0.0: meso no longer optional, remove conditional logic 2021-09-06 16:32:47 -07:00
boot2 boot2: launch nintendo lm from built in system, not none 2021-09-19 10:35:31 -07:00
cal boot: refactor battery checking to use new powctl apis 2020-12-02 06:52:47 -08:00
capsrv cs: implement TakeScreenShot command 2021-09-19 10:35:30 -07:00
cfg boot2: clean up pre-0.19.0 ams contents on upgrade 2021-04-11 03:59:02 -07:00
crypto strat: no longer materially constrained by sm session limit 2021-04-29 03:04:50 -07:00
cs cs: fix launching of tio server 2021-09-19 10:35:30 -07:00
dd svc/kern/dd: remove MapDeviceAddressSpace() 2021-09-19 10:35:39 -07:00
ddsf ams-libs: AMS_ASSERT no longer invokes expression 2021-10-07 23:06:21 -07:00
diag LogManager: implement system module, client api, logging api (#1617) 2021-09-19 10:35:25 -07:00
dmnt dmnt: various cheat changes/suggestions that have been cooking a while 2021-08-20 13:34:00 -07:00
erpt/srv LogManager: implement system module, client api, logging api (#1617) 2021-09-19 10:35:25 -07:00
err ams-libs: AMS_ASSERT no longer invokes expression 2021-10-07 23:06:21 -07:00
fs ams-libs: AMS_ASSERT no longer invokes expression 2021-10-07 23:06:21 -07:00
fssrv ams: std::optional -> util::optional 2021-07-12 01:59:51 -07:00
fssystem ams-libs: AMS_ASSERT no longer invokes expression 2021-10-07 23:06:21 -07:00
gpio ams-libs: AMS_ASSERT no longer invokes expression 2021-10-07 23:06:21 -07:00
hid strat: no longer materially constrained by sm session limit 2021-04-29 03:04:50 -07:00
hos ams-1.0.0: meso no longer optional, remove conditional logic 2021-09-06 16:32:47 -07:00
htc scs: implement EventHandlerThread for shell 2021-09-19 10:35:25 -07:00
htcfs ams-libs: AMS_ASSERT no longer invokes expression 2021-10-07 23:06:21 -07:00
htclow ams: std::optional -> util::optional 2021-07-12 01:59:51 -07:00
htcs ams-libs: AMS_ASSERT no longer invokes expression 2021-10-07 23:06:21 -07:00
i2c boot: update all autogenerated parameters other than charge 2021-04-30 08:56:11 -07:00
kvdb ams: std::optional -> util::optional 2021-07-12 01:59:51 -07:00
ldr ro: update for new sf semantics 2021-02-02 12:16:20 -08:00
lm LogManager: implement system module, client api, logging api (#1617) 2021-09-19 10:35:25 -07:00
lmem ams: prefer construct_at/destroy_at over placement new/explicit destructor 2021-04-11 03:59:04 -07:00
lr libstrat: convert to experimental new (super-accurate) sf allocation semantics 2021-02-02 12:16:20 -08:00
map Switch atmosphere's build target to C++20. (#952) 2020-05-12 15:44:19 -07:00
mem ams-libs: AMS_ASSERT no longer invokes expression 2021-10-07 23:06:21 -07:00
ncm ncm: fix destructor availability 2021-09-19 11:01:04 -07:00
nim erpt: reimplement the sysmodule (#875) 2020-04-15 11:55:01 -07:00
nsd/impl/device dns.mitm: support % in hosts file as stand-in for environment identifier 2021-02-02 12:16:30 -08:00
os ams-libs: AMS_ASSERT no longer invokes expression 2021-10-07 23:06:21 -07:00
osdbg osdbg: implement thread info api 2021-09-19 10:35:27 -07:00
patcher ams: use util::SNPrintf over std:: (size/linker improvements) 2021-01-13 10:41:28 -08:00
pgl cs: fix allocator aborts 2021-09-19 10:35:30 -07:00
pinmux/driver boot: update all autogenerated parameters other than charge 2021-04-30 08:56:11 -07:00
pm libstrat: move weak HasLaunchedBootProgram to non-lto object file 2021-02-02 12:16:23 -08:00
powctl ams: std::optional -> util::optional 2021-07-12 01:59:51 -07:00
psc psc: fix pm module init 2021-02-15 19:51:58 -08:00
pwm ams: prefer construct_at/destroy_at over placement new/explicit destructor 2021-04-11 03:59:04 -07:00
result fusee: attempt reboot to self if possible, better abort/fatal handlers 2021-09-06 16:32:50 -07:00
ro/impl LogManager: implement system module, client api, logging api (#1617) 2021-09-19 10:35:25 -07:00
scs cs: fix launching of tio server 2021-09-19 10:35:30 -07:00
settings sm: reimplement using tipc instead of cmif (probably broken, untested) 2021-04-11 03:59:24 -07:00
sf ams: prefer construct_at/destroy_at over placement new/explicit destructor 2021-04-11 03:59:04 -07:00
sm strat: no longer materially constrained by sm session limit 2021-04-29 03:04:50 -07:00
socket strat: no longer materially constrained by sm session limit 2021-04-29 03:04:50 -07:00
spl ams: update five -> aula, per CalWriterManu 2020-12-28 17:34:07 -08:00
sprofile/srv sprofile: fully reimplement sprof:bg + sprof:sp 2021-09-19 10:35:33 -07:00
time LogManager: implement system module, client api, logging api (#1617) 2021-09-19 10:35:25 -07:00
updater strat: no longer materially constrained by sm session limit 2021-04-29 03:04:50 -07:00
usb htc: ObserverThread (mostly), system now boots + works with htc in bg 2021-04-11 03:58:42 -07:00
util Switch atmosphere's build target to C++20. (#952) 2020-05-12 15:44:19 -07:00
wec wec: whoops 2020-12-02 06:52:51 -08:00
service_guard.h strat: fix inclusion/ordering for some c headers 2020-08-14 17:36:37 -07:00