This website requires JavaScript.
Explore
Help
Sign In
octo
/
yuzu-mainline
Watch
1
Star
0
Fork
0
You've already forked yuzu-mainline
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
yuzu-mainline
/
src
/
core
/
hle
History
Lioncash
c73410bf2c
svc: Resolve sign comparison warnings in WaitSynchronization()
...
The loop's induction variable was signed, but we were comparing against an unsigned variable.
2018-07-24 09:55:17 -04:00
..
kernel
svc: Resolve sign comparison warnings in WaitSynchronization()
2018-07-24 09:55:17 -04:00
service
Merge pull request
#797
from lioncash/explicit
2018-07-24 04:47:26 -07:00
ipc_helpers.h
hle_ipc: Make constructors explicit where applicable
2018-07-23 22:40:24 -04: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
apt: load shared font from system archive
2017-06-26 01:38:12 +03:00
romfs.h
apt: load shared font from system archive
2017-06-26 01:38:12 +03:00