mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2025-08-10 20:27:51 +02:00
Add SHRN instruction, and fix ADDV
This commit is contained in:
@@ -30,7 +30,7 @@ namespace Ryujinx.OsHle
|
||||
|
||||
public KProcessScheduler Scheduler { get; private set; }
|
||||
|
||||
private SvcHandler SvcHandler;
|
||||
private SvcHandler SvcHandler;
|
||||
|
||||
private ConcurrentDictionary<int, AThread> TlsSlots;
|
||||
|
||||
|
Reference in New Issue
Block a user