This repository has been archived on 2025-12-14. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
github.ong19th.Citron/src/core/hle/service/hid
Yuri Kunde Schlesner 88a4a808c6 Kernel: Stop creating useless Handles during object creation
They're finally unnecessary, and will stop cluttering the application's
handle table.
2015-02-02 15:37:09 -02:00
..
hid.cpp Kernel: Stop creating useless Handles during object creation 2015-02-02 15:37:09 -02:00
hid.h Kernel: Convert Event to not use Handles 2015-01-30 11:49:43 -02:00
hid_spvr.cpp Service: Clean-up Interface 2015-02-02 15:36:59 -02:00
hid_spvr.h Added HID_SPVR service and split HID_U implementation into service/hid/hid.xxx 2015-01-21 13:31:10 -08:00
hid_user.cpp Service: Clean-up Interface 2015-02-02 15:36:59 -02:00
hid_user.h Added HID_SPVR service and split HID_U implementation into service/hid/hid.xxx 2015-01-21 13:31:10 -08:00