This website requires JavaScript.
Explore
Help
Sign In
emu-mirror
/
yuzu
Watch
1
Star
0
Fork
0
You've already forked yuzu
mirror of
https://github.com/yuzu-mirror/yuzu.git
synced
2025-01-23 13:10:15 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
yuzu
/
src
/
core
/
hle
History
bunnei
eab6fd01d7
- updated service(s) to be KernelObject's
...
- various cleanups
2014-05-18 21:43:29 -04:00
..
kernel
- updated service(s) to be KernelObject's
2014-05-18 21:43:29 -04:00
service
- updated service(s) to be KernelObject's
2014-05-18 21:43:29 -04:00
config_mem.cpp
added config_mem module for HLE of firmware configuration memory settings
2014-05-06 23:29:39 -04:00
config_mem.h
added config_mem module for HLE of firmware configuration memory settings
2014-05-06 23:29:39 -04:00
coprocessor.cpp
- reenabled MCR and MRC functions now that VFP is attached
2014-05-16 20:52:46 -04:00
coprocessor.h
- reenabled MCR and MRC functions now that VFP is attached
2014-05-16 20:52:46 -04:00
function_wrappers.h
added stubbed function for WaitSynchronizationN
2014-05-17 23:37:25 -04:00
hle.cpp
added function stubs for EatCycles and ReSchedule
2014-05-14 20:49:02 -04:00
hle.h
added function stubs for EatCycles and ReSchedule
2014-05-14 20:49:02 -04:00
syscall.cpp
renamed "UID" to "Handle" where appropriate
2014-05-18 18:24:24 -04:00
syscall.h
- moved Handle/Result definitions to kernel.h
2014-05-18 18:12:29 -04:00