<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yuzu-mainline/src/core/debugger, 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>gdb: fix load/save of fp values in a32</title>
<updated>2024-02-05T01:28:43+00:00</updated>
<author>
<name>Liam</name>
<email>byteslice@airmail.cc</email>
</author>
<published>2024-02-05T01:28:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=85143e8376bf1276d39af3a3c84fc972cf1d4ec0'/>
<id>85143e8376bf1276d39af3a3c84fc972cf1d4ec0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>kernel: fix debugger and process list lifetime</title>
<updated>2024-01-12T23:31:33+00:00</updated>
<author>
<name>Liam</name>
<email>byteslice@airmail.cc</email>
</author>
<published>2024-01-02T22:12:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=f90a022d3a20c86399f49a8154847b73bc1b8fd3'/>
<id>f90a022d3a20c86399f49a8154847b73bc1b8fd3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typos in src/core (#12625)</title>
<updated>2024-01-08T19:31:48+00:00</updated>
<author>
<name>Viktor Szépe</name>
<email>viktor@szepe.net</email>
</author>
<published>2024-01-08T19:31:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=f12446167491b3e691f6a93a01cad3bd9e54d105'/>
<id>f12446167491b3e691f6a93a01cad3bd9e54d105</id>
<content type='text'>
* Fix typos in src/core

* Fix typo correction

* Fix indentation of MemoryStateNames

* Fix indent</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Fix typos in src/core

* Fix typo correction

* Fix indentation of MemoryStateNames

* Fix indent</pre>
</div>
</content>
</entry>
<entry>
<title>core: refactor emulated cpu core activation</title>
<updated>2023-12-04T15:37:16+00:00</updated>
<author>
<name>Liam</name>
<email>byteslice@airmail.cc</email>
</author>
<published>2023-11-28T19:30:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=45c87c7e6e841c11def43e5ab25160006dab6d77'/>
<id>45c87c7e6e841c11def43e5ab25160006dab6d77</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>gdbstub: read module information from memory layout</title>
<updated>2023-11-11T15:41:06+00:00</updated>
<author>
<name>Liam</name>
<email>byteslice@airmail.cc</email>
</author>
<published>2023-11-11T15:41:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=3b872b89d18b31ed24830e91f323eeae324af166'/>
<id>3b872b89d18b31ed24830e91f323eeae324af166</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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>gdbstub: add PermissionLocked to mappings table</title>
<updated>2023-10-20T06:53:31+00:00</updated>
<author>
<name>Liam</name>
<email>byteslice@airmail.cc</email>
</author>
<published>2023-10-20T06:53:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=9526ce95dd51aad0c54246f7f970f0acaf28e561'/>
<id>9526ce95dd51aad0c54246f7f970f0acaf28e561</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>gdbserver: use numeric character references for unicode</title>
<updated>2023-10-01T23:22:08+00:00</updated>
<author>
<name>Liam</name>
<email>byteslice@airmail.cc</email>
</author>
<published>2023-10-01T20:21:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=38394f36d78f22ca75acf8275e86d25faecd0e8d'/>
<id>38394f36d78f22ca75acf8275e86d25faecd0e8d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>gdbstub: fixup replaced instruction bytes in memory reads</title>
<updated>2023-08-14T20:33:27+00:00</updated>
<author>
<name>Liam</name>
<email>byteslice@airmail.cc</email>
</author>
<published>2023-08-14T20:33:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=fbda084acb85cbd9f0a42bd17e89fd89cc460f31'/>
<id>fbda084acb85cbd9f0a42bd17e89fd89cc460f31</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
