summaryrefslogtreecommitdiffstats
path: root/src/core/hle/hle.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* - fixed tabs in function_wrappers.hbunnei2014-04-171-1/+1
* added framework for APT service (application and title launching service)bunnei2014-04-131-0/+1
* added a GetPointer function for reading from HLE command bufferbunnei2014-04-131-0/+8
* added OS memory read/write for thread command bufferbunnei2014-04-131-2/+43
* - added HLE to connect to "srv:" servicebunnei2014-04-131-0/+13
* - renamed hle_syscall to just syscallbunnei2014-04-121-2/+2
* moved hle.cpp into hle folder (due to mistake earlier)bunnei2014-04-121-0/+57