This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
suyu
Watch
0
Star
0
Fork
You've already forked suyu
0
mirror of
https://git.suyu.dev/suyu/suyu.git
synced
2025-03-09 00:17:24 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
5d4ab5ec2f
suyu
/
src
/
core
/
hle
History
Lioncash
5d4ab5ec2f
kernel/process: Store the main thread stack size to a data member
...
This will be necessary in order to properly report memory usage within svcGetInfo.
2019-03-28 18:45:06 -04:00
..
kernel
kernel/process: Store the main thread stack size to a data member
2019-03-28 18:45:06 -04:00
service
core/core_timing: Make callback parameters consistent
2019-03-24 18:12:17 -04:00
ipc.h
Merge pull request
#2090
from FearlessTobi/port-4599
2019-03-20 23:44:20 -04:00
ipc_helpers.h
ipc_helpers: Allow pushing and popping floating-point values
2019-03-16 14:05:03 -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
core/hle/result: Remove now-unnecessary manually defined copy assignment operator
2019-03-10 18:34:20 -04:00