ryujinx/src/Ryujinx.HLE/HOS/Applets
Jacobwasbeast 8c2d6192ba
Add Dummy Applet to Replace NotImplementedException (#216)
Currently, in Ryujinx, if an app attempts to open an unimplemented
applet, it crashes. This change adds a dummy applet to send a dummy
response instead of crashing and logs the applet.
2024-11-09 19:28:12 -06:00
..
Browser editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
Controller Infra: Capitalisation Consistency (#6296) 2024-02-11 03:09:18 +01:00
Dummy Add Dummy Applet to Replace NotImplementedException (#216) 2024-11-09 19:28:12 -06:00
Error misc: Replace "" with string.Empty. 2024-11-01 11:57:23 -05:00
PlayerSelect editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
SoftwareKeyboard misc: Replace "" with string.Empty. 2024-11-01 11:57:23 -05:00
AppletManager.cs Add Dummy Applet to Replace NotImplementedException (#216) 2024-11-09 19:28:12 -06:00
CommonArguments.cs editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
IApplet.cs misc: Code cleanups 2024-10-19 16:41:04 -05:00