Ryujinx/Ryujinx.HLE/OsHle
emmauss 6e48312052 Implement AcquireNpadStyleSetUpdate event (#306)
* implement get npad set event

* move npad style set event to hid service

* fix spacing

* change event to field

* dispose event
2018-08-13 18:31:09 -03:00
..
Diagnostics Rename Ryujinx.Core to Ryujinx.HLE and add a separate project for a future LLE implementation 2018-06-10 21:46:42 -03:00
Exceptions Rename Ryujinx.Core to Ryujinx.HLE and add a separate project for a future LLE implementation 2018-06-10 21:46:42 -03:00
Handles Implement Shared Fonts (#215) 2018-08-04 18:38:49 -03:00
Ipc Add 5.0.0 IPCs (#300) 2018-07-29 01:40:02 -03:00
Kernel Implement Shared Fonts (#215) 2018-08-04 18:38:49 -03:00
Services Implement AcquireNpadStyleSetUpdate event (#306) 2018-08-13 18:31:09 -03:00
Utilities Audio Renderer improvements (#210) 2018-07-14 23:57:41 -03:00
AppletStateMgr.cs Rename Ryujinx.Core to Ryujinx.HLE and add a separate project for a future LLE implementation 2018-06-10 21:46:42 -03:00
ErrorCode.cs Rename Ryujinx.Core to Ryujinx.HLE and add a separate project for a future LLE implementation 2018-06-10 21:46:42 -03:00
ErrorModule.cs Rename Ryujinx.Core to Ryujinx.HLE and add a separate project for a future LLE implementation 2018-06-10 21:46:42 -03:00
GlobalStateTable.cs Rename Ryujinx.Core to Ryujinx.HLE and add a separate project for a future LLE implementation 2018-06-10 21:46:42 -03:00
Homebrew.cs hbabi: Implement argv (#272) 2018-07-17 16:14:27 -03:00
Horizon.cs Implement AcquireNpadStyleSetUpdate event (#306) 2018-08-13 18:31:09 -03:00
IdDictionary.cs Fix race condition on IdDictionary (#333) 2018-08-07 23:32:24 -03:00
MemoryAllocator.cs Rename Ryujinx.Core to Ryujinx.HLE and add a separate project for a future LLE implementation 2018-06-10 21:46:42 -03:00
MemoryRegions.cs Rename Ryujinx.Core to Ryujinx.HLE and add a separate project for a future LLE implementation 2018-06-10 21:46:42 -03:00
MemoryType.cs Rename Ryujinx.Core to Ryujinx.HLE and add a separate project for a future LLE implementation 2018-06-10 21:46:42 -03:00
Process.cs moved metadata to process 2018-08-02 23:33:28 +03:00
ServiceCtx.cs Rename Ryujinx.Core to Ryujinx.HLE and add a separate project for a future LLE implementation 2018-06-10 21:46:42 -03:00
SystemLanguage.cs Rename Ryujinx.Core to Ryujinx.HLE and add a separate project for a future LLE implementation 2018-06-10 21:46:42 -03:00
SystemStateMgr.cs fix DockedMode variable 2018-08-11 15:31:34 +02:00