This website requires JavaScript.
Explore
Help
Sign in
Suyu
/
suyu
Watch
1
Star
0
Fork
You've already forked suyu
0
mirror of
https://git.suyu.dev/suyu/suyu.git
synced
2025-12-30 03:06:15 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1cc0e4b4d8
suyu
/
src
/
core
/
hle
History
Download ZIP
Download TAR.GZ
bunnei
1cc0e4b4d8
Merge pull request
#4489
from lioncash/typesafe
...
ipc_helpers: Only allow trivially copyable objects with PushRaw() and PopRaw()
2020-08-05 23:20:23 -04:00
..
kernel
ipc: Allow all trivially copyable objects to be passed directly into WriteBuffer (
#4465
)
2020-08-03 07:28:54 -04:00
service
Merge pull request
#4475
from lioncash/bqueue
2020-08-05 16:56:46 -04:00
ipc.h
ipc_helpers.h
ipc_helpers: Only allow trivially copyable objects with PushRaw() and PopRaw()
2020-08-05 14:08:28 -04:00
lock.cpp
lock.h
result.h