This website requires JavaScript.
Explore
Help
Register
Sign In
daniel
/
Ryujinx
Watch
1
Star
0
Fork
0
You've already forked Ryujinx
mirror of
https://github.com/Ryujinx/Ryujinx.git
synced
2025-01-14 11:51:57 -08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
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 01:34:16 -03:00
namespace
Ryujinx.Core.OsHle.IpcServices
FspSrv improvements, also fix ImageEnd for NROs without a MOD0 section
2018-02-21 18:56:52 -03:00
{
enum
ErrorModule
{
Fs
=
2
,
}
}
Reference in New Issue
Copy Permalink