Ryujinx/Ryujinx.HLE/HOS/Applets
Mary 3443023a08
hid: Rewrite shared memory management (#2257)
* hid: Rewrite shared memory management

This entirely rewrite our ancient (and original) HID shared memory
interface to be more usable and accurate.

HID update logics were updated to reflect those changes but should work
still the same way it previously did.

This need heavy testing just in case to avoid possible regressions.

* Silence warnings

* Address gdkchan's comments

* Address Ac_K's comments

* Address one missing nit
2021-05-02 22:01:30 +02:00
..
Browser Improved Logger (#1292) 2020-08-04 01:32:53 +02:00
Controller hid: Rewrite shared memory management (#2257) 2021-05-02 22:01:30 +02:00
Error ErrorApplet: Implement ApplicationErrorArg (#2123) 2021-03-19 00:04:49 +01:00
PlayerSelect Return focus from controller applet after completion (#2218) 2021-04-17 18:57:03 +02: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