Ryujinx/src/Ryujinx.Horizon
Ac_K cd37c75b82
Horizon: Implement arp:r and arp:w services (#5802)
* Horizon: Implement arp:r and arp:w services

* Fix formatting

* Remove HLE arp services

* Revert "Remove HLE arp services"

This reverts commit c576fcccadb963db56b96bacabd1c1ac7abfb1ab.

* Keep LibHac impl since it's used in bcat

* Addresses gdkchan's feedback

* ArpApi in PrepoIpcServer and remove LmApi

* Fix 2

* Fixes ArpApi init

* Fix encoding

* Update PrepoService.cs

* Fix prepo
2024-01-25 23:06:53 +01:00
..
Arp Horizon: Implement arp:r and arp:w services (#5802) 2024-01-25 23:06:53 +01:00
Bcat editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
Hshl editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
Ins editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
Lbl editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
LogManager editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
MmNv editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
Ngc Implement NGC service (#5681) 2023-09-27 19:21:26 +02:00
Ovln editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
Prepo Horizon: Implement arp:r and arp:w services (#5802) 2024-01-25 23:06:53 +01:00
Psc editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
Sdk Horizon: Implement arp:r and arp:w services (#5802) 2024-01-25 23:06:53 +01:00
Sm editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
Srepo editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
Usb editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
Wlan editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
HeapAllocator.cs [Ryujinx.Horizon] Address dotnet-format issues (#5381) 2023-07-01 12:42:10 +02:00
HorizonOptions.cs Implement NGC service (#5681) 2023-09-27 19:21:26 +02:00
HorizonStatic.cs editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
IService.cs editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
LibHacResultExtensions.cs editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
Ryujinx.Horizon.csproj Migrate to .NET 8 (#5887) 2023-11-15 17:41:31 +01:00
ServiceEntry.cs [Ryujinx.Horizon] Address dotnet-format issues (#5381) 2023-07-01 12:42:10 +02:00
ServiceTable.cs Horizon: Implement arp:r and arp:w services (#5802) 2024-01-25 23:06:53 +01:00