Ac_K
|
8b685b12f0
|
Implement SvcWaitForAddress 0x34 (#289)
* Implement SvcWaitForAddress 0x34
Currently needed by Sonic Mania Plus
* Fix mistake
* read-decrement-write locked
|
2018-07-19 01:03:53 -03:00 |
|
gdkchan
|
b8be89ab2d
|
Relax GetThreadContext3 by allowing it to get the context of a running thread
|
2018-06-26 01:26:21 -03:00 |
|
gdkchan
|
65105c2a3b
|
Implement SvcGetThreadContext3
|
2018-06-26 01:10:15 -03:00 |
|
gdkchan
|
3e6afeb513
|
Fix some thread sync issues (#172)
* Fix some thread sync issues
* Remove some debug stuff
* Ensure that writes to the mutex address clears the exclusive monitor
|
2018-06-21 23:05:42 -03:00 |
|
gdkchan
|
76f3b1b3a4
|
Rename Ryujinx.Core to Ryujinx.HLE and add a separate project for a future LLE implementation
|
2018-06-10 21:46:42 -03:00 |
|