MeloNX/Ryujinx.HLE/HOS/Applets/Error
Ac_K f55dd8edf9 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 Basic impl of Error Applet (#1551) 2020-09-28 00:00:38 +02:00
ErrorCommonHeader.cs Basic impl of Error Applet (#1551) 2020-09-28 00:00:38 +02:00
ErrorType.cs Basic impl of Error Applet (#1551) 2020-09-28 00:00:38 +02:00