1
0
Fork 0
mirror of https://github.com/Atmosphere-NX/Atmosphere.git synced 2025-02-17 05:55:42 +00:00
Atmosphere/libraries/libstratosphere/include/stratosphere
2022-02-21 15:17:17 -08:00
..
ams ams: overhaul fs.mitm romfs ownership, bump to 1.2.4 2021-11-04 13:38:41 -07:00
boot2
cal
capsrv
cfg sm/tipc: minor cleanup 2021-10-12 00:20:21 -07:00
clkrst
cs
dd
ddsf constexpr: resign ourselves to gcc dropping void -> T support 2021-10-17 02:39:16 -07:00
diag
dmnt loader: refactor ro manager/improve accuracy 2021-10-10 18:22:32 -07:00
erpt
err
fatal
fs strat: use m_ for member variables 2021-10-10 00:14:06 -07:00
fssrv fssrv: add placeholder for ipc interface 2022-02-21 15:17:17 -08:00
fssystem fs: add skeleton dir for sysmodule code 2022-02-21 15:17:17 -08:00
gpio boot: update for 13.0.0/aula parameter changes (closes #1477) 2021-10-15 19:03:11 -07:00
hid
hos ams: first attempt at 13.2.1 support 2022-01-19 16:28:32 -08:00
htc
htcfs
htclow
htcs
i2c constexpr: resign ourselves to gcc dropping void -> T support 2021-10-17 02:39:16 -07:00
init strat: use ams::Main() instead of main(argc, argv) 2021-10-07 17:44:54 -07:00
kvdb Integrate new result macros. (#1780) 2022-02-14 14:45:32 -08:00
ldr loader: refactor to remove fake namespaces 2021-10-10 21:37:29 -07:00
lm
lmem constexpr: resign ourselves to gcc dropping void -> T support 2021-10-17 02:39:16 -07:00
lr strat: use m_ for member variables 2021-10-10 00:14:06 -07:00
mem strat: use m_ for member variables 2021-10-10 00:14:06 -07:00
ncm ams: improve offsetof style consistency 2021-10-18 00:17:13 -07:00
nim
ns/impl
nsd
os os: add FlushDataCache 2021-10-10 00:33:52 -07:00
osdbg
patcher
pcv
pgl sm/tipc: minor cleanup 2021-10-12 00:20:21 -07:00
pinmux
pm
powctl boot: update for 13.0.0/aula parameter changes (closes #1477) 2021-10-15 19:03:11 -07:00
psc strat: use m_ for member variables 2021-10-10 00:14:06 -07:00
pwm strat: use m_ for member variables 2021-10-10 00:14:06 -07:00
rapidjson
regulator
ro ams: improve offsetof style consistency 2021-10-18 00:17:13 -07:00
rocrt
scs sf: prevent emitting mitm/defer code unless server in process supports it 2021-10-11 19:01:27 -07:00
settings Minor header fixes to reduce parsing issues with Clang (#1700) 2021-11-06 18:19:34 -07:00
sf fssrv: add placeholder for ipc interface 2022-02-21 15:17:17 -08:00
sm Minor header fixes to reduce parsing issues with Clang (#1700) 2021-11-06 18:19:34 -07:00
socket dmnt: enable experimental standalone usage of gdbstub, while starlink is in dev 2021-11-03 23:56:25 -07:00
spl spl: fix legacy physical keyslot compatibility 2021-10-30 11:21:25 -07:00
sprofile ams: the copyright^H^H^H^H^H^H^Hmplex plane is the algebraic closure of the reals 2021-10-04 12:59:10 -07:00
svc kern/test: add wip qemu-virt board support to mesosphere 2021-10-25 17:31:14 -07:00
time Minor header fixes to reduce parsing issues with Clang (#1700) 2021-11-06 18:19:34 -07:00
tipc Integrate new result macros. (#1780) 2022-02-14 14:45:32 -08:00
tma strat: use sf::NativeHandle for ipc templating 2021-10-05 00:11:36 -07:00
updater
usb strat: use sf::NativeHandle for ipc templating 2021-10-05 00:11:36 -07:00
util ams: deduplicate static initialization logic 2021-12-13 13:07:03 -08:00
vi
wec
ams.hpp
boot2.hpp
cal.hpp
capsrv.hpp
cfg.hpp
clkrst.hpp
cs.hpp
dd.hpp
ddsf.hpp
diag.hpp
dmnt.hpp
erpt.hpp
err.hpp
fatal.hpp
fs.hpp strat: use ams::Main() instead of main(argc, argv) 2021-10-07 17:44:54 -07:00
fssrv.hpp fssrv: add placeholder for ipc interface 2022-02-21 15:17:17 -08:00
fssystem.hpp fs: add skeleton dir for sysmodule code 2022-02-21 15:17:17 -08:00
gpio.hpp
hid.hpp
hos.hpp
htc.hpp
htcfs.hpp ams: the copyright^H^H^H^H^H^H^Hmplex plane is the algebraic closure of the reals 2021-10-04 12:59:10 -07:00
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
nim.hpp
ns.hpp
nsd.hpp
os.hpp os: add FlushDataCache 2021-10-10 00:33:52 -07:00
osdbg.hpp
patcher.hpp
pcv.hpp
pgl.hpp
pinmux.hpp
pm.hpp
powctl.hpp
psc.hpp
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
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
vi.hpp
wec.hpp