1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2024-09-21 22:44:36 +01:00
Ryujinx/Ryujinx.HLE/HOS/Applets/Error
Ac_K db56b2166d
ErrorApplet: Implement ApplicationErrorArg (#2123)
This PR implement `ApplicationErrorArg` to the Error Applet. It's used by the guest to throw some specific error messages.
The code was done for (and merged) LDN2 build since long time ago and have been tested a bunch of times because of that! In a way to reduce the differences between LDN and master build it's fine to add it to master.
2021-03-19 00:04:49 +01:00
..
ApplicationErrorArg.cs ErrorApplet: Implement ApplicationErrorArg (#2123) 2021-03-19 00:04:49 +01:00
ErrorApplet.cs ErrorApplet: Implement ApplicationErrorArg (#2123) 2021-03-19 00:04:49 +01:00
ErrorCommonArg.cs
ErrorCommonHeader.cs
ErrorType.cs