<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yuzu-mainline/src/core/hle/service/boss, branch master</title>
<subtitle>A backup of the Yuzu mainline repo. Only includes the master branch, nothing else.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/'/>
<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>0906de9a14b735d1d409290ca050eb7d2c2d3d84</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Service/boss:P: Add some functions to FunctionTable</title>
<updated>2017-07-01T09:21:38+00:00</updated>
<author>
<name>mailwl</name>
<email>mailwl@gmail.com</email>
</author>
<published>2017-06-30T09:32:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=8582194a4c51ee160eb2cffe8f6ab55a56cc50e0'/>
<id>8582194a4c51ee160eb2cffe8f6ab55a56cc50e0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Service: Remove unnecessary includes from service.h</title>
<updated>2017-06-06T09:57:23+00:00</updated>
<author>
<name>Yuri Kunde Schlesner</name>
<email>yuriks@yuriks.net</email>
</author>
<published>2017-06-06T08:29:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=d96a9e0c11d653a88bfee53e7ff11c4ba7a159a7'/>
<id>d96a9e0c11d653a88bfee53e7ff11c4ba7a159a7</id>
<content type='text'>
This has a huge fallout in terms of needing to fix other files because
all service implementations included that file.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This has a huge fallout in terms of needing to fix other files because
all service implementations included that file.
</pre>
</div>
</content>
</entry>
<entry>
<title>Kernel: Centralize error definitions in errors.h</title>
<updated>2017-05-25T04:06:00+00:00</updated>
<author>
<name>Yuri Kunde Schlesner</name>
<email>yuriks@yuriks.net</email>
</author>
<published>2017-05-21T07:11:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=2cdb40d709f2a5d4f7f3159d4c6d80fe7905b4f3'/>
<id>2cdb40d709f2a5d4f7f3159d4c6d80fe7905b4f3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix some warnings (#2399)</title>
<updated>2017-01-04T16:48:29+00:00</updated>
<author>
<name>Jonathan Hao</name>
<email>johnathan79717@gmail.com</email>
</author>
<published>2017-01-04T16:48:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=c18cb1b192d60499af3d68b244e86c8dd8f55200'/>
<id>c18cb1b192d60499af3d68b244e86c8dd8f55200</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>boss_p: Update function table</title>
<updated>2016-12-08T05:56:45+00:00</updated>
<author>
<name>Lioncash</name>
<email>mathew1800@gmail.com</email>
</author>
<published>2016-12-08T04:01:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=4ebdb7e3e10c57c6e52c9f822f735c4cb720d260'/>
<id>4ebdb7e3e10c57c6e52c9f822f735c4cb720d260</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update the stub code of BOSS</title>
<updated>2016-10-02T09:36:57+00:00</updated>
<author>
<name>JamePeng</name>
<email>jame_peng@sina.com</email>
</author>
<published>2016-10-02T07:45:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=bd8c80a7b4836702f889c1e215599f558ed89c82'/>
<id>bd8c80a7b4836702f889c1e215599f558ed89c82</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Manually tweak source formatting and then re-run clang-format</title>
<updated>2016-09-19T04:14:25+00:00</updated>
<author>
<name>Yuri Kunde Schlesner</name>
<email>yuriks@yuriks.net</email>
</author>
<published>2016-09-19T01:01:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=396a8d91a4423d9c793eeff0798d544613647511'/>
<id>396a8d91a4423d9c793eeff0798d544613647511</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Sources: Run clang-format on everything.</title>
<updated>2016-09-18T00:38:01+00:00</updated>
<author>
<name>Emmanuel Gil Peyrot</name>
<email>linkmauve@linkmauve.fr</email>
</author>
<published>2016-09-18T00:38:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=dc8479928c5aee4c6ad6fe4f59006fb604cee701'/>
<id>dc8479928c5aee4c6ad6fe4f59006fb604cee701</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>services: Get rid of unnecessary includes</title>
<updated>2016-02-02T06:40:23+00:00</updated>
<author>
<name>Lioncash</name>
<email>mathew1800@gmail.com</email>
</author>
<published>2016-02-02T06:17:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=0937bed8d8d7102bf9bd5afa1192736eb03de021'/>
<id>0937bed8d8d7102bf9bd5afa1192736eb03de021</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
