This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
github.ong19th.Citron
Archived
Watch
0
Star
0
Fork
You've already forked github.ong19th.Citron
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
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.
88a4a808c6
github.ong19th.Citron
/
src
/
core
/
hle
/
service
/
hid
History
Download ZIP
Download TAR.GZ
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