summaryrefslogtreecommitdiffstats
path: root/src/core/hle/hle_syscall.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* base code to call a syscall from ARM11 appcorebunnei2014-04-111-4/+51
* changed some naming/misc cleanupsbunnei2014-04-111-2/+2
* - removed syscall classes (will just use HLEFunction)bunnei2014-04-111-4/+6
* added initial modules for setting up SysCall HLEbunnei2014-04-111-0/+22