1
0
Fork 0
mirror of https://github.com/Atmosphere-NX/Atmosphere.git synced 2024-11-23 12:22:08 +00:00
Atmosphere/libraries/libstratosphere/source
2021-09-30 11:32:45 -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 stratosphere: use SdkMutex/SdkRecursiveMutex over Mutex 2021-09-29 22:52:50 -07:00
crypto
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 ams-libs: AMS_ASSERT no longer invokes expression 2021-09-29 21:32:40 -07:00
diag stratosphere: use SdkMutex/SdkRecursiveMutex over Mutex 2021-09-29 22:52: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 LogManager: implement system module, client api, logging api (#1617) 2021-09-11 19:32:14 -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 ams: std::optional -> util::optional 2021-07-08 02:37:26 -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 ams: std::optional -> util::optional 2021-07-08 02:37:26 -07:00
htcs ams-libs: AMS_ASSERT no longer invokes expression 2021-09-29 21:32:40 -07:00
i2c
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 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 os: add tentative IoRegionType 2021-09-30 11:32:45 -07:00
osdbg osdbg: implement thread info api 2021-09-11 19:41: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
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
sf stratosphere: use SdkMutex/SdkRecursiveMutex over Mutex 2021-09-29 22:52:50 -07:00
sm stratosphere: use SdkMutex/SdkRecursiveMutex over Mutex 2021-09-29 22:52:50 -07:00
socket
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
usb
util
wec
service_guard.h