.. |
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
|
boot: refactor battery checking to use new powctl apis
|
2020-11-14 03:37:51 -08:00 |
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
|
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
|
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
|
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
|
ro: update for new sf semantics
|
2021-01-20 23:39:31 -08:00 |
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
|
libstrat: convert to experimental new (super-accurate) sf allocation semantics
|
2021-01-20 23:39:31 -08:00 |
map
|
Switch atmosphere's build target to C++20. (#952)
|
2020-05-11 15:02:10 -07:00 |
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
|
erpt: reimplement the sysmodule (#875)
|
2020-04-13 17:07:37 -07:00 |
nsd/impl/device
|
dns.mitm: support % in hosts file as stand-in for environment identifier
|
2021-02-02 11:41:49 -08:00 |
os
|
ams-libs: AMS_ASSERT no longer invokes expression
|
2021-09-29 21:32:40 -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
|
boot: update all autogenerated parameters other than charge
|
2021-04-30 08:37:51 -07:00 |
pm
|
libstrat: move weak HasLaunchedBootProgram to non-lto object file
|
2021-01-20 23:39:31 -08:00 |
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
|
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
|
strat: no longer materially constrained by sm session limit
|
2021-04-13 23:58:10 -07:00 |
spl
|
ams: update five -> aula, per CalWriterManu
|
2020-12-28 15:54:25 -08:00 |
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
|
Switch atmosphere's build target to C++20. (#952)
|
2020-05-11 15:02:10 -07:00 |
wec
|
wec: whoops
|
2020-11-14 03:37:51 -08:00 |
service_guard.h
|
strat: fix inclusion/ordering for some c headers
|
2020-08-14 17:33:49 -07:00 |