<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yuzu-mainline/src/common/common.vcxproj.filters, 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>Remove hand-crafted Visual Studio solution.</title>
<updated>2014-09-01T21:06:30+00:00</updated>
<author>
<name>Yuri Kunde Schlesner</name>
<email>yuriks@yuriks.net</email>
</author>
<published>2014-09-01T21:04:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=c57de3e4046c662c5179d3b55340361a046a57ff'/>
<id>c57de3e4046c662c5179d3b55340361a046a57ff</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove the fancy RegisterSet class introduced in 4c2bff61e.</title>
<updated>2014-08-12T00:17:21+00:00</updated>
<author>
<name>Tony Wasserka</name>
<email>NeoBrainX@gmail.com</email>
</author>
<published>2014-08-03T14:00:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=9c781a6c7646a3f30c23adae75e1879b7fc47d0f'/>
<id>9c781a6c7646a3f30c23adae75e1879b7fc47d0f</id>
<content type='text'>
While it was some nice and fancy template usage, it ultimately had many practical issues regarding length of involved expressions under regular usage as well as common code completion tools not being able to handle the structures.
Instead, we now use a more conventional approach which is a lot more clean to use.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
While it was some nice and fancy template usage, it ultimately had many practical issues regarding length of involved expressions under regular usage as well as common code completion tools not being able to handle the structures.
Instead, we now use a more conventional approach which is a lot more clean to use.
</pre>
</div>
</content>
</entry>
<entry>
<title>Pica: Use some template magic to define register structures efficiently.</title>
<updated>2014-06-12T10:10:54+00:00</updated>
<author>
<name>Tony Wasserka</name>
<email>NeoBrainX@gmail.com</email>
</author>
<published>2014-05-18T20:50:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=4c2bff61e5e8409cd25a5db396ce3574486f94b1'/>
<id>4c2bff61e5e8409cd25a5db396ce3574486f94b1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>added ThreadQueueList class to common (taken from PPSSPP)</title>
<updated>2014-05-15T22:19:34+00:00</updated>
<author>
<name>bunnei</name>
<email>ericbunnie@gmail.com</email>
</author>
<published>2014-05-15T22:19:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=cf2eb8e3d3876d5866bdcb5dfe2ae9deceea2cb4'/>
<id>cf2eb8e3d3876d5866bdcb5dfe2ae9deceea2cb4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>added BitField to common</title>
<updated>2014-05-07T22:14:42+00:00</updated>
<author>
<name>bunnei</name>
<email>ericbunnie@gmail.com</email>
</author>
<published>2014-05-07T22:14:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=e7a0283625a4d05a9dcf5f9ec4ef8158ce34cf05'/>
<id>e7a0283625a4d05a9dcf5f9ec4ef8158ce34cf05</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>updated windows scm_rev code to use new style</title>
<updated>2014-04-24T02:04:33+00:00</updated>
<author>
<name>ShizZy</name>
<email>shizzy@6bit.net</email>
</author>
<published>2014-04-24T02:04:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=121960a2eb2141ac9313803b88f9adb043407475'/>
<id>121960a2eb2141ac9313803b88f9adb043407475</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add symbols map</title>
<updated>2014-04-12T23:04:31+00:00</updated>
<author>
<name>Mathieu Vaillancourt</name>
<email>vaillancourtm@gmail.com</email>
</author>
<published>2014-04-12T22:57:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=d046cfbba1dd2bcdad4ace3be706dadf3f6cc288'/>
<id>d046cfbba1dd2bcdad4ace3be706dadf3f6cc288</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fixed project includes to use new directory structure</title>
<updated>2014-04-09T00:15:08+00:00</updated>
<author>
<name>bunnei</name>
<email>ericbunnie@gmail.com</email>
</author>
<published>2014-04-09T00:15:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=de0a034a849f5a1cbe2fed9ef2cc4095c56e672a'/>
<id>de0a034a849f5a1cbe2fed9ef2cc4095c56e672a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>moved file_sys back to core</title>
<updated>2013-09-26T00:59:29+00:00</updated>
<author>
<name>ShizZy</name>
<email>shizzy@6bit.net</email>
</author>
<published>2013-09-26T00:59:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=5b0b60ad6b98d3f556db772c4ec79975e36ad315'/>
<id>5b0b60ad6b98d3f556db772c4ec79975e36ad315</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>moved file_sys to common</title>
<updated>2013-09-24T02:04:56+00:00</updated>
<author>
<name>ShizZy</name>
<email>shizzy@6bit.net</email>
</author>
<published>2013-09-24T02:04:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=29cdc1df39c81d7a001053ffca4aa1bc194a3c7b'/>
<id>29cdc1df39c81d7a001053ffca4aa1bc194a3c7b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
