suyu/src/core/hle/service/hid
Subv 1bd0cf542f Kernel/SharedMemory: Properly implemented shared memory support.
Applications can request the kernel to allocate a piece of the linear heap for them when creating a shared memory object.
Shared memory areas are now properly mapped into the target processes when calling svcMapMemoryBlock.

Removed the APT Shared Font hack as it is no longer needed.
2016-05-12 20:00:32 -05:00
..
hid.cpp Kernel/SharedMemory: Properly implemented shared memory support. 2016-05-12 20:00:32 -05:00
hid.h implement GyroscopeCalibrateParam 2016-03-25 12:22:02 +03:00
hid_spvr.cpp implement accel and gyro backend 2016-03-22 18:35:03 +02:00
hid_spvr.h Services: Moved the PTM and APT services to their own folder 2015-03-03 21:48:08 -05:00
hid_user.cpp implement accel and gyro backend 2016-03-22 18:35:03 +02:00
hid_user.h Remove every trailing whitespace from the project (but externals). 2015-05-29 21:59:29 +01:00