Ryujinx/Ryujinx.HLE/HOS/Applets
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
..
Browser Improved Logger (#1292) 2020-08-04 01:32:53 +02:00
Controller Improve multi-controller support in HID and Controller Applet (#1453) 2020-08-23 22:54:11 +02:00
Error ErrorApplet: Implement ApplicationErrorArg (#2123) 2021-03-19 00:04:49 +01:00
PlayerSelect Initial swkbd implementation (#826) 2019-11-18 12:16:26 +01:00
SoftwareKeyboard Improve heuristic for showing the keyboard (#2066) 2021-02-28 11:26:00 +01:00
AppletManager.cs Basic impl of Error Applet (#1551) 2020-09-28 00:00:38 +02:00
CommonArguments.cs am: Implement common web applets (#1188) 2020-05-15 03:56:14 +02:00
IApplet.cs Revert SwKbd Applet ReadStruct and fix IApplet's ReadStruct to catch (#1087) 2020-04-03 17:53:06 +11:00