aboutsummaryrefslogtreecommitdiff
path: root/src/Ryujinx.Horizon/Wlan/WlanMain.cs
AgeCommit message (Collapse)Author
2023-12-04editorconfig: Set default encoding to UTF-8 (#5793)1.1.1095TSRBerry
* editorconfig: Add default charset * Change file encoding from UTF-8-BOM to UTF-8
2023-09-20Horizon: Migrate wlan and stubs latest services (#5708)1.1.1020Ac_K
* Horizon: Migrate wlan and stubs latest services This PR migrate empty wlan services, values are found by RE. Latest firmwares added some other services which are now stubbed and up-to-date. * Fix imports ordering