This website requires JavaScript.
Explore
Help
Register
Sign In
yuzu-emu
/
yuzu
Archived
Watch
1
Star
0
Fork
0
You've already forked yuzu
Code
This repository has been archived on
2024-03-23
. You can view files and clone it, but cannot push or open issues or pull requests.
e4ed5bc836
yuzu
/
src
/
core
/
hle
History
bunnei
e4ed5bc836
Merge pull request
#1042
from Subv/races
...
Fixed a bunch of race conditions when running in multicore mode.
2018-08-12 22:05:48 -04:00
..
kernel
Merge pull request
#1042
from Subv/races
2018-08-12 22:05:48 -04:00
service
vfs: Make type hierarchy objects classes instead of structs
2018-08-12 16:55:40 -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
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