<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yuzu-mainline/externals/unicorn, 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>core: Remove usage of unicorn</title>
<updated>2020-11-04T01:22:05+00:00</updated>
<author>
<name>Lioncash</name>
<email>mathew1800@gmail.com</email>
</author>
<published>2020-11-04T00:54:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=fc6db97a09e2de5eff10131ddcab9cf8fb2f736c'/>
<id>fc6db97a09e2de5eff10131ddcab9cf8fb2f736c</id>
<content type='text'>
Unicorn long-since lost most of its use, due to dynarmic gaining support
for handling most instructions. At this point any further issues
encountered should be used to make dynarmic better.

This also allows us to remove our dependency on Python.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Unicorn long-since lost most of its use, due to dynarmic gaining support
for handling most instructions. At this point any further issues
encountered should be used to make dynarmic better.

This also allows us to remove our dependency on Python.
</pre>
</div>
</content>
</entry>
<entry>
<title>Build: Add unicorn as a submodule and build it if needed</title>
<updated>2018-01-16T08:15:52+00:00</updated>
<author>
<name>James Rowe</name>
<email>jroweboy@gmail.com</email>
</author>
<published>2018-01-16T03:53:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=e026b66bbbb78f3c43c067eb94675d4782fb70b6'/>
<id>e026b66bbbb78f3c43c067eb94675d4782fb70b6</id>
<content type='text'>
Adds a cmake custom target that will build unicorn on first compile and
uses this in the build scripts as well. Updates Appveyor and Travis
build scripts to work with the new unicorn build, and updates the paths
to all of the different artifacts.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adds a cmake custom target that will build unicorn on first compile and
uses this in the build scripts as well. Updates Appveyor and Travis
build scripts to work with the new unicorn build, and updates the paths
to all of the different artifacts.
</pre>
</div>
</content>
</entry>
</feed>
