This website requires JavaScript.
Explore
Help
Sign In
tstarr
/
ryujinx
Watch
1
Star
0
Fork
0
You've already forked ryujinx
mirror of
https://github.com/ryujinx-mirror/ryujinx.git
synced
2024-10-02 16:50:20 -07:00
Code
Issues
Actions
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