summaryrefslogtreecommitdiffstats
path: root/src/core/hle/syscall.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* fixed bug where svc_ControlMemory was not properly getting passed in parametersbunnei2014-04-251-2/+2
* - added preliminary support for svc_MapMemoryBlockbunnei2014-04-251-4/+34
* renamed hw_lcd module to just lcdbunnei2014-04-181-2/+0
* added GSP heap memory allocationbunnei2014-04-181-1/+25
* - fixed tabs in function_wrappers.hbunnei2014-04-171-126/+138
* - added HLE to connect to "srv:" servicebunnei2014-04-131-128/+138
* - renamed hle_syscall to just syscallbunnei2014-04-121-0/+153