<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yuzu-mainline/src/core/hle/kernel/board, 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>kernel: add KPageTableBase</title>
<updated>2023-11-10T17:01:35+00:00</updated>
<author>
<name>Liam</name>
<email>byteslice@airmail.cc</email>
</author>
<published>2023-10-23T01:16:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=2a255b2d61a445fb2b83cc8af7632e3d720e1292'/>
<id>2a255b2d61a445fb2b83cc8af7632e3d720e1292</id>
<content type='text'>
Co-authored-by: Kelebek1 &lt;eeeedddccc@hotmail.co.uk&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: Kelebek1 &lt;eeeedddccc@hotmail.co.uk&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>kernel: update KProcess</title>
<updated>2023-10-22T00:03:41+00:00</updated>
<author>
<name>Liam</name>
<email>byteslice@airmail.cc</email>
</author>
<published>2023-10-21T20:47:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=8c59543ee32c8bff575bab7ec1e70f76f8eda437'/>
<id>8c59543ee32c8bff575bab7ec1e70f76f8eda437</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>k_system_control: Always return some memory size</title>
<updated>2023-07-21T14:56:55+00:00</updated>
<author>
<name>lat9nq</name>
<email>22451773+lat9nq@users.noreply.github.com</email>
</author>
<published>2023-07-18T21:11:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=8e91554e116b46f1c194012a2b21a15542743827'/>
<id>8e91554e116b46f1c194012a2b21a15542743827</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>core,common: Give memory layout setting an enum</title>
<updated>2023-07-21T14:56:55+00:00</updated>
<author>
<name>lat9nq</name>
<email>22451773+lat9nq@users.noreply.github.com</email>
</author>
<published>2023-07-17T23:59:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=127b3da0f13ea0850c10115d45488dfe32a0a3f4'/>
<id>127b3da0f13ea0850c10115d45488dfe32a0a3f4</id>
<content type='text'>
Allows for 6GB and 8GB layouts to be selected.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Allows for 6GB and 8GB layouts to be selected.
</pre>
</div>
</content>
</entry>
<entry>
<title>settings: rename extended memory layout to unsafe, move from general to system</title>
<updated>2023-04-30T18:24:22+00:00</updated>
<author>
<name>Liam</name>
<email>byteslice@airmail.cc</email>
</author>
<published>2023-04-30T18:19:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=2cd9e1ecb6b67286ae89ef5758a389b58673c378'/>
<id>2cd9e1ecb6b67286ae89ef5758a389b58673c378</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>kernel: move more memory to application in 8GB arrangement</title>
<updated>2023-04-09T23:50:27+00:00</updated>
<author>
<name>Liam</name>
<email>byteslice@airmail.cc</email>
</author>
<published>2023-04-09T23:50:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=baf4d1c22e46fa46549b9cfa9f5fedda84cce1d4'/>
<id>baf4d1c22e46fa46549b9cfa9f5fedda84cce1d4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>kernel: switch extended memory setting to 8GB arrangement</title>
<updated>2023-04-08T21:47:26+00:00</updated>
<author>
<name>Liam</name>
<email>byteslice@airmail.cc</email>
</author>
<published>2023-04-08T21:47:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=abb785f26958e069200ab47c05f4a3e59bbae2bc'/>
<id>abb785f26958e069200ab47c05f4a3e59bbae2bc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>kernel: use KTypedAddress for addresses</title>
<updated>2023-03-22T13:35:16+00:00</updated>
<author>
<name>Liam</name>
<email>byteslice@airmail.cc</email>
</author>
<published>2023-03-18T01:26:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=fb49ec19c1fb6030fcc960077e82c998290d0ab8'/>
<id>fb49ec19c1fb6030fcc960077e82c998290d0ab8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>kernel: move KMemoryLayout for NX board</title>
<updated>2023-03-13T02:06:53+00:00</updated>
<author>
<name>Liam</name>
<email>byteslice@airmail.cc</email>
</author>
<published>2023-03-07T02:04:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=0483dfae1a7db26dfe310b4119120a9b411d2244'/>
<id>0483dfae1a7db26dfe310b4119120a9b411d2244</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>kernel: adjust pool allocations</title>
<updated>2023-03-01T15:42:45+00:00</updated>
<author>
<name>Liam</name>
<email>byteslice@airmail.cc</email>
</author>
<published>2023-02-23T02:33:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=4165ac06806017cfcb8da547ae84dee554e465c3'/>
<id>4165ac06806017cfcb8da547ae84dee554e465c3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
