<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yuzu/src/core/arm/interpreter/armsupp.cpp, branch main</title>
<subtitle>Nintendo Switch emulator</subtitle>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/'/>
<entry>
<title>dyncom: Move arminit.cpp and armsupp.cpp into skyeye_common</title>
<updated>2015-07-26T00:01:44+00:00</updated>
<author>
<name>Lioncash</name>
<email>mathew1800@gmail.com</email>
</author>
<published>2015-07-26T00:01:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=6b73e4566be4ba41f473866e9f42dbb8804b923c'/>
<id>6b73e4566be4ba41f473866e9f42dbb8804b923c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove every trailing whitespace from the project (but externals).</title>
<updated>2015-05-29T20:59:29+00:00</updated>
<author>
<name>Emmanuel Gil Peyrot</name>
<email>linkmauve@linkmauve.fr</email>
</author>
<published>2015-05-25T18:34:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=b1503b202043a577720e28969b74cca6f9c954f8'/>
<id>b1503b202043a577720e28969b74cca6f9c954f8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>dyncom: Removed irrelevant log.</title>
<updated>2015-05-14T04:24:38+00:00</updated>
<author>
<name>bunnei</name>
<email>bunneidev@gmail.com</email>
</author>
<published>2015-05-14T04:24:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=e83bc5b7ee45ae24821c4cd185dd6a14dbd3b4d4'/>
<id>e83bc5b7ee45ae24821c4cd185dd6a14dbd3b4d4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Clean-up includes</title>
<updated>2015-05-07T02:45:06+00:00</updated>
<author>
<name>Yuri Kunde Schlesner</name>
<email>yuriks@yuriks.net</email>
</author>
<published>2015-05-06T05:42:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=c0eaa662d47daa7a148fd63b2634ea59a559296c'/>
<id>c0eaa662d47daa7a148fd63b2634ea59a559296c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move CP15 enum definitions into their own enum.</title>
<updated>2015-04-06T16:48:35+00:00</updated>
<author>
<name>Lioncash</name>
<email>mathew1800@gmail.com</email>
</author>
<published>2015-04-06T16:43:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=b7b8b676202eaeced392dea06e2c3fcc4bd11aec'/>
<id>b7b8b676202eaeced392dea06e2c3fcc4bd11aec</id>
<content type='text'>
Also gets rid of preprocessor mumbo-jumbo
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also gets rid of preprocessor mumbo-jumbo
</pre>
</div>
</content>
</entry>
<entry>
<title>dyncom: Properly return the value of the user RO thread register</title>
<updated>2015-04-06T13:26:04+00:00</updated>
<author>
<name>Lioncash</name>
<email>mathew1800@gmail.com</email>
</author>
<published>2015-04-06T13:25:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=23dd2ca8a6757d356cbc7954a431bfc227ec6d9a'/>
<id>23dd2ca8a6757d356cbc7954a431bfc227ec6d9a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>dyncom: Move CP15 register writing into its own function.</title>
<updated>2015-04-02T04:20:52+00:00</updated>
<author>
<name>Lioncash</name>
<email>mathew1800@gmail.com</email>
</author>
<published>2015-03-26T19:25:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=490df716f327b1cff6097f607c13f08f948dbf3b'/>
<id>490df716f327b1cff6097f607c13f08f948dbf3b</id>
<content type='text'>
Also implements writing to the rest of the ARM11 MPCore CP15 register set.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also implements writing to the rest of the ARM11 MPCore CP15 register set.
</pre>
</div>
</content>
</entry>
<entry>
<title>dyncom: Move CP15 register reading into its own function.</title>
<updated>2015-04-02T04:19:11+00:00</updated>
<author>
<name>Lioncash</name>
<email>mathew1800@gmail.com</email>
</author>
<published>2015-03-26T16:54:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=5e5954c63b1a22ba2d333d23ae4c194798fe5412'/>
<id>5e5954c63b1a22ba2d333d23ae4c194798fe5412</id>
<content type='text'>
Keeps everything contained. Added all supported readable registers in an ARM11 MPCore.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Keeps everything contained. Added all supported readable registers in an ARM11 MPCore.
</pre>
</div>
</content>
</entry>
<entry>
<title>dyncom: Migrate InAPrivilegedMode to armsupp</title>
<updated>2015-03-26T13:22:02+00:00</updated>
<author>
<name>Lioncash</name>
<email>mathew1800@gmail.com</email>
</author>
<published>2015-03-26T13:21:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=de6eba02885fe12af1b28bb87433310363fac20a'/>
<id>de6eba02885fe12af1b28bb87433310363fac20a</id>
<content type='text'>
It's a generic helper function, so it should be here anyway.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It's a generic helper function, so it should be here anyway.
</pre>
</div>
</content>
</entry>
<entry>
<title>dyncom: Make Load/Store instructions support big endian</title>
<updated>2015-03-17T19:13:32+00:00</updated>
<author>
<name>Lioncash</name>
<email>mathew1800@gmail.com</email>
</author>
<published>2015-03-11T20:10:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=9fdb311d6e2d636c4599ddc3d4cb9adad6cec540'/>
<id>9fdb311d6e2d636c4599ddc3d4cb9adad6cec540</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
