summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/soc_u.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2015-02-02Service: Clean-up InterfaceYuri Kunde Schlesner1-1/+1
2015-01-12Fix building on MinGWdarkf1-0/+13
2015-01-03soc_u: Fix a missing formatting argumentLioncash1-1/+1
2015-01-01Silence some -Wsign-compare warnings.Rohit Nirmal1-4/+4
2014-12-31SOC_U: Preliminary implementation of sockets.Subv1-21/+700
2014-12-26More services & small clean upspurpasmart961-3/+0
2014-12-21License changepurpasmart961-1/+1
2014-11-01Added a bunch of servicespurpasmart961-0/+58