<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yuzu-mainline/src/core/hle/service/ncm, 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>service: move hle_ipc from kernel</title>
<updated>2023-03-01T15:39:49+00:00</updated>
<author>
<name>Liam</name>
<email>byteslice@airmail.cc</email>
</author>
<published>2023-02-19T19:42:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=65be230fdda302b25447f2f09b06e3238bd09e79'/>
<id>65be230fdda302b25447f2f09b06e3238bd09e79</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #9832 from liamwhite/hle-mp</title>
<updated>2023-03-01T15:38:20+00:00</updated>
<author>
<name>liamwhite</name>
<email>liamwhite@users.noreply.github.com</email>
</author>
<published>2023-03-01T15:38:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=97f7a560f3905a1dd6a4e5a0a308ea752004bf08'/>
<id>97f7a560f3905a1dd6a4e5a0a308ea752004bf08</id>
<content type='text'>
service: HLE multiprocess</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
service: HLE multiprocess</pre>
</div>
</content>
</entry>
<entry>
<title>core: Update service function tables to 16.0.0+</title>
<updated>2023-02-25T00:17:36+00:00</updated>
<author>
<name>Narr the Reg</name>
<email>juangerman-13@hotmail.com</email>
</author>
<published>2023-02-24T18:52:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=39ca7b2928ba130446ba0fd9f0d07eb25baeb4a0'/>
<id>39ca7b2928ba130446ba0fd9f0d07eb25baeb4a0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>service: refactor server architecture</title>
<updated>2023-02-21T17:19:25+00:00</updated>
<author>
<name>Liam</name>
<email>byteslice@airmail.cc</email>
</author>
<published>2023-02-18T21:26:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=a9369726147c7499e0016e183d5d56a7b44efe4b'/>
<id>a9369726147c7499e0016e183d5d56a7b44efe4b</id>
<content type='text'>
Converts services to have their own processes
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Converts services to have their own processes
</pre>
</div>
</content>
</entry>
<entry>
<title>general: Convert source file copyright comments over to SPDX</title>
<updated>2022-04-23T09:55:32+00:00</updated>
<author>
<name>Morph</name>
<email>39850852+Morph1984@users.noreply.github.com</email>
</author>
<published>2022-04-23T08:59:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=99ceb03a1cfcf35968cab589ea188a8c406cda52'/>
<id>99ceb03a1cfcf35968cab589ea188a8c406cda52</id>
<content type='text'>
This formats all copyright comments according to SPDX formatting guidelines.
Additionally, this resolves the remaining GPLv2 only licensed files by relicensing them to GPLv2.0-or-later.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This formats all copyright comments according to SPDX formatting guidelines.
Additionally, this resolves the remaining GPLv2 only licensed files by relicensing them to GPLv2.0-or-later.
</pre>
</div>
</content>
</entry>
<entry>
<title>core: Mark unused fields as [[maybe_unused]]</title>
<updated>2020-12-06T23:36:10+00:00</updated>
<author>
<name>comex</name>
<email>comexk@gmail.com</email>
</author>
<published>2020-11-14T22:57:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=feac654ba04951e77e8642cfe188277a688ca779'/>
<id>feac654ba04951e77e8642cfe188277a688ca779</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>service: Eliminate usages of the global system instance</title>
<updated>2020-11-27T01:03:11+00:00</updated>
<author>
<name>Lioncash</name>
<email>mathew1800@gmail.com</email>
</author>
<published>2020-11-26T20:19:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=1a954b2a596fdfd4fc4b5feb9b43c8147de4cc7f'/>
<id>1a954b2a596fdfd4fc4b5feb9b43c8147de4cc7f</id>
<content type='text'>
Completely removes all usages of the global system instance within the
services code by passing in the using system instance to the services.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Completely removes all usages of the global system instance within the
services code by passing in the using system instance to the services.
</pre>
</div>
</content>
</entry>
<entry>
<title>ncm: Update function table</title>
<updated>2020-06-27T11:05:22+00:00</updated>
<author>
<name>VolcaEM</name>
<email>63682805+VolcaEM@users.noreply.github.com</email>
</author>
<published>2020-06-27T11:05:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=c56414b80d945b286b6e98bc689146211615cd5a'/>
<id>c56414b80d945b286b6e98bc689146211615cd5a</id>
<content type='text'>
This was based on Switchbrew page: https://switchbrew.org/wiki/NCM_services

ILocationResolver's 16, 17, 18 and 19 have unofficial names</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This was based on Switchbrew page: https://switchbrew.org/wiki/NCM_services

ILocationResolver's 16, 17, 18 and 19 have unofficial names</pre>
</div>
</content>
</entry>
<entry>
<title>service: Update function tables</title>
<updated>2020-04-20T19:53:49+00:00</updated>
<author>
<name>Lioncash</name>
<email>mathew1800@gmail.com</email>
</author>
<published>2020-04-20T19:18:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=99eaa2e6f2e04a761e2bc3f92b071352ec88a71f'/>
<id>99eaa2e6f2e04a761e2bc3f92b071352ec88a71f</id>
<content type='text'>
Keeps the service function tables up to date.

Updated based off information on SwitchBrew.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Keeps the service function tables up to date.

Updated based off information on SwitchBrew.
</pre>
</div>
</content>
</entry>
<entry>
<title>service: Update function tables</title>
<updated>2019-11-12T15:32:56+00:00</updated>
<author>
<name>Lioncash</name>
<email>mathew1800@gmail.com</email>
</author>
<published>2019-11-12T13:54:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=e21b6ff79ddf7109db6f49e503e2c2e59fe466c7'/>
<id>e21b6ff79ddf7109db6f49e503e2c2e59fe466c7</id>
<content type='text'>
Keeps the function tables up to date.

Updated based off information from Switchbrew.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Keeps the function tables up to date.

Updated based off information from Switchbrew.
</pre>
</div>
</content>
</entry>
</feed>
