summaryrefslogtreecommitdiff
path: root/src/core/hle/syscall.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* fixed bug where svc_ControlMemory was not properly getting passed in parametersGravatar bunnei2014-04-251-2/+2
* - added preliminary support for svc_MapMemoryBlockGravatar bunnei2014-04-241-4/+34
* renamed hw_lcd module to just lcdGravatar bunnei2014-04-171-2/+0
* added GSP heap memory allocationGravatar bunnei2014-04-171-1/+25
* - fixed tabs in function_wrappers.hGravatar bunnei2014-04-161-126/+138
* - added HLE to connect to "srv:" serviceGravatar bunnei2014-04-121-128/+138
* - renamed hle_syscall to just syscallGravatar bunnei2014-04-111-0/+153