This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
Ryujinx
Watch
1
Star
0
Fork
You've already forked Ryujinx
0
mirror of
https://github.com/Ryujinx/Ryujinx.git
synced
2024-10-01 12:30:00 +02:00
Code
Wiki
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 05:34:16 +01:00
namespace
Ryujinx.Core.OsHle.IpcServices
FspSrv improvements, also fix ImageEnd for NROs without a MOD0 section
2018-02-21 22:56:52 +01:00
{
enum
ErrorModule
{
Fs
=
2
,
}
}
Copy permalink