1
0
Fork 0
mirror of https://github.com/Atmosphere-NX/Atmosphere.git synced 2024-09-21 14:33:24 +01:00
Atmosphere/libraries/libstratosphere/source
2021-10-01 17:37:39 -07:00
..
ams strat: automatic program id detection 2021-10-01 17:18: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 pm/cfg: simplify initial process id range logic 2021-10-01 17:37:39 -07:00
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 os: adopt multiwait naming over waitable 2021-09-30 19:00:47 -07:00
diag strat: automatic program id detection 2021-10-01 17:18:50 -07:00
dmnt dmnt: various cheat changes/suggestions that have been cooking a while 2021-07-21 19:21:58 -07:00
erpt/srv os: adopt multiwait naming over waitable 2021-09-30 19:00:47 -07:00
err ams-libs: AMS_ASSERT no longer invokes expression 2021-09-29 21:32:40 -07:00
fs stratosphere: use SdkMutex/SdkRecursiveMutex over Mutex 2021-09-29 22:52:50 -07:00
fssrv os: adopt nintendo ReaderWriter naming over ReadWrite 2021-10-01 11:42:34 -07:00
fssystem stratosphere: use SdkMutex/SdkRecursiveMutex over Mutex 2021-09-29 22:52:50 -07:00
gpio ams-libs: AMS_ASSERT no longer invokes expression 2021-09-29 21:32:40 -07:00
hid stratosphere: use SdkMutex/SdkRecursiveMutex over Mutex 2021-09-29 22:52:50 -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-libs: AMS_ASSERT no longer invokes expression 2021-09-29 21:32:40 -07:00
htclow os: adopt multiwait naming over waitable 2021-09-30 19:00:47 -07:00
htcs os: implement SharedMemory, update AslrSpaceManager 2021-10-01 00:36:18 -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 os: adopt multiwait naming over waitable 2021-09-30 19:00:47 -07:00
lmem lmem: fix assert with side effects 2021-09-29 23:56:30 -07:00
lr
map
mem stratosphere: use SdkMutex/SdkRecursiveMutex over Mutex 2021-09-29 22:52:50 -07:00
ncm stratosphere: use SdkMutex/SdkRecursiveMutex over Mutex 2021-09-29 22:52:50 -07:00
nim
nsd/impl/device
os strat: automatic program id detection 2021-10-01 17:18:50 -07:00
osdbg os: adopt multiwait naming over waitable 2021-09-30 19:00:47 -07:00
patcher stratosphere: use SdkMutex/SdkRecursiveMutex over Mutex 2021-09-29 22:52:50 -07: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 psc: fix pm module init 2021-02-10 02:57:22 -08:00
pwm ams: prefer construct_at/destroy_at over placement new/explicit destructor 2021-03-21 20:30:40 -07:00
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 os: adopt multiwait naming over waitable 2021-09-30 19:00:47 -07:00
sm stratosphere: use SdkMutex/SdkRecursiveMutex over Mutex 2021-09-29 22:52:50 -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 htc: ObserverThread (mostly), system now boots + works with htc in bg 2021-02-24 04:06:54 -08:00
util
wec
service_guard.h