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/Browser
Thog 0ff00bd6d3
am: Implement common web applets (#1188)
* am: Implemnet common web applets

This implement parsing of input and output of web applets while making
those close directly.

TODO for the future: Use and hook a web browser.

* Address Ac_K's comments
2020-05-15 03:56:14 +02:00
..
BootDisplayKind.cs am: Implement common web applets (#1188) 2020-05-15 03:56:14 +02:00
BrowserApplet.cs am: Implement common web applets (#1188) 2020-05-15 03:56:14 +02:00
BrowserArgument.cs am: Implement common web applets (#1188) 2020-05-15 03:56:14 +02:00
BrowserOutput.cs am: Implement common web applets (#1188) 2020-05-15 03:56:14 +02:00
BrowserOutputType.cs am: Implement common web applets (#1188) 2020-05-15 03:56:14 +02:00
DocumentKind.cs am: Implement common web applets (#1188) 2020-05-15 03:56:14 +02:00
LeftStickMode.cs am: Implement common web applets (#1188) 2020-05-15 03:56:14 +02:00
ShimKind.cs am: Implement common web applets (#1188) 2020-05-15 03:56:14 +02:00
WebArgHeader.cs am: Implement common web applets (#1188) 2020-05-15 03:56:14 +02:00
WebArgTLV.cs am: Implement common web applets (#1188) 2020-05-15 03:56:14 +02:00
WebArgTLVType.cs am: Implement common web applets (#1188) 2020-05-15 03:56:14 +02:00
WebCommonReturnValue.cs am: Implement common web applets (#1188) 2020-05-15 03:56:14 +02:00
WebExitReason.cs am: Implement common web applets (#1188) 2020-05-15 03:56:14 +02:00