WRONG BRANCH
This commit is contained in:
parent
448713a451
commit
be298cbe92
1 changed files with 0 additions and 4 deletions
|
@ -297,10 +297,6 @@ namespace Ryujinx.Core.OsHle.Svc
|
||||||
ThreadState.X1 = MemoryRegions.MapRegionSize;
|
ThreadState.X1 = MemoryRegions.MapRegionSize;
|
||||||
break;
|
break;
|
||||||
|
|
||||||
case 16:
|
|
||||||
ThreadState.X1 = 0;
|
|
||||||
break;
|
|
||||||
|
|
||||||
default: throw new NotImplementedException($"SvcGetInfo: {InfoType} {Handle} {InfoId}");
|
default: throw new NotImplementedException($"SvcGetInfo: {InfoType} {Handle} {InfoId}");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue