This website requires JavaScript.
Explore
Help
Sign In
yuan
/
suyu
Watch
1
Star
0
Fork
0
You've already forked suyu
mirror of
https://git.suyu.dev/suyu/suyu.git
synced
2025-06-21 04:41:12 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
suyu
/
src
/
core
/
hle
History
Hexagon12
fd797e2424
Add some HID commands (
#843
)
...
* Added some HID commands * Addressed comments
2018-07-30 10:06:21 -07:00
..
kernel
kernel/timer: Make data members private where applicable
2018-07-26 09:51:44 -04:00
service
Add some HID commands (
#843
)
2018-07-30 10:06:21 -07:00
ipc_helpers.h
Merge pull request
#800
from lioncash/set
2018-07-25 10:25:29 -07:00
ipc.h
add IPC CommandType & Some HID FunctionInfo (
#487
)
2018-05-30 14:09:21 -04:00
lock.cpp
Fix build on macOS and linux
2018-01-13 22:38:52 +00:00
lock.h
Use recursive_mutex instead of mutex to
fix
#2902
2017-08-29 20:39:55 +12:00
result.h
Add & correct some error modules
2018-05-23 14:22:42 +02:00
romfs.cpp
…
romfs.h
…