service: irs: Implement clustering processor

This commit is contained in:
german77 2022-06-19 15:54:21 -05:00
parent 5af06d1433
commit 3ac4f3a252
6 changed files with 320 additions and 7 deletions

View file

@ -446,6 +446,7 @@ add_library(core STATIC
hle/service/hid/hidbus.h
hle/service/hid/irs.cpp
hle/service/hid/irs.h
hle/service/hid/irs_ring_lifo.h
hle/service/hid/ring_lifo.h
hle/service/hid/xcd.cpp
hle/service/hid/xcd.h