<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yuzu-mainline/src/core/arm/unicorn, branch master</title>
<subtitle>A backup of the Yuzu mainline repo. Only includes the master branch, nothing else.
</subtitle>
<id>https://git.benis.co.uk/yuzu-mainline/atom?h=master</id>
<link rel='self' href='https://git.benis.co.uk/yuzu-mainline/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/'/>
<updated>2020-11-04T01:22:05+00:00</updated>
<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>urn:sha1: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>
</entry>
<entry>
<title>Revert "core: Fix clang build"</title>
<updated>2020-10-21T02:07:39+00:00</updated>
<author>
<name>bunnei</name>
<email>bunneidev@gmail.com</email>
</author>
<published>2020-10-21T02:07:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=3d592972dc3fd61cc88771b889eff237e4e03e0f'/>
<id>urn:sha1:3d592972dc3fd61cc88771b889eff237e4e03e0f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>core: Fix clang build</title>
<updated>2020-10-17T23:50:39+00:00</updated>
<author>
<name>Lioncash</name>
<email>mathew1800@gmail.com</email>
</author>
<published>2020-10-15T18:49:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=be1954e04cb5a0c3a526f78ed5490a5e65310280'/>
<id>urn:sha1:be1954e04cb5a0c3a526f78ed5490a5e65310280</id>
<content type='text'>
Recent changes to the build system that made more warnings be flagged as
errors caused building via clang to break.

Fixes #4795
</content>
</entry>
<entry>
<title>Core/Common: Address Feedback.</title>
<updated>2020-06-27T22:20:06+00:00</updated>
<author>
<name>Fernando Sahmkow</name>
<email>fsahmkow27@gmail.com</email>
</author>
<published>2020-06-27T22:20:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=2f8947583f2f0af4058600243d6c1d244e3c4890'/>
<id>urn:sha1:2f8947583f2f0af4058600243d6c1d244e3c4890</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Clang Format.</title>
<updated>2020-06-27T15:36:14+00:00</updated>
<author>
<name>Fernando Sahmkow</name>
<email>fsahmkow27@gmail.com</email>
</author>
<published>2020-05-08T22:53:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=467d43570e10b98fa33067352d35fe62ceb3cb9e'/>
<id>urn:sha1:467d43570e10b98fa33067352d35fe62ceb3cb9e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ARMInterface: Correct rebase errors.</title>
<updated>2020-06-27T15:36:12+00:00</updated>
<author>
<name>Fernando Sahmkow</name>
<email>fsahmkow27@gmail.com</email>
</author>
<published>2020-04-29T03:15:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=dda6147b0dc882c053fc02c987aa87140471649a'/>
<id>urn:sha1:dda6147b0dc882c053fc02c987aa87140471649a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>SingleCore: Use Cycle Timing instead of Host Timing.</title>
<updated>2020-06-27T15:36:01+00:00</updated>
<author>
<name>Fernando Sahmkow</name>
<email>fsahmkow27@gmail.com</email>
</author>
<published>2020-03-28T19:23:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=f5e32935ca9d1727624c86ca78aff91027caf819'/>
<id>urn:sha1:f5e32935ca9d1727624c86ca78aff91027caf819</id>
<content type='text'>
</content>
</entry>
<entry>
<title>General: Move ARM_Interface into Threads.</title>
<updated>2020-06-27T15:35:58+00:00</updated>
<author>
<name>Fernando Sahmkow</name>
<email>fsahmkow27@gmail.com</email>
</author>
<published>2020-03-01T16:14:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=1567824d2da8e9b49b433f3d1d753d8ad84e65f9'/>
<id>urn:sha1:1567824d2da8e9b49b433f3d1d753d8ad84e65f9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Core: Refactor ARM Interface.</title>
<updated>2020-06-27T15:35:56+00:00</updated>
<author>
<name>Fernando Sahmkow</name>
<email>fsahmkow27@gmail.com</email>
</author>
<published>2020-02-29T17:58:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=1b82ccec2220a69711ba75cf51ee98cbcfe6a510'/>
<id>urn:sha1:1b82ccec2220a69711ba75cf51ee98cbcfe6a510</id>
<content type='text'>
</content>
</entry>
<entry>
<title>General: Recover Prometheus project from harddrive failure</title>
<updated>2020-06-27T15:35:06+00:00</updated>
<author>
<name>Fernando Sahmkow</name>
<email>fsahmkow27@gmail.com</email>
</author>
<published>2020-02-25T02:04:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=e31425df3877636c098ec7426ebd2067920715cb'/>
<id>urn:sha1:e31425df3877636c098ec7426ebd2067920715cb</id>
<content type='text'>

This commit: Implements CPU Interrupts, Replaces Cycle Timing for Host 
Timing, Reworks the Kernel's Scheduler, Introduce Idle State and 
Suspended State, Recreates the bootmanager, Initializes Multicore 
system.
</content>
</entry>
</feed>
