<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yuzu-mainline/src/core/hle/service/soc_u.h, branch master</title>
<subtitle>A backup of the Yuzu mainline repo. Only includes the master branch, nothing else.
</subtitle>
<id>https://git.benis.co.uk/yuzu-mainline/atom?h=master</id>
<link rel='self' href='https://git.benis.co.uk/yuzu-mainline/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/'/>
<updated>2017-10-10T21:32:14+00:00</updated>
<entry>
<title>hle: Remove a large amount of 3ds-specific service code.</title>
<updated>2017-10-10T21:32:14+00:00</updated>
<author>
<name>bunnei</name>
<email>bunneidev@gmail.com</email>
</author>
<published>2017-10-10T21:32:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=0906de9a14b735d1d409290ca050eb7d2c2d3d84'/>
<id>urn:sha1:0906de9a14b735d1d409290ca050eb7d2c2d3d84</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add all services to the Service namespace</title>
<updated>2016-12-11T00:07:27+00:00</updated>
<author>
<name>Lioncash</name>
<email>mathew1800@gmail.com</email>
</author>
<published>2016-12-10T12:51:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=963aedd8ccc207d5b65b97bd46b930771f2bda6e'/>
<id>urn:sha1:963aedd8ccc207d5b65b97bd46b930771f2bda6e</id>
<content type='text'>
Previously there was a split where some of the services were in the
Service namespace and others were not.
</content>
</entry>
<entry>
<title>Remove empty newlines in #include blocks.</title>
<updated>2016-09-21T02:15:47+00:00</updated>
<author>
<name>Emmanuel Gil Peyrot</name>
<email>linkmauve@linkmauve.fr</email>
</author>
<published>2016-09-20T15:21:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=ebdae19fd226104baec712b9da9939ff82ef3c3a'/>
<id>urn:sha1:ebdae19fd226104baec712b9da9939ff82ef3c3a</id>
<content type='text'>
This makes clang-format useful on those.

Also add a bunch of forgotten transitive includes, which otherwise
prevented compilation.
</content>
</entry>
<entry>
<title>Core: Cleanup soc:U includes.</title>
<updated>2015-06-27T23:36:55+00:00</updated>
<author>
<name>Emmanuel Gil Peyrot</name>
<email>linkmauve@linkmauve.fr</email>
</author>
<published>2015-06-21T17:14:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=7b746914b929df4ed6aacaa13af8e35815be0bf1'/>
<id>urn:sha1:7b746914b929df4ed6aacaa13af8e35815be0bf1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>SOC_U: Preliminary implementation of sockets.</title>
<updated>2014-12-31T15:51:44+00:00</updated>
<author>
<name>Subv</name>
<email>subv2112@gmail.com</email>
</author>
<published>2014-12-09T04:52:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=97a7381d29b69dbe760598e70669c16573304ad4'/>
<id>urn:sha1:97a7381d29b69dbe760598e70669c16573304ad4</id>
<content type='text'>
Stubbed CreateMemoryBlock

Using Berkeley sockets, and Winsock2.2 on Windows.
So far ftpony creates the socket and accepts incoming connections

SOC_U: Renamed functions to maintain consistency

Also prevents possible scope errors / conflicts with the actual Berkeley socket functions

SOCU: Close all the opened sockets when cleaning up SOCU
</content>
</entry>
<entry>
<title>More services &amp; small clean ups</title>
<updated>2014-12-26T03:08:33+00:00</updated>
<author>
<name>purpasmart96</name>
<email>kanzoconfigz@hotmail.com</email>
</author>
<published>2014-12-21T19:52:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=9796bc1fa2518ca4780ce63a543444ce5f8a28e4'/>
<id>urn:sha1:9796bc1fa2518ca4780ce63a543444ce5f8a28e4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>License change</title>
<updated>2014-12-21T05:20:24+00:00</updated>
<author>
<name>purpasmart96</name>
<email>kanzoconfigz@hotmail.com</email>
</author>
<published>2014-12-17T05:38:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=ebfd831ccba32bce097491db3d6bdff0be05935e'/>
<id>urn:sha1:ebfd831ccba32bce097491db3d6bdff0be05935e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add more services and some fixes, along with more "override"</title>
<updated>2014-11-21T01:09:57+00:00</updated>
<author>
<name>purpasmart96</name>
<email>purpasmart96@users.noreply.github.com</email>
</author>
<published>2014-11-12T21:13:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=9821bfcb8e6be2e220ae757d65d47cd478e8bfc8'/>
<id>urn:sha1:9821bfcb8e6be2e220ae757d65d47cd478e8bfc8</id>
<content type='text'>
in the service's headers
</content>
</entry>
<entry>
<title>Added a bunch of services</title>
<updated>2014-11-01T22:28:35+00:00</updated>
<author>
<name>purpasmart96</name>
<email>kanzoconfigz@hotmail.com</email>
</author>
<published>2014-10-30T01:38:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=539b4c883d6640f441258615b68975a7768b9a26'/>
<id>urn:sha1:539b4c883d6640f441258615b68975a7768b9a26</id>
<content type='text'>
</content>
</entry>
</feed>
