This website requires JavaScript.
Explore
Help
Sign In
purgatory
/
yuzu
Watch
1
Star
0
Fork
0
You've already forked yuzu
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
yuzu
/
src
/
core
/
hle
History
archshift
e98fbadf4a
Merge pull request
#740
from yuriks/gsp-shmem
...
Fix crashes due to un-initialized GSP shared memory
2015-05-10 18:07:44 -07:00
..
kernel
Merge pull request
#740
from yuriks/gsp-shmem
2015-05-10 18:07:44 -07:00
service
fixup! GSP: Small tweaks to shared memory initialization
2015-05-10 20:09:41 -03:00
config_mem.cpp
Clean-up includes
2015-05-06 23:45:06 -03:00
config_mem.h
HLE: Properly initialize and shutdown remaining modules.
2015-05-01 18:27:05 -04:00
coprocessor.cpp
License change
2014-12-20 21:20:24 -08:00
function_wrappers.h
Thread: Implement priority boost for starved threads.
2015-04-09 19:05:21 -04:00
hle.cpp
HLE: Clean up SVC dispatch mechanism
2015-05-06 00:24:39 -03:00
hle.h
Move typedefs from kernel.h to more appropriate places
2015-05-06 23:45:05 -03:00
result.h
Common: Remove common.h
2015-05-07 15:45:22 -03:00
shared_page.cpp
Clean-up includes
2015-05-06 23:45:06 -03:00
shared_page.h
HLE: Properly initialize and shutdown remaining modules.
2015-05-01 18:27:05 -04:00
svc.cpp
Kernel: Capture SharedMemory attributes at creation, not when mapping
2015-05-10 19:47:07 -03:00
svc.h
HLE: Clean up SVC dispatch mechanism
2015-05-06 00:24:39 -03:00