This website requires JavaScript.
Explore
Help
Sign in
Mirrors
/
citra
Watch
1
Star
0
Fork
You've already forked citra
0
mirror of
https://github.com/PabloMK7/citra
synced
2024-11-16 13:48:24 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
f6c328cf37
citra
/
src
/
core
/
hle
History
bunnei
f6c328cf37
moved hle.cpp into hle folder (due to mistake earlier)
2014-04-11 18:07:49 -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
base code to call a syscall from ARM11 appcore
2014-04-10 23:26:12 -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