libnx/nx/source
Michael Scire 1a676a68f5 hid: set SYSTEM/SYSTEM_EXT as supported styles.
Starting in 9.0.0, HID shared memory no longer populates
the SystemExt controller (which libnx calls LAYOUT_DEFAULT) unless
it is explicitly set as supported. This changes hidInitialize() to
set it and System as supported.
2019-09-12 12:48:27 +02:00
..
applets Added support for launching the Album applet via albumLa. 2019-09-09 11:10:33 -04:00
arm Improve atomics 2018-03-10 14:41:06 +01:00
audio Add audio/ ("AudioDriver"), a high level wrapper around audren 2018-08-31 13:05:21 +02:00
crypto Clear finalized field upon hmac context creation 2019-06-15 16:29:49 -04:00
display Use serviceIpcPrepareHeader/serviceIpcParse with binder to support using domains. 2019-08-27 18:32:53 -04:00
kernel Use the same style for all system-versions. 2019-08-26 13:05:49 -04:00
nvidia nvAddressSpaceCreate: call InitializeEx with the proper page size value... 2019-08-14 21:02:56 +02:00
runtime Require whole mount name to match when finding a romfs (#324) 2019-09-02 21:22:49 +02:00
services hid: set SYSTEM/SYSTEM_EXT as supported styles. 2019-09-12 12:48:27 +02:00
internal.h Implement TLS slot support (with destructors) 2019-03-29 18:40:26 +01:00