1
0
Fork 0
mirror of https://github.com/Atmosphere-NX/Atmosphere.git synced 2024-12-20 09:22:11 +00:00
Atmosphere/libraries/libstratosphere/include/stratosphere
2023-02-21 16:06:21 -07:00
..
ams ams: support building unit test programs on windows/linux/macos 2022-03-21 17:21:44 -07:00
boot2
cal
capsrv ams: support building unit test programs on windows/linux/macos 2022-03-21 17:21:44 -07:00
cfg ams: support building unit test programs on windows/linux/macos 2022-03-21 17:21:44 -07:00
clkrst
cs
dd ams: support building unit test programs on windows/linux/macos 2022-03-21 17:21:44 -07:00
ddsf ams: globally prefer R_RETURN to return for ams::Result 2022-03-26 14:48:33 -07:00
diag abort/error: print backtrace, abuse templates, overhaul result/diag (macos not done yet) 2022-03-21 17:21:44 -07:00
dmnt loader: refactor ro manager/improve accuracy 2021-10-10 18:22:32 -07:00
erpt erpt: fix multiple issues with automatic report cleanup (thanks @yellows8) 2022-12-13 01:08:13 -07:00
err
fatal sf: add new debug-interface-id in cmif out header 2022-03-23 09:10:50 -07:00
fs boot2: update for 16.0.0 2023-02-21 16:06:21 -07:00
fssrv fs: QueryEntry uses NonSecure buffers 2022-04-08 11:23:39 -07:00
fssystem fs/emummc: fix DirectoryRedirectionFileSystem not stripping prefix 2022-08-06 08:48:51 -07:00
gc/impl libstrat: misc fixes for unused arg warnings 2022-03-23 09:10:50 -07:00
gpio sf: add new debug-interface-id in cmif out header 2022-03-23 09:10:50 -07:00
hid
hos kern: better divide non-secure size, don't waste fatal memory unless necessary 2023-02-21 14:02:13 -07:00
htc sf: add new debug-interface-id in cmif out header 2022-03-23 09:10:50 -07:00
htcfs
htclow
htcs
i2c ams: use R_SUCCEED, R_THROW globally 2022-03-26 00:14:36 -07:00
init strat: use ams::Main() instead of main(argc, argv) 2021-10-07 17:44:54 -07:00
kvdb ams: globally prefer R_RETURN to return for ams::Result 2022-03-26 14:48:33 -07:00
ldr loader: update for changes in 14.0.0 2022-04-17 20:11:05 -07:00
lm
lmem constexpr: resign ourselves to gcc dropping void -> T support 2021-10-17 02:39:16 -07:00
lr lr: new AOC commands use MapAlias for paths... 2022-10-12 09:15:16 -07:00
mem ams: support building unit test programs on windows/linux/macos 2022-03-21 17:21:44 -07:00
ncm boot2: update for 16.0.0 2023-02-21 16:06:21 -07:00
nim
ns/impl sf: add new debug-interface-id in cmif out header 2022-03-23 09:10:50 -07:00
nsd
os os: update os namespace for 15.0.0, loader/ro: update to use csrng, spl: bump max sessions 2022-10-12 09:15:16 -07:00
osdbg ams: support building unit test programs on windows/linux/macos 2022-03-21 17:21:44 -07:00
patcher
pcv
pgl ams: globally prefer R_RETURN to return for ams::Result 2022-03-26 14:48:33 -07:00
pinmux
pm pm: hook up the new libnx apis 2022-03-23 09:10:50 -07:00
powctl ams: support building unit test programs on windows/linux/macos 2022-03-21 17:21:44 -07:00
psc sf: add new debug-interface-id in cmif out header 2022-03-23 09:10:50 -07:00
pwm strat: update for code changes found in boot (closes #1797) 2022-05-05 17:45:55 -07:00
rapidjson
regulator
ro sf: add new debug-interface-id in cmif out header 2022-03-23 09:10:50 -07:00
rocrt ams: support building unit test programs on windows/linux/macos 2022-03-21 17:21:44 -07:00
scs ams: globally prefer R_RETURN to return for ams::Result 2022-03-26 14:48:33 -07:00
settings ams: support building unit test programs on windows/linux/macos 2022-03-21 17:21:44 -07:00
sf ams: globally prefer R_RETURN to return for ams::Result 2022-03-26 14:48:33 -07:00
sm ams: support building unit test programs on windows/linux/macos 2022-03-21 17:21:44 -07:00
socket strat: add windows socket api, linux/macos TODO 2022-03-27 14:36:31 -07:00
spl ams: globally prefer R_RETURN to return for ams::Result 2022-03-26 14:48:33 -07:00
sprofile
svc kern: update for new device map semantics 2022-10-12 09:15:16 -07:00
time Minor header fixes to reduce parsing issues with Clang (#1700) 2021-11-06 18:19:34 -07:00
tipc ams: globally prefer R_RETURN to return for ams::Result 2022-03-26 14:48:33 -07:00
tma sf: add new debug-interface-id in cmif out header 2022-03-23 09:10:50 -07:00
updater
usb sf: add new debug-interface-id in cmif out header 2022-03-23 09:10:50 -07:00
util util: LockFreeAtomicType (for time) 2022-03-27 20:15:10 -07:00
vi
wec ams: support building unit test programs on windows/linux/macos 2022-03-21 17:21:44 -07:00
ams.hpp
boot2.hpp
cal.hpp
capsrv.hpp
cfg.hpp
clkrst.hpp
cs.hpp
dd.hpp
ddsf.hpp
diag.hpp abort/error: print backtrace, abuse templates, overhaul result/diag (macos not done yet) 2022-03-21 17:21:44 -07:00
dmnt.hpp
erpt.hpp
err.hpp
fatal.hpp
fs.hpp fs: fixup all OperateRange implementations 2022-03-28 00:54:10 -07:00
fssrv.hpp fssrv: add ExternalKeyManager (rights-id crypto) for hac2l 2022-03-21 17:21:44 -07:00
fssystem.hpp fs: update nca drivers (and dependents/callees) for 14.0.0 changes 2022-03-25 09:48:24 -07:00
gc.hpp fs: add gc validation wrappers for hac2l 2022-03-21 17:21:44 -07:00
gpio.hpp
hid.hpp
hos.hpp
htc.hpp
htcfs.hpp
htclow.hpp
htcs.hpp
i2c.hpp
init.hpp strat: use ams::Main() instead of main(argc, argv) 2021-10-07 17:44:54 -07:00
kvdb.hpp
ldr.hpp
lm.hpp
lmem.hpp
lr.hpp
mem.hpp
ncm.hpp ncm: update for new add on content/attr changes 2022-10-12 09:15:16 -07:00
nim.hpp
ns.hpp
nsd.hpp
os.hpp os: update os namespace for 15.0.0, loader/ro: update to use csrng, spl: bump max sessions 2022-10-12 09:15:16 -07:00
osdbg.hpp
patcher.hpp
pcv.hpp
pgl.hpp
pinmux.hpp
pm.hpp
powctl.hpp
psc.hpp sf: add new debug-interface-id in cmif out header 2022-03-23 09:10:50 -07:00
pwm.hpp
rapidjson.hpp ams: replace most remaining operator & with std::addressof 2021-10-09 14:49:53 -07:00
regulator.hpp
ro.hpp
scs.hpp
settings.hpp
sf.hpp
sm.hpp
socket.hpp ams: support building unit test programs on windows/linux/macos 2022-03-21 17:21:44 -07:00
spl.hpp spl: refactor for accuracy/move into libstrat 2021-10-10 12:57:36 -07:00
sprofile.hpp
time.hpp
tipc.hpp
tma.hpp
updater.hpp
usb.hpp
util.hpp util: LockFreeAtomicType (for time) 2022-03-27 20:15:10 -07:00
vi.hpp
wec.hpp
windows.hpp ams: support building unit test programs on windows/linux/macos 2022-03-21 17:21:44 -07:00