<feed xmlns='http://www.w3.org/2005/Atom'>
<title>Ryujinx/Ryujinx.Core/OsHle/Services/Time, branch master</title>
<subtitle>A backup of the Ryujinx master git branch.
</subtitle>
<id>https://git.benis.co.uk/Ryujinx/atom?h=master</id>
<link rel='self' href='https://git.benis.co.uk/Ryujinx/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/Ryujinx/'/>
<updated>2018-06-11T00:46:42+00:00</updated>
<entry>
<title>Rename Ryujinx.Core to Ryujinx.HLE and add a separate project for a future LLE implementation</title>
<updated>2018-06-11T00:46:42+00:00</updated>
<author>
<name>gdkchan</name>
<email>gab.dark.100@gmail.com</email>
</author>
<published>2018-06-11T00:46:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/Ryujinx/commit/?id=76f3b1b3a4637ec72abfbb8cbc0679f2e0ca838f'/>
<id>urn:sha1:76f3b1b3a4637ec72abfbb8cbc0679f2e0ca838f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improved logging (#103)</title>
<updated>2018-04-24T18:57:39+00:00</updated>
<author>
<name>gdkchan</name>
<email>gab.dark.100@gmail.com</email>
</author>
<published>2018-04-24T18:57:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/Ryujinx/commit/?id=a8ba340ddef566517f197911863b127545685d5d'/>
<id>urn:sha1:a8ba340ddef566517f197911863b127545685d5d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Stub a few services, add support for generating call stacks on the CPU</title>
<updated>2018-04-22T04:22:46+00:00</updated>
<author>
<name>gdkchan</name>
<email>gab.dark.100@gmail.com</email>
</author>
<published>2018-04-22T04:21:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/Ryujinx/commit/?id=bd9b1e2c6b912c7cdab55ec6acc063c88a59cff1'/>
<id>urn:sha1:bd9b1e2c6b912c7cdab55ec6acc063c88a59cff1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[HLE/Service] Fix ToCalendarTimeWithMyRule (for real this time)</title>
<updated>2018-04-11T00:18:20+00:00</updated>
<author>
<name>gdkchan</name>
<email>gab.dark.100@gmail.com</email>
</author>
<published>2018-04-11T00:18:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/Ryujinx/commit/?id=46548bbc416ed4f5a53dade6a172b9eec2644ba0'/>
<id>urn:sha1:46548bbc416ed4f5a53dade6a172b9eec2644ba0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[HLE/Service] Fix ToCalendarTimeWithMyRule</title>
<updated>2018-04-11T00:16:27+00:00</updated>
<author>
<name>gdkchan</name>
<email>gab.dark.100@gmail.com</email>
</author>
<published>2018-04-11T00:16:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/Ryujinx/commit/?id=29a4fb6a57093a8c441fca7eb51063b4e26a1c14'/>
<id>urn:sha1:29a4fb6a57093a8c441fca7eb51063b4e26a1c14</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename services with the official interface names</title>
<updated>2018-04-06T04:01:52+00:00</updated>
<author>
<name>gdkchan</name>
<email>gab.dark.100@gmail.com</email>
</author>
<published>2018-04-06T04:01:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/Ryujinx/commit/?id=69e32e5bbc661627b9548bf414fff67f1756034d'/>
<id>urn:sha1:69e32e5bbc661627b9548bf414fff67f1756034d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename IpcServices -&gt; Services</title>
<updated>2018-03-20T20:00:00+00:00</updated>
<author>
<name>gdkchan</name>
<email>gab.dark.100@gmail.com</email>
</author>
<published>2018-03-20T20:00:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/Ryujinx/commit/?id=e922c3627a789a86747fda6f42425b40c56182df'/>
<id>urn:sha1:e922c3627a789a86747fda6f42425b40c56182df</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[WIP] Add support for events (#60)</title>
<updated>2018-03-19T18:58:46+00:00</updated>
<author>
<name>gdkchan</name>
<email>gab.dark.100@gmail.com</email>
</author>
<published>2018-03-19T18:58:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/Ryujinx/commit/?id=4314a8f3e5b76bbf2143f701c06e9354de712027'/>
<id>urn:sha1:4314a8f3e5b76bbf2143f701c06e9354de712027</id>
<content type='text'>
* Add support for events, move concept of domains to IpcService

* Support waiting for KThread, remove some test code, other tweaks

* Use move handle on NIFM since I can't test that now, it's better to leave it how it was
</content>
</entry>
<entry>
<title>Implement many objects, improve logging. (#42)</title>
<updated>2018-02-25T18:58:16+00:00</updated>
<author>
<name>Ac_K</name>
<email>Acoustik666@gmail.com</email>
</author>
<published>2018-02-25T18:58:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/Ryujinx/commit/?id=e174100474fcfe484cc8e93c4db447886096615d'/>
<id>urn:sha1:e174100474fcfe484cc8e93c4db447886096615d</id>
<content type='text'>
* Implement many objects, improve logging.

Change and rename folders of Services
Add Logging of IpcMessage.
Add "lm" Log Service.
Parse Errors of SetTerminateResult
Add Svc Calls.
Add many object implementations.

* Corrections

Forgotten Debug Conf

* Corrections 2

* Corrections 3

* Corrections 4
</content>
</entry>
</feed>
