summaryrefslogtreecommitdiffstats
path: root/src/core/hle/function_wrappers.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'threading'bunnei2014-05-231-2/+12
|\
| * added stubbed function for WaitSynchronizationNbunnei2014-05-181-1/+6
| * - added SVC stubs for QueryMemory and GetThreadIdbunnei2014-05-161-0/+5
| * added CreateThread, CreateMutex, and ReleaseMutex SVC stubs (just parameter decoding for now)bunnei2014-05-141-1/+1
* | Merge remote-tracking branch 'upstream/master' into issue-7-fixarchshift2014-05-171-9/+23
|\|
| * - added debug logging to syscall.cppbunnei2014-05-071-1/+11
| * - added some function wrappers for HLEbunnei2014-05-021-8/+12
* | Problematic template functionsarchshift2014-04-281-15/+0
|/
* added a new function wrapperbunnei2014-04-171-0/+5
* - fixed tabs in function_wrappers.hbunnei2014-04-171-268/+273
* added initial modules for setting up SysCall HLEbunnei2014-04-111-0/+726