This website requires JavaScript.
Explore
Help
Sign In
The-Homebrew-Cloud
/
azahar
Watch
2
Star
0
Fork
0
You've already forked azahar
mirror of
https://github.com/azahar-emu/azahar.git
synced
2025-03-06 02:27:41 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
azahar
/
src
/
core
/
hle
/
service
/
hid
History
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_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
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