0
0
Fork 0
This repository has been archived on 2024-10-12. You can view files and clone it, but cannot push or open issues or pull requests.
ryujinx-final/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 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