<feed xmlns='http://www.w3.org/2005/Atom'>
<title>Ryujinx/Ryujinx.Core/OsHle/Services/Lm, 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>Small cleanup in AMemory and removed some unused usings</title>
<updated>2018-06-09T02:54:50+00:00</updated>
<author>
<name>gdkchan</name>
<email>gab.dark.100@gmail.com</email>
</author>
<published>2018-06-09T02:54:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/Ryujinx/commit/?id=78223484394db924d02383310d8bace8a01fa152'/>
<id>urn:sha1:78223484394db924d02383310d8bace8a01fa152</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ReadBytes function in AMemory, with cleaner range check. (#136)</title>
<updated>2018-06-09T00:15:02+00:00</updated>
<author>
<name>riperiperi</name>
<email>rhy3756547@hotmail.com</email>
</author>
<published>2018-06-09T00:15:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/Ryujinx/commit/?id=6fe51f970501fe732276c17ed0dacb564b92a73d'/>
<id>urn:sha1:6fe51f970501fe732276c17ed0dacb564b92a73d</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>Add logclass, made changes to logging calls (#79)</title>
<updated>2018-04-14T01:02:24+00:00</updated>
<author>
<name>emmauss</name>
<email>emmausssss@gmail.com</email>
</author>
<published>2018-04-14T01:02:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/Ryujinx/commit/?id=bbcad307bdb8edca121ef6e3d2b13196fdd96a2d'/>
<id>urn:sha1:bbcad307bdb8edca121ef6e3d2b13196fdd96a2d</id>
<content type='text'>
* add logclass, made changes to logging calls

* made enum parsing case insensitive

* enable logclass on partial or complete match
</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>Improvements to audout (#58)</title>
<updated>2018-03-16T00:06:24+00:00</updated>
<author>
<name>gdkchan</name>
<email>gab.dark.100@gmail.com</email>
</author>
<published>2018-03-16T00:06:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/Ryujinx/commit/?id=79a59397349b40758fc75cd2e19c67726a77e975'/>
<id>urn:sha1:79a59397349b40758fc75cd2e19c67726a77e975</id>
<content type='text'>
* Some audout refactoring and improvements

* More audio improvements

* Change ReadAsciiString to use long for the Size, avoids some casting
</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>
