mirror of
https://git.743378673.xyz/MeloNX/MeloNX.git
synced 2025-08-02 05:07:10 +02:00
FspSrv improvements, also fix ImageEnd for NROs without a MOD0 section
This commit is contained in:
parent
4d76d0e9e7
commit
af97037ba3
14 changed files with 408 additions and 196 deletions
|
@ -10,7 +10,7 @@ namespace Ryujinx.Core.OsHle.Objects.Hid
|
|||
|
||||
public IReadOnlyDictionary<int, ServiceProcessRequest> Commands => m_Commands;
|
||||
|
||||
public HSharedMem Handle;
|
||||
private HSharedMem Handle;
|
||||
|
||||
public IAppletResource(HSharedMem Handle)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue