This website requires JavaScript.
Explore
Help
Register
Sign In
yuzu-emu
/
yuzu-android
Archived
Watch
1
Star
0
Fork
You've already forked yuzu-android
0
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.
7ea7585898
yuzu-android
/
src
/
core
/
hle
History
bunnei
7ea7585898
replace tabs with spaces
2014-04-11 18:09:23 -04:00
..
function_wrappers.h
added initial modules for setting up SysCall HLE
2014-04-10 19:58:28 -04:00
hle.cpp
moved hle.cpp into hle folder (due to mistake earlier)
2014-04-11 18:07:49 -04:00
hle.h
replace tabs with spaces
2014-04-11 18:09:23 -04:00
hle_syscall.cpp
added remaining known syscall functions to Syscall_Table
2014-04-11 14:19:40 -04:00
hle_syscall.h
base code to call a syscall from ARM11 appcore
2014-04-10 23:26:12 -04:00