This website requires JavaScript.
Explore
Help
Sign in
KyberHydra
/
Ryujinx
Watch
1
Star
0
Fork
You've already forked Ryujinx
0
forked from
Mirror/Ryujinx
Code
Pull requests
Activity
fba0bf8732
Ryujinx
/
Ryujinx.Core
/
OsHle
/
IpcServices
/
ErrorModule.cs
7 lines
93 B
C#
Raw
Normal View
History
Unescape
Escape
Refactor IPC services to have commands into separate classes, fix readme url
2018-02-25 04:34:16 +00:00
namespace
Ryujinx.Core.OsHle.IpcServices
FspSrv improvements, also fix ImageEnd for NROs without a MOD0 section
2018-02-21 21:56:52 +00:00
{
enum
ErrorModule
{
Fs
=
2
,
}
}
Copy permalink