This website requires JavaScript.
Explore
Help
Sign In
nintendo-back-up
/
yuzu-mainline
Watch
1
Star
0
Fork
0
You've already forked yuzu-mainline
mirror of
https://git.zaroz.cloud/nintendo-back-up/yuzu/yuzu-mainline.git
synced
2026-01-09 16:34:48 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
524e78ece8139ad1adf4c6cf08ff1f705e7af823
yuzu-mainline
/
src
/
core
/
hle
History
bunnei
524e78ece8
renamed class Interface_SRV to SRV
2014-04-13 01:22:05 -04:00
..
service
renamed class Interface_SRV to SRV
2014-04-13 01:22:05 -04:00
function_wrappers.h
added initial modules for setting up SysCall HLE
2014-04-10 19:58:28 -04:00
hle.cpp
added a GetPointer function for reading from HLE command buffer
2014-04-13 00:37:10 -04:00
hle.h
added a GetPointer function for reading from HLE command buffer
2014-04-13 00:37:10 -04:00
syscall.cpp
- added HLE to connect to "srv:" service
2014-04-12 21:55:36 -04:00
syscall.h
- renamed hle_syscall to just syscall
2014-04-11 18:44:21 -04:00