18 Commits (3fd2cc566b38d34c587140ce3dbc580f85e34717)

Author SHA1 Message Date
purpasmart96 198c0ddc72 Services: Stubs and minor changes 11 years ago
purpasmart96 5b1757d6a5 HID: Proper Signal Interrupts for EnableAccelerometer & EnableGyroscopeLow along 11 years ago
Lioncash 8cf81643a9 arm_interface: Get rid of GetTicks. 11 years ago
bunnei e79c27f1e0 HID: Removed unnecessary global variables. 11 years ago
bunnei 85cbccb1d3 HID: Added additional variable comments and some code cleanups. 11 years ago
bunnei d61b26b79f HID: Complete refactor of pad/touch input to fix threading issues. 11 years ago
bunnei a1a1a5c6c5 HID: Cleanup how `next_touch_index` is calculated for Pad and touch. 11 years ago
bunnei 432aa1044c HID: Changed TouchDataEntry `valid` to a BitField and added some doc strings. 11 years ago
bunnei 1a904ded40 HID: Added functions to emulate the touchpad. 11 years ago
bunnei 3229b048d9 HID: Moved some docstrings to the header. 11 years ago
bunnei 83a66dd701 HID: Refactored shared memory decoding for touchpad support. 11 years ago
Subv 83a8975cb8 Services: Moved the PTM and APT services to their own folder 11 years ago
Yuri Kunde Schlesner 88a4a808c6 Kernel: Stop creating useless Handles during object creation 11 years ago
Yuri Kunde Schlesner 0f69668fc6 HID: Fix crash when pressing a key when the emulator is stopped 11 years ago
Yuri Kunde Schlesner d52d859936 Kernel: Convert Event to not use Handles 11 years ago
Yuri Kunde Schlesner 4bb33dfc30 Kernel: Convert SharedMemory to not use Handles 11 years ago
archshift 1f109c6b49 Added HID_SPVR service and split HID_U implementation into service/hid/hid.xxx 11 years ago