1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2024-09-21 06:24:10 +01:00
Ryujinx/Ryujinx.HLE/HOS
emmauss 8c7986eb58
Ensure right joycon motion data is set (#2488)
* motion fix

* mirror motion data on right joycon in pair mode when using native motion source

* fix

* addressed comments
2021-07-24 01:01:36 +02:00
..
Applets hid: Rewrite shared memory management (#2257) 2021-05-02 22:01:30 +02:00
Diagnostics/Demangler
Font POWER - Performance Optimizations With Extensive Ramifications (#2286) 2021-05-24 22:52:44 +02:00
Ipc ipc: Remove size checks for buffer type 0x21/0x22 (#2387) 2021-06-22 19:32:22 +02:00
Kernel Fix virtual memory allocation being out of range (#2464) 2021-07-11 16:24:31 -03:00
Services Ensure right joycon motion data is set (#2488) 2021-07-24 01:01:36 +02:00
SystemState aoc: Fixes some inconsistencies (#2434) 2021-07-06 20:17:06 +02:00
Tamper Add the TamperMachine module for runtime mods and cheats (#1928) 2021-03-27 15:12:05 +01:00
ApplicationLoader.cs Revert LibHac update 2021-07-13 16:48:54 +02:00
ArmProcessContext.cs Initial support for separate GPU address spaces (#2394) 2021-06-29 19:32:02 +02:00
ArmProcessContextFactory.cs Initial support for separate GPU address spaces (#2394) 2021-06-29 19:32:02 +02:00
HomebrewRomFsStream.cs
Horizon.cs Revert LibHac update 2021-07-13 16:48:54 +02:00
IdDictionary.cs
ModLoader.cs Revert LibHac update 2021-07-13 16:48:54 +02:00
ProgramLoader.cs Revert LibHac update 2021-07-13 16:48:54 +02:00
ResultCode.cs
ServiceCtx.cs
TamperMachine.cs
UserChannelPersistence.cs