summaryrefslogtreecommitdiffstats
path: root/src/core/hle/function_wrappers.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* added CreateThread, CreateMutex, and ReleaseMutex SVC stubs (just parameter decoding for now)bunnei2014-05-141-1/+1
* - added debug logging to syscall.cppbunnei2014-05-071-1/+11
* - added some function wrappers for HLEbunnei2014-05-021-8/+12
* 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