Ryujinx/Ryujinx.HLE/OsHle/Kernel
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
..
AddressArbiter.cs Implement SvcWaitForAddress 0x34 (#289) 2018-07-19 01:03:53 -03:00
KernelErr.cs Implement SvcWaitForAddress 0x34 (#289) 2018-07-19 01:03:53 -03:00
NsTimeConverter.cs Rename Ryujinx.Core to Ryujinx.HLE and add a separate project for a future LLE implementation 2018-06-10 21:46:42 -03:00
SvcHandler.cs Implement SvcWaitForAddress 0x34 (#289) 2018-07-19 01:03:53 -03:00
SvcMemory.cs Rename Ryujinx.Core to Ryujinx.HLE and add a separate project for a future LLE implementation 2018-06-10 21:46:42 -03:00
SvcSystem.cs Implement SvcWaitForAddress 0x34 (#289) 2018-07-19 01:03:53 -03:00
SvcThread.cs Allow using ulong max value as yield (#263) 2018-07-14 13:53:44 -03:00
SvcThreadSync.cs Implement SvcWaitForAddress 0x34 (#289) 2018-07-19 01:03:53 -03:00