Atmosphere-libs/libstratosphere/source
2023-10-16 12:30:44 -07:00
..
ams bpc.mitm/exo: support pmic reboot/shutdown on mariko (thanks @CTCaer) 2023-10-12 09:22:32 -07:00
boot2 boot2: update for 16.0.0 2023-02-23 09:00:35 -07:00
cal ams: use R_SUCCEED, R_THROW globally 2022-04-04 17:46:57 -07:00
capsrv ams: globally prefer R_RETURN to return for ams::Result 2022-04-04 17:46:58 -07:00
cfg ams: support building unit test programs on windows/linux/macos 2022-03-23 09:15:46 -07:00
crypto strat: only include windows.h in translation units where actually needed 2022-03-23 09:15:56 -07:00
cs cs: prevent exceptions from manifesting 2021-10-07 23:06:30 -07:00
dd kern: update for new device map semantics 2022-10-12 09:15:49 -07:00
ddsf ams: use R_SUCCEED, R_THROW globally 2022-04-04 17:46:57 -07:00
diag diag: fix process name cache 2022-10-12 09:15:43 -07:00
dmnt ams: support building unit test programs on windows/linux/macos 2022-03-23 09:15:46 -07:00
erpt/srv erpt: remove deprecated fields, they didn't actually change IDs, just the mapping between id and name table index 2023-10-12 09:22:32 -07:00
err ams: support building unit test programs on windows/linux/macos 2022-03-23 09:15:46 -07:00
fs fs: update OpenCodeFileSystem abi for 17.0.0 2023-10-12 09:22:30 -07:00
fssrv fs: add missing stub for GetProgramId 2023-10-16 12:30:44 -07:00
fssystem fssystem: fix typo error in BucketTree::Visitor::MoveNext 2023-08-21 17:26:50 -07:00
gc/impl ncm: update client code to better reflect latest sysupdate 2022-03-23 09:15:56 -07:00
gpio gpio: really not sure how this works before, lol 2023-02-23 09:00:26 -07:00
hid ams: globally prefer R_RETURN to return for ams::Result 2022-04-04 17:46:58 -07:00
hos ams: use R_SUCCEED, R_THROW globally 2022-04-04 17:46:57 -07:00
htc ams: globally prefer R_RETURN to return for ams::Result 2022-04-04 17:46:58 -07:00
htcfs ams: globally prefer R_RETURN to return for ams::Result 2022-04-04 17:46:58 -07:00
htclow strat: add windows socket api, linux/macos TODO 2022-04-04 17:47:00 -07:00
htcs ams: globally prefer R_RETURN to return for ams::Result 2022-04-04 17:46:58 -07:00
i2c ams: globally prefer R_RETURN to return for ams::Result 2022-04-04 17:46:58 -07:00
init ams: support building unit test programs on windows/linux/macos 2022-03-23 09:15:46 -07:00
kvdb ams: globally prefer R_RETURN to return for ams::Result 2022-04-04 17:46:58 -07:00
ldr ams: globally prefer R_RETURN to return for ams::Result 2022-04-04 17:46:58 -07:00
lm ams: globally prefer R_RETURN to return for ams::Result 2022-04-04 17:46:58 -07:00
lmem ams: support building unit test programs on windows/linux/macos 2022-03-23 09:15:46 -07:00
lr lr: new AOC commands use MapAlias for paths... 2022-10-12 09:15:52 -07:00
mem strat: only include windows.h in translation units where actually needed 2022-03-23 09:15:56 -07:00
mitm mitm: fix errant include on non-hos 2023-08-21 17:26:49 -07:00
ncm ncm: fix two comments 2023-10-16 12:30:44 -07:00
nim ams: globally prefer R_RETURN to return for ams::Result 2022-04-04 17:46:58 -07:00
nsd/impl/device strat: use m_ for member variables 2021-10-15 23:54:35 -07:00
os os: add UnsafeMemory apis 2023-03-13 17:17:04 -07:00
osdbg ams: use R_SUCCEED, R_THROW globally 2022-04-04 17:46:57 -07:00
patcher ams: support building unit test programs on windows/linux/macos 2022-03-23 09:15:46 -07:00
pgl libstrat: make build with new ncm/fs api changes (sysmodules probably fail to build) 2023-02-23 09:00:35 -07:00
pinmux/driver ams: support building unit test programs on windows/linux/macos 2022-03-23 09:15:46 -07:00
pm dmnt.gen2: enable attach to arbitrary program id 2023-10-12 09:22:20 -07:00
powctl ams: globally prefer R_RETURN to return for ams::Result 2022-04-04 17:46:58 -07:00
psc ams: globally prefer R_RETURN to return for ams::Result 2022-04-04 17:46:58 -07:00
pwm strat: update for code changes found in boot (closes #1797) 2022-10-12 09:15:37 -07:00
ro/impl ams: support building unit test programs on windows/linux/macos 2022-03-23 09:15:46 -07:00
scs ams: globally prefer R_RETURN to return for ams::Result 2022-04-04 17:46:58 -07:00
settings ams: globally prefer R_RETURN to return for ams::Result 2022-04-04 17:46:58 -07:00
sf ams: fix compilation with gcc 13 2023-05-08 18:06:07 -07:00
sm ams: globally prefer R_RETURN to return for ams::Result 2022-04-04 17:46:58 -07:00
socket util: update some bit utility logic 2022-04-04 17:47:04 -07:00
spl exo/spl: Add new EsCommonKeyType 2023-10-12 09:22:29 -07:00
sprofile/srv ams: globally prefer R_RETURN to return for ams::Result 2022-04-04 17:46:58 -07:00
time strat: add windows socket api, linux/macos TODO 2022-04-04 17:47:00 -07:00
updater ams: globally prefer R_RETURN to return for ams::Result 2022-04-04 17:46:58 -07:00
usb ams: globally prefer R_RETURN to return for ams::Result 2022-04-04 17:46:58 -07:00
util lz4: update to git-master 2022-03-23 09:15:54 -07:00
wec ams: support building unit test programs on windows/linux/macos 2022-03-23 09:15:46 -07:00
service_guard.h strat: fix inclusion/ordering for some c headers 2020-08-14 17:36:37 -07:00