This website requires JavaScript.
Explore
Help
Register
Sign In
lvella
/
suyu
Watch
1
Star
0
Fork
You've already forked suyu
0
forked from
suyu/suyu
Code
Pull requests
Activity
a48c6b947d
suyu
/
src
/
core
/
hle
History
bunnei
a48c6b947d
removed DISALLOW_COPY_AND_ASSIGN in favor of NonCopyable class
2014-04-27 18:29:51 -04:00
..
service
removed DISALLOW_COPY_AND_ASSIGN in favor of NonCopyable class
2014-04-27 18:29:51 -04:00
function_wrappers.h
added a new function wrapper
2014-04-16 22:19:23 -04:00
hle.cpp
moved HLE::MRC to its own module, added support for catching data synchronization barrier command
2014-04-25 17:15:19 -04:00
hle.h
moved HLE::MRC to its own module, added support for catching data synchronization barrier command
2014-04-25 17:15:19 -04:00
mrc.cpp
added preliminary DataSynchronizationBarrier support with simple DMA copy
2014-04-26 01:47:52 -04:00
mrc.h
moved HLE::MRC to its own module, added support for catching data synchronization barrier command
2014-04-25 17:15:19 -04:00
syscall.cpp
fixed bug where svc_ControlMemory was not properly getting passed in parameters
2014-04-25 15:26:27 -04:00
syscall.h
- renamed hle_syscall to just syscall
2014-04-11 18:44:21 -04:00