1
0
Fork 0
mirror of https://github.com/Atmosphere-NX/Atmosphere.git synced 2024-11-08 21:21:48 +00:00
Atmosphere/libraries/libstratosphere/source
SciresM 5362ee9450
[tma2] [Ongoing] Continue implementing modules for tma2. (#1388)
* cs: add stub sysmodule to host command shell server

* cs: implement logic for main (linker error paradise, for now)

* cs: implement more of the system module's skeleton

* htcs: update client type names for libnx pr merge
2021-03-16 17:13:30 -07:00
..
ams rapidjson: add customization point for allocation/asserts 2021-02-24 04:06:54 -08:00
boot2 [tma2] [Ongoing] Continue implementing modules for tma2. (#1388) 2021-03-16 17:13:30 -07:00
cal
capsrv libstrat: convert to experimental new (super-accurate) sf allocation semantics 2021-01-20 23:39:31 -08:00
cfg ro: update for new sf semantics 2021-01-20 23:39:31 -08:00
crypto
cs [tma2] [Ongoing] Continue implementing modules for tma2. (#1388) 2021-03-16 17:13:30 -07:00
dd
ddsf
diag
dmnt
erpt/srv
fs fs: fix GetFileTimeStampRawForDebug 2021-02-26 04:49:20 -08:00
fssrv ams_mitm: update for new sf semantics 2021-01-20 23:39:31 -08:00
fssystem fssystem: fix bug in BufferedStorage 2021-01-28 14:28:45 -08:00
gpio pm: update for new sf semantics 2021-01-20 23:39:31 -08:00
hid hid: fix sm usage 2021-02-02 18:32:29 -08:00
hos ams: communicate status to libnx 2021-01-27 14:20:30 -08:00
htc [tma2] [Ongoing] Continue implementing modules for tma2. (#1388) 2021-03-16 17:13:30 -07:00
htcfs htc: implement htcmisc service object commands 2021-02-24 04:06:54 -08:00
htclow htclow: fix ordering of channels, uninitialized bug in service json parse 2021-02-26 04:49:20 -08:00
htcs [tma2] [Ongoing] Continue implementing modules for tma2. (#1388) 2021-03-16 17:13:30 -07:00
i2c boot2: update for new sf semantics 2021-01-20 23:39:31 -08:00
kvdb
ldr ro: update for new sf semantics 2021-01-20 23:39:31 -08:00
lmem
lr
map
mem
ncm ncm: fix ContentStorageImplBase constructor 2021-02-02 17:12:02 -08:00
nim
nsd/impl/device dns.mitm: support % in hosts file as stand-in for environment identifier 2021-02-02 11:41:49 -08:00
os ro: reduce memory usage by excising (unused) std::malloc 2021-01-20 23:39:31 -08:00
patcher
pgl util::string_view, update pgl for new sf semantics 2021-01-20 23:39:31 -08:00
pinmux/driver
pm libstrat: move weak HasLaunchedBootProgram to non-lto object file 2021-01-20 23:39:31 -08:00
powctl
psc psc: fix pm module init 2021-02-10 02:57:22 -08:00
pwm
result result: always prefer diag::Abort to fatal 2021-01-28 00:15:24 -08:00
scs [tma2] [Ongoing] Continue implementing modules for tma2. (#1388) 2021-03-16 17:13:30 -07:00
settings htc: implement (fixing linker errors) through HtclowManagerImpl::OpenDriver 2021-02-24 04:06:54 -08:00
sf htcs: fixes, echo server is now fully functional 2021-02-24 04:06:54 -08:00
sm sm: supercede ams extension via DetachClient 2021-01-27 14:36:15 -08:00
socket ams: implement socket api for htclow socket driver 2021-02-24 04:06:54 -08:00
spl
time
updater
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