yuzu-emu
/
yuzu-android
Archived
1
0
Fork 0
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.
yuzu-android/src/core/hle
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