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-09-16 08:46:45 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
suyu
/
src
/
core
/
hle
History
Lioncash
300ab211e8
nvdrv: Make Ioctl()'s definition match its prototype
...
The only reason this wasn't a compilation error is because we use little-endian systems.
2018-08-07 08:57:11 -04:00
..
kernel
kernel/event: Make data members private
2018-08-06 12:53:02 -04:00
service
nvdrv: Make Ioctl()'s definition match its prototype
2018-08-07 08:57:11 -04:00
ipc_helpers.h
kernel: Move object class to its own source files
2018-08-01 23:34:42 -04:00
ipc.h
add IPC CommandType & Some HID FunctionInfo (
#487
)
2018-05-30 14:09:21 -04:00
lock.cpp
…
lock.h
…
result.h
Add & correct some error modules
2018-05-23 14:22:42 +02:00
romfs.cpp
…
romfs.h
…