aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/function_wrappers.h
AgeCommit message (Expand)Author
2014-05-13added CreateThread, CreateMutex, and ReleaseMutex SVC stubs (just parameter d...bunnei
2014-05-06- added debug logging to syscall.cppbunnei
2014-05-01- added some function wrappers for HLEbunnei
2014-04-16added a new function wrapperbunnei
2014-04-16- fixed tabs in function_wrappers.hbunnei
2014-04-10added initial modules for setting up SysCall HLEbunnei