mirror of
https://git.743378673.xyz/MeloNX/MeloNX.git
synced 2025-07-31 09:17:09 +02:00
Add SHRN instruction, and fix ADDV
This commit is contained in:
parent
2e71b0dcb2
commit
c7ecba1651
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