1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2024-09-22 23:13:50 +01:00
Ryujinx/Ryujinx.HLE/OsHle/Kernel
gdkchan 9ac5583513
Better support for user accounts (#349)
* Better support for user accounts

* Nits

* Check for invalid ids
2018-08-14 19:02:42 -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 Shared Fonts (#215) 2018-08-04 18:38:49 -03:00
SvcMemory.cs Implement Shared Fonts (#215) 2018-08-04 18:38:49 -03:00
SvcSystem.cs Better support for user accounts (#349) 2018-08-14 19:02:42 -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