This website requires JavaScript.
Explore
Help
Sign In
emu-mirror
/
citra-canary
Watch
1
Star
0
Fork
0
You've already forked citra-canary
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
citra-canary
/
src
/
core
/
hle
/
kernel
History
bunnei
ba840d3200
Thread: Added functions to resume threads from address arbitration.
...
Thread: Cleaned up arbitrate address functions. Thread: Cleaned up ArbitrateAllThreads function.
2014-07-08 18:46:15 -04:00
..
archive.cpp
Archive: Added Init/Shutdown methods to reset kernel archive state.
2014-07-04 20:37:51 -04:00
archive.h
Archive: Added Init/Shutdown methods to reset kernel archive state.
2014-07-04 20:37:51 -04:00
event.cpp
Event: Updated several log messages to be assertions.
2014-06-13 09:51:18 -04:00
event.h
Kernel: Updated various kernel function "name" arguments to be const references.
2014-06-13 09:51:12 -04:00
kernel.cpp
Archive: Added Init/Shutdown methods to reset kernel archive state.
2014-07-04 20:37:51 -04:00
kernel.h
Kernel: Added stubbed code to support creation of kernel Archive objects.
2014-06-27 16:58:30 -04:00
mutex.cpp
HLE: Updated all uses of NULL to nullptr (to be C++11 compliant)
2014-06-13 09:51:13 -04:00
mutex.h
Kernel: Updated various kernel function "name" arguments to be const references.
2014-06-13 09:51:12 -04:00
shared_memory.cpp
SharedMemory: Updated MapSharedMemory to use an enum for permissions.
2014-07-05 10:24:54 -04:00
shared_memory.h
SharedMemory: Updated MapSharedMemory to use an enum for permissions.
2014-07-05 10:24:54 -04:00
thread.cpp
Thread: Added functions to resume threads from address arbitration.
2014-07-08 18:46:15 -04:00
thread.h
Thread: Added functions to resume threads from address arbitration.
2014-07-08 18:46:15 -04:00