<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yuzu/src/core/hle/svc.cpp, branch main</title>
<subtitle>Nintendo Switch emulator</subtitle>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/'/>
<entry>
<title>hle: Move SVC code to kernel namespace.</title>
<updated>2018-01-03T01:40:30+00:00</updated>
<author>
<name>bunnei</name>
<email>bunneidev@gmail.com</email>
</author>
<published>2018-01-03T01:40:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=480906fe1b31a8830aec80fbea04ec941894003f'/>
<id>480906fe1b31a8830aec80fbea04ec941894003f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>svc: Improve svcGetInfo.</title>
<updated>2018-01-01T21:01:06+00:00</updated>
<author>
<name>bunnei</name>
<email>bunneidev@gmail.com</email>
</author>
<published>2018-01-01T21:01:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=72f671fd7a72d75d6fd697673bee1be18a6dda8b'/>
<id>72f671fd7a72d75d6fd697673bee1be18a6dda8b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>svc: Fix string formatting for CreateThread.</title>
<updated>2018-01-01T20:48:08+00:00</updated>
<author>
<name>bunnei</name>
<email>bunneidev@gmail.com</email>
</author>
<published>2018-01-01T20:48:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=dc4fe2fbd5ce79093858654c23907878f1413d27'/>
<id>dc4fe2fbd5ce79093858654c23907878f1413d27</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>svc: Stub out svcWaitSynchronization.</title>
<updated>2018-01-01T19:47:57+00:00</updated>
<author>
<name>bunnei</name>
<email>bunneidev@gmail.com</email>
</author>
<published>2018-01-01T19:47:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=9e8608e8b17c35c2407e1febeedfbbdebc97768a'/>
<id>9e8608e8b17c35c2407e1febeedfbbdebc97768a</id>
<content type='text'>
- This does not matter until we implement other kernel objects, mutexes use svcLockMutex for waiting.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- This does not matter until we implement other kernel objects, mutexes use svcLockMutex for waiting.
</pre>
</div>
</content>
</entry>
<entry>
<title>svc: Implement svcExitProcess.</title>
<updated>2018-01-01T19:38:34+00:00</updated>
<author>
<name>bunnei</name>
<email>bunneidev@gmail.com</email>
</author>
<published>2018-01-01T19:38:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=aa7c824ea422152e3e8ac4586a9b94d2c755c23d'/>
<id>aa7c824ea422152e3e8ac4586a9b94d2c755c23d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>svc: Implement svcUnlockMutex.</title>
<updated>2018-01-01T19:04:36+00:00</updated>
<author>
<name>bunnei</name>
<email>bunneidev@gmail.com</email>
</author>
<published>2018-01-01T19:04:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=9b8afed5f74b0b2be87943d1b417146f59f6de36'/>
<id>9b8afed5f74b0b2be87943d1b417146f59f6de36</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>svc: Implement svcLockMutex.</title>
<updated>2018-01-01T19:02:26+00:00</updated>
<author>
<name>bunnei</name>
<email>bunneidev@gmail.com</email>
</author>
<published>2018-01-01T19:02:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=b9950cd4b0cf414ca97daa5f7578f4ca22b2669d'/>
<id>b9950cd4b0cf414ca97daa5f7578f4ca22b2669d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>thread: Keep track of the initially created handle.</title>
<updated>2017-12-31T22:23:36+00:00</updated>
<author>
<name>bunnei</name>
<email>bunneidev@gmail.com</email>
</author>
<published>2017-12-31T22:23:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=1cb978eb82253d6869d1c3729e976a98fb5a7a9c'/>
<id>1cb978eb82253d6869d1c3729e976a98fb5a7a9c</id>
<content type='text'>
This is kinda crufty, but we need it for now to update guest state variables.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is kinda crufty, but we need it for now to update guest state variables.
</pre>
</div>
</content>
</entry>
<entry>
<title>svc: Implement svcExitThread.</title>
<updated>2017-12-31T21:11:27+00:00</updated>
<author>
<name>bunnei</name>
<email>bunneidev@gmail.com</email>
</author>
<published>2017-12-31T21:11:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=45debfe4fd11556d54793032fa22fbc10ecdfc50'/>
<id>45debfe4fd11556d54793032fa22fbc10ecdfc50</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>svc: Implement svcCreateThread.</title>
<updated>2017-12-31T21:10:01+00:00</updated>
<author>
<name>bunnei</name>
<email>bunneidev@gmail.com</email>
</author>
<published>2017-12-31T21:10:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=9d0c3bda7f3d42e1574b12335f9150dd8f480112'/>
<id>9d0c3bda7f3d42e1574b12335f9150dd8f480112</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
