Ryujinx/src/Ryujinx.HLE/HOS
Tsubasa0504 cada4d04ef
HID: Stub IHidServer: 134 (SetNpadAnalogStickUseCenterClamp) (#6664)
* Add files via upload

* Update IHidServer.cs

mistakes...

* format

how do i do it

* Update src/Ryujinx.HLE/HOS/Services/Hid/IHidServer.cs

Co-authored-by: Agatem <agaatem@outlook.com>

* Update src/Ryujinx.HLE/HOS/Services/Hid/IHidServer.cs

Co-authored-by: Agatem <agaatem@outlook.com>

* bruh

* Apply suggestions from code review

Co-authored-by: gdkchan <gab.dark.100@gmail.com>

* use readuint32 instead

* second thought

* i hope it works

thanks someone higher up with the same thing

* pid

* Apply suggestions from code review

Co-authored-by: Ac_K <Acoustik666@gmail.com>

* styles i think

* Apply suggestions from code review

Co-authored-by: makigumo <makigumo@users.noreply.github.com>

---------

Co-authored-by: Agatem <agaatem@outlook.com>
Co-authored-by: gdkchan <gab.dark.100@gmail.com>
Co-authored-by: Ac_K <Acoustik666@gmail.com>
Co-authored-by: makigumo <makigumo@users.noreply.github.com>
2024-05-14 16:26:49 +02:00
..
Applets chore: remove repetitive words (#6500) 2024-03-16 19:49:54 +01:00
Diagnostics/Demangler editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
Ipc [Ryujinx.HLE] Address dotnet-format issues (#5380) 2023-07-16 19:31:14 +02:00
Kernel Use pooled memory and avoid memory copies (#6691) 2024-04-21 12:57:35 +02:00
Services HID: Stub IHidServer: 134 (SetNpadAnalogStickUseCenterClamp) (#6664) 2024-05-14 16:26:49 +02:00
SystemState editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
Tamper Revert "Update StoreConstantToMemory to match StoreConstantToAddress on value…" (#6649) 2024-04-10 21:50:06 -03:00
ArmProcessContext.cs Implement a new JIT for Arm devices (#6057) 2024-01-20 11:11:28 -03:00
ArmProcessContextFactory.cs Delete old 16KB page workarounds (#6584) 2024-04-06 13:51:44 -03:00
HomebrewRomFsStream.cs editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
Horizon.cs Migrate Audio service to new IPC (#6285) 2024-02-22 16:58:33 -03:00
HorizonFsClient.cs Implement NGC service (#5681) 2023-09-27 19:21:26 +02:00
IdDictionary.cs [Ryujinx.HLE] Address dotnet-format issues (#5380) 2023-07-16 19:31:14 +02:00
LibHacHorizonManager.cs editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
ModLoader.cs Replacing the try-catch block with null-conditional and null-coalescing operators (#6612) 2024-04-07 16:49:14 -03:00
ResultCode.cs editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
ServiceCtx.cs [Ryujinx.HLE] Address dotnet-format issues (#5380) 2023-07-16 19:31:14 +02:00
TamperMachine.cs Update to new standard for volatility operations (#6682) 2024-04-19 09:03:52 -03:00
UserChannelPersistence.cs editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00