This website requires JavaScript.
Explore
Help
Sign In
nintendo-back-up
/
yuzu
Watch
1
Star
0
Fork
0
You've already forked yuzu
mirror of
https://git.zaroz.cloud/nintendo-back-up/yuzu/yuzu.git
synced
2025-12-24 13:53:00 +00:00
Code
Issues
Actions
Packages
Projects
Releases
1
Wiki
Activity
Files
d7363322c79d6e7598e0d80cf1af9c05b652cecb
yuzu
/
src
/
core
/
hle
/
kernel
History
bunnei
d7363322c7
HLE: Updated various handle debug assertions to be more clear.
2014-06-13 09:51:11 -04:00
..
event.cpp
Kernel: Updated several member functions to be const
2014-06-13 09:51:10 -04:00
event.h
Kernel: Added real support for thread and event blocking
2014-06-13 09:51:02 -04:00
kernel.cpp
kernel: changed current default thread priority back to 0x30 - I think this is more correct
2014-06-05 00:20:58 -04:00
kernel.h
Kernel: Updated several member functions to be const
2014-06-13 09:51:10 -04:00
mutex.cpp
HLE: Updated various handle debug assertions to be more clear.
2014-06-13 09:51:11 -04:00
mutex.h
svc: added optional name field to Event and Mutex (used for debugging)
2014-06-02 20:38:34 -04:00
thread.cpp
HLE: Updated various handle debug assertions to be more clear.
2014-06-13 09:51:11 -04:00
thread.h
Kernel: Added real support for thread and event blocking
2014-06-13 09:51:02 -04:00