This website requires JavaScript.
Explore
Help
Register
Sign In
yuzu-emu
/
yuzu-android
Archived
Watch
1
Star
0
Fork
0
You've already forked yuzu-android
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.
451a14f98c
yuzu-android
/
src
/
core
/
hle
History
bunnei
451a14f98c
fixed weird spacing
2014-04-27 18:24:54 -04:00
..
service
fixed weird spacing
2014-04-27 18:24:54 -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