Add SHRN instruction, and fix ADDV
This commit is contained in:
parent
f68696dc4a
commit
7ed1153062
7 changed files with 125 additions and 30 deletions
|
@ -30,7 +30,7 @@ namespace Ryujinx.OsHle
|
|||
|
||||
public KProcessScheduler Scheduler { get; private set; }
|
||||
|
||||
private SvcHandler SvcHandler;
|
||||
private SvcHandler SvcHandler;
|
||||
|
||||
private ConcurrentDictionary<int, AThread> TlsSlots;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue